summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
| * mpegaudiodec: optimized iMDCT transformVitor Sessak2012-01-08
| * mpegaudiodec: change imdct window arrangment for better pointer alignmentVitor Sessak2012-01-08
| * mpegaudiodec: move imdct and windowing function to mpegaudiodspVitor Sessak2012-01-08
| * mpegaudiodec: interleave iMDCT buffer to simplify future SIMD implementationsVitor Sessak2012-01-08
| * mjpegdec: K&R formatting cosmeticsDaniel Huang2012-01-08
* | Support decoding 1bpp and 4bpp palettized sunrast images.Carl Eugen Hoyos2012-01-09
* | pngdec: show verbose message for unsupported filesPaul B Mahol2012-01-09
* | cabac: 3rd try at working around a compiler bug in clang.Michael Niedermayer2012-01-09
* | sgidec: make compiler optimize away memcpy call in inner loop.Reimar Döffinger2012-01-09
* | cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32Michael Niedermayer2012-01-09
* | Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b"Michael Niedermayer2012-01-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-09
|\|
| * bfi: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-08
| * dpcm: Fix invalid writesLaurentiu Ion2012-01-08
| * utvideo: frame multithreading.Aneesh Dogra2012-01-08
| * vorbis: An additional defense in the Vorbis codec.Chris Evans2012-01-08
| * vorbisdec: Fix decoding bug with channel handlingReinhard Tartler2012-01-07