summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32Michael Niedermayer2012-01-091-1/+1
| | | | | | | | | | | | | | | | | | This should finally fix the compilation issue on darwin Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | | Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b"Michael Niedermayer2012-01-092-43/+33
| | | | | | | | | | | | | | | This reverts commit c4f237a98175438e76da64c51cc6fe613f8d767e. This didnt fix compilation on darwin with current clang.
* | | lavf: Add forgotten line from 212fd3a1f1121a9db20c478f1fccf15e8bb53c94Michael Niedermayer2012-01-091-0/+2
| | | | | | | | | | | | | | | | | | This fixes a tiny memleak. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-093-17/+22
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: bfi: Use bytestream2 functions to prevent buffer overreads. dpcm: Fix invalid writes utvideo: frame multithreading. vorbis: An additional defense in the Vorbis codec. vorbisdec: Fix decoding bug with channel handling Conflicts: libavcodec/dpcm.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * | bfi: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-081-12/+14
| | | | | | | | | | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
| * | dpcm: Fix invalid writesLaurentiu Ion2012-01-081-1/+1
| | | | | | | | | | | | | | | | | | Fixes bug: #152 Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
| * | utvideo: frame multithreading.Aneesh Dogra2012-01-081-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | >> time ./avconv -i file.avi -f null - Before : real 0m7.784s After : real 0m3.662s Tested on a Intel Core i3 Processor (2 cores, 4 threads). Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
| * | vorbis: An additional defense in the Vorbis codec.Chris Evans2012-01-081-10/+27
| | | | | | | | | | | | | | | | | | | | | | | | Fixes Bug: #190 Chromium Bug: #100543 Related to CVE-2011-3893 Signed-off-by: Reinhard Tartler <siretart@tauware.de>
| * | vorbisdec: Fix decoding bug with channel handlingReinhard Tartler2012-01-071-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | Fixes Bug: #191 Chromium Bug: #101458 CVE-2011-3895 Signed-off-by: Reinhard Tartler <siretart@tauware.de>
* | | ljpegdec: Support MCU in ljpeg_decode_yuv_scan()Michael Niedermayer2012-01-091-8/+15
| | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | | Merge remote-tracking branch 'dilaroga/master'Michael Niedermayer2012-01-083-48/+20
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dilaroga/master: vda: cosmetic. vda: removes useless doxygen command. vda: uses pthreads directly. vda: convert 3 byte NAL sizes to 4 byte. Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * | | vda: cosmetic.Sebastien Zwickert2012-01-082-6/+5
| | | |
| * | | vda: removes useless doxygen command.Sebastien Zwickert2012-01-081-8/+0
| | | |
| * | | vda: uses pthreads directly.Sebastien Zwickert2012-01-082-35/+11
| | | |
| * | | vda: convert 3 byte NAL sizes to 4 byte.Sebastien Zwickert2012-01-081-0/+5
| | | |
* | | | ipmovie: Fix passing resolution changes on.Michael Niedermayer2012-01-081-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | Fixes Ticket676 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | | | tta: remove obsolete and useless error messagePaul B Mahol2012-01-081-2/+0
| | | | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | | | Support 48bit rgb pam encoding.Carl Eugen Hoyos2012-01-081-1/+7
| | | |
* | | | Support 16bit gray pam encoding.Carl Eugen Hoyos2012-01-081-1/+7
| | | |
* | | | Support decoding 32bit sunrast images.Carl Eugen Hoyos2012-01-081-0/+3
|/ / / | | | | | | | | | Fixes ticket #895.
* | | fate: add generic rules for most of the remaining tests/fate/*.mak files.Clément Bœsch2012-01-0811-166/+197
| | |
* | | indeo4, swresample: add some missing static/const to tables.Reimar Döffinger2012-01-083-7/+7
| | | | | | | | | | | | Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* | | Add wmv8-x8intra fate test.Reimar Döffinger2012-01-082-0/+476
| | | | | | | | | | | | Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* | | Fix incorrect increment in sgidec.cReimar Döffinger2012-01-081-1/+2
| | | | | | | | | | | | | | | | | | Fixes trac issue #899. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* | | lavfi: add audio silencedetect filter.Clément Bœsch2012-01-086-2/+210
| | |
* | | ffprobe: use more meaningful names for writer chapter/section header/footer ↵Stefano Sabatini2012-01-081-8/+8
| | | | | | | | | | | | | | | | | | | | | function The passed argument is supposed to be the chapter/section name, rather than the header/footer. Less confusing.
* | | ffprobe: use "%*" printf syntax in XML_INDENT() in place of a loopStefano Sabatini2012-01-081-1/+1
| | | | | | | | | | | | | | | | | | Possibly faster/cleaner. Suggested-By: Clément Bœsch <ubitux@gmail.com>
* | | fate: enable wc4-xan test, the sample is now on our rsync server.Michael Niedermayer2012-01-081-2/+2
| | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-0848-219/+693
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: (29 commits) cabac: Move code only used within the CABAC test program into the test program. vp56: Drop unnecessary cabac.h #include. h264-test: Initialize AVCodecContext.av_class. build: Skip compiling network.h and rtsp.h if networking is not enabled. cosmetics: drop some pointless parentheses Disable annoying warning without changing behavior faq: Solutions for common problems with sample paths when running FATE. avcodec: attempt to clarify the CODEC_CAP_DELAY documentation avcodec: fix avcodec_encode_audio() documentation. FATE: xmv-demux test; exercise the XMV demuxer without decoding the perceptual codecs inside. vqf: recognize more metadata chunks FATE test: BMV demuxer and associated video and audio decoders. FATE: indeo4 video decoder test. FATE: update xxan-wc4 test to a sample with more code coverage. Change the recent h264_mp4toannexb bitstream filter test to output to an elementary stream rather than a program stream. g722enc: validate AVCodecContext.trellis g722enc: set frame_size, and also handle an odd number of input samples g722enc: split encoding into separate functions for trellis vs. no trellis mpegaudiodec: Use clearer pointer math tta: Fix returned error code at EOF ... Conflicts: libavcodec/h264.c libavcodec/indeo3.c libavcodec/interplayvideo.c libavcodec/ivi_common.c libavcodec/libxvidff.c libavcodec/mpegvideo.c libavcodec/ppc/mpegvideo_altivec.c libavcodec/tta.c libavcodec/utils.c libavfilter/vsrc_buffer.c libavformat/Makefile tests/fate/indeo.mak tests/ref/acodec/g722 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * | cabac: Move code only used within the CABAC test program into the test program.Diego Biurrun2012-01-072-25/+25
| | |
| * | vp56: Drop unnecessary cabac.h #include.Diego Biurrun2012-01-071-1/+0
| | |
| * | h264-test: Initialize AVCodecContext.av_class.Diego Biurrun2012-01-071-1/+1
| | | | | | | | | | | | | | | | | | This fixes a segfault on startup. Also remove a commented-out and completely unused variable.
| * | build: Skip compiling network.h and rtsp.h if networking is not enabled.Diego Biurrun2012-01-071-0/+2
| | | | | | | | | | | | | | | | | | rtsp.h relies on network.h and the latter conditionally defines fallback OS structures that rely on configure tests, which are only run if networking is enabled.
| * | cosmetics: drop some pointless parenthesesDiego Biurrun2012-01-0722-49/+48
| | |
| * | Disable annoying warning without changing behaviorAndrey Utkin2012-01-071-0/+1
| | | | | | | | | | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
| * | faq: Solutions for common problems with sample paths when running FATE.Diego Biurrun2012-01-071-0/+12
| | |
| * | avcodec: attempt to clarify the CODEC_CAP_DELAY documentationJustin Ruggles2012-01-071-3/+15
| | |
| * | avcodec: fix avcodec_encode_audio() documentation.Justin Ruggles2012-01-071-5/+8
| | | | | | | | | | | | | | | the previous documentation indicated how many bytes are read from the input, not how many samples are read.
| * | FATE: xmv-demux test; exercise the XMV demuxer without decoding the ↵Mike Melanson2012-01-072-0/+184
| | | | | | | | | | | | | | | | | | | | | | | | | | | perceptual codecs inside. Code coverage: libavformat/xmv.c: 3% -> 91% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
| * | vqf: recognize more metadata chunksPaul B Mahol2012-01-071-35/+45
| | | | | | | | | | | | | | | | | | | | | Do not create tags for non-char chunks. Create readable tag for DSIZ chunk. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
| * | FATE test: BMV demuxer and associated video and audio decoders.Mike Melanson2012-01-072-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | Code coverage: libavcodec/bmv.c: 0% -> 75% libavformat/bmv.c: 0% -> 85% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
| * | FATE: indeo4 video decoder test.Mike Melanson2012-01-072-0/+103
| | | | | | | | | | | | | | | | | | | | | Code coverage: libavcodec/indeo4.c: 0% -> 78% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
| * | FATE: update xxan-wc4 test to a sample with more code coverage.Mike Melanson2012-01-072-11/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | The previous sample used for this test only contained type 0 frames. Replace it with a sample that also features type 1 frames. Code coverage: libavcodec/xxan.c: 72% -> 89% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
| * | Change the recent h264_mp4toannexb bitstream filter test to output to an ↵Mike Melanson2012-01-072-2/+2
| | | | | | | | | | | | | | | | | | elementary stream rather than a program stream. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
| * | g722enc: validate AVCodecContext.trellisJustin Ruggles2012-01-071-0/+16
| | |
| * | g722enc: set frame_size, and also handle an odd number of input samplesJustin Ruggles2012-01-072-6/+40
| | | | | | | | | | | | | | | The fate reference is updated because the previous test skipped a sample in each encode() call due each input frame having an odd number of samples.
| * | g722enc: split encoding into separate functions for trellis vs. no trellisJustin Ruggles2012-01-071-20/+33
| | |
| * | mpegaudiodec: Use clearer pointer mathVitor Sessak2012-01-071-1/+1
| | | | | | | | | | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
| * | tta: Fix returned error code at EOFMichael Niedermayer2012-01-071-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
| * | tta: fix off be 1 error in the end detection.Michael Niedermayer2012-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | Fixes use of uninitialized values. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
OpenPOWER on IntegriCloud