| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
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. |
13 years ago |
|
|
b7327887ea |
avconv: get output pixel format from lavfi.
This way we don't require a clearly defined corresponding input stream. The result for the xwd test changes because rgb24 is now chosen instead of bgra. |
14 years ago |
|
|
7de9af65c7 |
fate: add XWD image regression test
Signed-off-by: Diego Biurrun <diego@biurrun.de> |
14 years ago |