Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FFmpeg/FFmpeg
base: 062cd9acc129
Choose a base ref
...
head repository: FFmpeg/FFmpeg
compare: acfe69669ccf
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 29, 2012

  1. bink: get rid of double precision float use

    Add a small table of integers instead as this is simpler and
    avoid rounding issues (though such rounding issues are unlikely in this case)
    
    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    michaelni committed Sep 29, 2012
    Copy the full SHA
    574e879 View commit details
    Browse the repository at this point in the history
  2. bink: remove unneeded special case in the init code.

    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    michaelni committed Sep 29, 2012
    Copy the full SHA
    897d336 View commit details
    Browse the repository at this point in the history
  3. bink: reindent

    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    michaelni committed Sep 29, 2012
    Copy the full SHA
    acfe696 View commit details
    Browse the repository at this point in the history