OSDN Git Service

avconv: make -t insert trim/atrim filters.
authorAnton Khirnov <anton@khirnov.net>
Wed, 10 Apr 2013 13:02:01 +0000 (15:02 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 30 Apr 2013 09:53:12 +0000 (11:53 +0200)
commita83c0da539fb07260310bc3b34056239d2b138b2
tree39b62e964b8486cb16731f1e255a94371e851873
parent3d624420086ed3cd0c74f4510f0285968e21c117
avconv: make -t insert trim/atrim filters.

This makes -t sample-accurate for audio and will allow further
simplication in the future.

Most of the FATE changes are due to audio now being sample accurate. In
some cases a video frame was incorrectly passed with the old code, while
its was over the limit.
43 files changed:
Changelog
avconv.c
avconv_filter.c
tests/ref/fate/adpcm-ms-mono
tests/ref/fate/bethsoft-vid
tests/ref/fate/cyberia-c93
tests/ref/fate/msvideo1-8bit
tests/ref/lavf/aiff
tests/ref/lavf/alaw
tests/ref/lavf/asf
tests/ref/lavf/au
tests/ref/lavf/avi
tests/ref/lavf/bmp
tests/ref/lavf/dpx
tests/ref/lavf/ffm
tests/ref/lavf/gxf
tests/ref/lavf/jpg
tests/ref/lavf/mkv
tests/ref/lavf/mmf
tests/ref/lavf/mov
tests/ref/lavf/mpg
tests/ref/lavf/mulaw
tests/ref/lavf/nut
tests/ref/lavf/ogg
tests/ref/lavf/pam
tests/ref/lavf/pcx
tests/ref/lavf/pgm
tests/ref/lavf/png
tests/ref/lavf/ppm
tests/ref/lavf/rm
tests/ref/lavf/rso
tests/ref/lavf/sgi
tests/ref/lavf/sox
tests/ref/lavf/sunrast
tests/ref/lavf/tga
tests/ref/lavf/tiff
tests/ref/lavf/ts
tests/ref/lavf/voc
tests/ref/lavf/voc_s16
tests/ref/lavf/wav
tests/ref/lavf/xwd
tests/ref/seek/lavf-alaw
tests/ref/seek/lavf-mulaw