1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests/ref
Michael Niedermayer 04e06cdf7d avcodec: split mp2 encoder into float and fixed
This makes the USE_FLOATS == 0 available to the end user
More float optimizations can easily be added as well now
common code should be factored out into a common file once all
fixed point & floating point optimizations are done, this is to
avoid having to move code back and forth between files.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-12-03 21:12:00 +01:00
..
acodec avcodec: split mp2 encoder into float and fixed 2013-12-03 21:12:00 +01:00
fate vp9: add a new segmentation sample. 2013-11-30 16:26:14 -05:00
lavf avcodec/imgconvert/get_color_type: fix type for PAL8 2013-10-02 19:59:10 +02:00
lavf-fate lavf/id3v2enc: fix cover art display on some software 2013-05-30 21:16:57 +00:00
seek avformat/utils: inject audio skip side data before the side data merge code 2013-11-21 03:21:23 +01:00
vsynth fate: test -mbd rd for h261 2013-11-20 15:38:56 +01:00
vsynth1
vsynth2