• Anton Khirnov's avatar
    ffmpeg: add support for audio filters. · fc49f22c
    Anton Khirnov authored
    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
    fc49f22c
Name
Last commit
Last update
..
aiff Loading commit data...
alaw Loading commit data...
asf Loading commit data...
au Loading commit data...
avi Loading commit data...
bmp Loading commit data...
caf Loading commit data...
dpx Loading commit data...
dv_fmt Loading commit data...
ffm Loading commit data...
flv_fmt Loading commit data...
gif Loading commit data...
gxf Loading commit data...
ismv Loading commit data...
jpg Loading commit data...
mkv Loading commit data...
mmf Loading commit data...
mov Loading commit data...
mpg Loading commit data...
mulaw Loading commit data...
mxf Loading commit data...
mxf_d10 Loading commit data...
nut Loading commit data...
ogg Loading commit data...
pam Loading commit data...
pbmpipe Loading commit data...
pcx Loading commit data...
pgm Loading commit data...
pgmpipe Loading commit data...
pixfmt Loading commit data...
png Loading commit data...
ppm Loading commit data...
ppmpipe Loading commit data...
rm Loading commit data...
rso Loading commit data...
sgi Loading commit data...
sox Loading commit data...
sunrast Loading commit data...
swf Loading commit data...
tga Loading commit data...
tiff Loading commit data...
ts Loading commit data...
voc Loading commit data...
voc_s16 Loading commit data...
wav Loading commit data...
wtv Loading commit data...
xbm Loading commit data...
xwd Loading commit data...
yuv4mpeg Loading commit data...