summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32Michael Niedermayer2012-01-091-1/+1
* | | Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b"Michael Niedermayer2012-01-092-43/+33
* | | lavf: Add forgotten line from 212fd3a1f1121a9db20c478f1fccf15e8bb53c94Michael Niedermayer2012-01-091-0/+2
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-093-17/+22
|\ \ \ | |/ /
| * | bfi: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-081-12/+14
| * | dpcm: Fix invalid writesLaurentiu Ion2012-01-081-1/+1
| * | utvideo: frame multithreading.Aneesh Dogra2012-01-081-4/+7
| * | vorbis: An additional defense in the Vorbis codec.Chris Evans2012-01-081-10/+27
| * | vorbisdec: Fix decoding bug with channel handlingReinhard Tartler2012-01-071-1/+7
* | | ljpegdec: Support MCU in ljpeg_decode_yuv_scan()Michael Niedermayer2012-01-091-8/+15
* | | Merge remote-tracking branch 'dilaroga/master'Michael Niedermayer2012-01-083-48/+20
|\ \ \
| * | | 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
* | | | tta: remove obsolete and useless error messagePaul B Mahol2012-01-081-2/+0
* | | | 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
|/ / /
* | | 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
* | | Add wmv8-x8intra fate test.Reimar Döffinger2012-01-082-0/+476
* | | Fix incorrect increment in sgidec.cReimar Döffinger2012-01-081-1/+2
* | | lavfi: add audio silencedetect filter.Clément Bœsch2012-01-086-2/+210
* | | ffprobe: use more meaningful names for writer chapter/section header/footer f...Stefano Sabatini2012-01-081-8/+8
* | | ffprobe: use "%*" printf syntax in XML_INDENT() in place of a loopStefano Sabatini2012-01-081-1/+1
* | | fate: enable wc4-xan test, the sample is now on our rsync server.Michael Niedermayer2012-01-081-2/+2
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-0848-219/+693
|\ \ \ | |/ /
| * | 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
| * | build: Skip compiling network.h and rtsp.h if networking is not enabled.Diego Biurrun2012-01-071-0/+2
| * | cosmetics: drop some pointless parenthesesDiego Biurrun2012-01-0722-49/+48
| * | Disable annoying warning without changing behaviorAndrey Utkin2012-01-071-0/+1
| * | 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
| * | FATE: xmv-demux test; exercise the XMV demuxer without decoding the perceptua...Mike Melanson2012-01-072-0/+184
| * | vqf: recognize more metadata chunksPaul B Mahol2012-01-071-35/+45
| * | FATE test: BMV demuxer and associated video and audio decoders.Mike Melanson2012-01-072-0/+45
| * | FATE: indeo4 video decoder test.Mike Melanson2012-01-072-0/+103
| * | FATE: update xxan-wc4 test to a sample with more code coverage.Mike Melanson2012-01-072-11/+22
| * | Change the recent h264_mp4toannexb bitstream filter test to output to an elem...Mike Melanson2012-01-072-2/+2
| * | 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
| * | 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
| * | tta: Fix returned error code at EOFMichael Niedermayer2012-01-071-1/+1
| * | tta: fix off be 1 error in the end detection.Michael Niedermayer2012-01-071-1/+1
OpenPOWER on IntegriCloud