Author | SHA1 | Message | Date |
---|---|---|---|
|
8593b743a8 |
rematrix: dont use floats for int16 code.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
b5875b9111 |
Add libswresample.
Similar to libswscale this does resampling and format convertion, just for audio instead of video. changing sampling rate, sample formats, channel layouts and sample packing all in one with a very simple public interface. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
75af0e6a16 |
dv: honor timecode in DV muxer.
This is based on the original work by Baptiste Coudurier. |
14 years ago |
|
cc3e2472f3 |
Place regression test output files in subdirs per family
Originally committed as revision 22155 to svn://svn.ffmpeg.org/ffmpeg/trunk |
15 years ago |
|
eca478c317 |
regtest: split reference files allowing tests to run individually
With this change, the output is checked immediately after each test has run. This means commands like "make regtest-mpeg2" can now be used to run a single test and get meaningful results. By default, make will abort if any test fails. To run all tests regardless, use make -k. Originally committed as revision 21254 to svn://svn.ffmpeg.org/ffmpeg/trunk |
15 years ago |