Author | SHA1 | Message | Date |
---|---|---|---|
|
dd9555e94b |
ffmpeg: remove obsolete workaround in trim insertion.
The bug it was working seems to have been fixed. This change causes ffmpeg to use the trim filter to implement the -t option. FATE tests are updated due to the more accurate handling of the last packets. |
11 years ago |
|
a83c0da539 |
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. |
12 years ago |
|
ecdb31caf2 |
Add regression test for "sox" format muxer/demuxer.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com> |
13 years ago |
|
7c875c2d59 |
Add regression test for "sox" format muxer/demuxer.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> |
13 years ago |