summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-13
|\
| * utils: Check for extradata size overflows.Alex Converse2012-01-12
| * ARM: rv34: fix asm syntax in dc transform functionsMans Rullgard2012-01-12
| * rv34: fix and optimise frame dependency checkingJanne Grunau2012-01-12
| * rv34: NEON optimised dc only inverse transformJanne Grunau2012-01-12
| * lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_IAnton Khirnov2012-01-12
| * lavc: ifdef out parse_only AVOptionAnton Khirnov2012-01-12
| * nellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMTAnton Khirnov2012-01-12
| * mpegvideo_enc: ifdef out/replace references to deprecated codec flags.Anton Khirnov2012-01-12
| * indeo4: add some missing static and const qualifiersKostya Shishkov2012-01-12
| * rv34: DC-only inverse transformChristophe GISQUET2012-01-12
| * latmdec: Check AudioSpecificConfig length before decoding extradata.Alex Converse2012-01-11
* | Fix decoding of progressive jpgs with unusual pixel formats.Carl Eugen Hoyos2012-01-12
* | Fix linesize for rawvideo in mov.Carl Eugen Hoyos2012-01-12
* | Fix compilation with yasm-0.6.2Carl Eugen Hoyos2012-01-12
* | lavc: constify enums for .pix_fmtsPaul B Mahol2012-01-12
* | bmpdec: proper check for alphaPaul B Mahol2012-01-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-12
|\|
| * fft: init functions with INIT_XMM/YMM.Henrik Gramner2012-01-11
| * pcmenc: set frame_size to 0.Justin Ruggles2012-01-11
| * avcodec: add GSM parserJustin Ruggles2012-01-11
| * Fix a bunch of platform name and other typos.Diego Biurrun2012-01-11
| * threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavsJanne Grunau2012-01-11
* | Support encoding RGB48 with libopenjpeg.Carl Eugen Hoyos2012-01-11
* | cabac: Try to disable problematic ASM for gcc-llvm 4.2.1Michael Niedermayer2012-01-11
* | bmpenc: support for BGRAPaul B Mahol2012-01-11
* | libmp3lame: It appears the buffer used is a bit too small.Michael Niedermayer2012-01-11
* | timecode: support >24h timecode.Clément Bœsch2012-01-11
* | timecode: string representation can be negative.Clément Bœsch2012-01-11
* | timecode: set a fixed buffer size of 16B for tc string.Clément Bœsch2012-01-11
* | bmpdec: support various bitfields for 32 bit depthPaul B Mahol2012-01-11
* | tiffdec: notify user that tile support is missingPaul B Mahol2012-01-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-11
|\|
| * rv34: frame-level multi-threadingJanne Grunau2012-01-10
| * mpegvideo: claim ownership of referenced picturesJanne Grunau2012-01-10
| * aacsbr: prevent out of bounds memcpy().Alex Converse2012-01-10
| * bethsoftvideo: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-10
| * bmpenc: support for PIX_FMT_RGB444Paul B Mahol2012-01-10
| * rv34: use get_bits_left()Janne Grunau2012-01-10
| * bmpdec: support for rgb444 with bitfields compressionPaul B Mahol2012-01-10
| * kmvc: Use bytestream2 functions to prevent buffer overreads.Laurentiu Ion2012-01-09
* | Merge remote-tracking branch 'richardpl/sws'Michael Niedermayer2012-01-10
|\ \
| * | bmpenc: support for PIX_FMT_RGB444Paul B Mahol2012-01-10
| * | bmpdec: support for rgb444 with bitfields compressionPaul B Mahol2012-01-10
* | | ljpegdec: Fix the left column of rgb24 decodingMichael Niedermayer2012-01-10
|/ /
* | mjpeg: update whitespaces to qataranonymous2012-01-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-10
|\|
| * aacps: Add missing newline in error message.Alex Converse2012-01-09
| * aacdec: Turn off PS for multichannel files that use PCE based configs.Alex Converse2012-01-09
| * cabac: remove put_cabac_u/ueg from cabac-test.Diego Biurrun2012-01-09