- 26 Sep, 2011 2 commits
-
-
Mans Rullgard authored
This declares dependencies to skip tests using libavfilter when it is disabled. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Sep, 2011 2 commits
-
-
Baptiste Coudurier authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Baptiste Coudurier authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Sep, 2011 1 commit
-
-
Kieran Kunhya authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 22 Sep, 2011 3 commits
-
-
Diego Biurrun authored
The install directory being deleted might not be present if the build failed. This can lead to annoying error output if the FATE client is run as a cronjob.
-
Diego Biurrun authored
Since fate.sh can be run from cron, silent commands are preferrable.
-
Anton Khirnov authored
sqrt(-1) returns "some NaN", it's not specified which exactly.
-
- 19 Sep, 2011 5 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Similar to libswscale this does resampling and format convertion, just for audio instead of video. changing sampling rate, sample formats, channel layouts and sample packing all in one with a very simple public interface. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Sep, 2011 2 commits
-
-
Anton Khirnov authored
Partially fixes bug 44.
-
Anton Khirnov authored
-
- 16 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
The new code is free of biasing to the first timestamps Fixes fraps.fps.test.zip Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
stereo & 16bit is untested due to lack of samples Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 13 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
stereo & 16bit is untested due to lack of samples Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Sep, 2011 2 commits
-
-
Joakim Plate authored
This uses the RIFF header stored size to figure out the expected AVI file size, instead of the actual file. To work fully it requires handling failed avio_seek() instead of assuming they always succeed. Some fate file has been cut off and contains half a frame at the end which previously was not output during demuxing. This frame is now output to encoder, thus fate diff update.
-
Anton Khirnov authored
Merge video_qscale (set by -qscale) and audio_qscale (set by -aq) into one 'qscale' field in the options context. Add a shortcut -q for -qscale and make -aq an alias for -q:a.
-
- 08 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Sep, 2011 3 commits
-
-
Baptiste Coudurier authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Anton Khirnov authored
Deprecate AVCodecContext.directpred
-
Anton Khirnov authored
Deprecate AVCodecContext.partitions.
-
- 05 Sep, 2011 3 commits
-
-
Justin Ruggles authored
Update FATE references accordingly.
-
Anton Khirnov authored
-
Anton Khirnov authored
Add a -frames option that uses generic stream specifiers, change -[vad]frames into aliases to it.
-
- 04 Sep, 2011 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 01 Sep, 2011 1 commit
-
-
Alex Converse authored
-
- 30 Aug, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 26 Aug, 2011 2 commits
-
-
Stefano Sabatini authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Aug, 2011 1 commit
-
-
Michael Niedermayer authored
sws: use shifts for non full range luma sample upconvertion Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Aug, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Aug, 2011 1 commit
-
-
Baptiste Coudurier authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 Aug, 2011 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
libmp3lame if available, ac3 otherwise.
-