FFmpeg/tests/ref
Anton Khirnov fc49f22c3b ffmpeg: add support for audio filters.
Some of the FATE changes are due to off-by-one different rounding being used
(lrintf vs av_rescale_q).
Some fate changes are due to 1 audio frame less being encoded (the new variant seems
matching what qatar does and according to ffprobe its closer to the requested duration)
the mapchan feature sadly is lost in this commit because it depends on resampling
being done in ffmpeg.c which is now moved completely into the av filter layer
-async is broken after this commit, this will be fixed in subsequent commits
the new filter reconfiguration system is flawed and will drop a frame on each
parameter change which is why the nelly moser checksums need updating.

Conflicts:

	ffmpeg.c
	tests/ref/fate/smjpeg
2012-05-17 03:29:21 +02:00
..
acodec ffmpeg: add support for audio filters. 2012-05-17 03:29:21 +02:00
fate ffmpeg: add support for audio filters. 2012-05-17 03:29:21 +02:00
lavf ffmpeg: add support for audio filters. 2012-05-17 03:29:21 +02:00
lavf-fate latmenc: copy pce config from proper location. 2012-04-12 20:28:37 +02:00
lavfi Support yuva422p rawvideo in nut. 2012-05-08 10:37:13 +02:00
seek ffmpeg: add support for audio filters. 2012-05-17 03:29:21 +02:00
vsynth1 Merge remote-tracking branch 'qatar/master' 2012-05-16 22:32:05 +02:00
vsynth2 Merge remote-tracking branch 'qatar/master' 2012-05-16 22:32:05 +02:00