summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-118-133/+205
|\
| * rv34: frame-level multi-threadingJanne Grunau2012-01-104-2/+98
| * mpegvideo: claim ownership of referenced picturesJanne Grunau2012-01-101-16/+25
| * aacsbr: prevent out of bounds memcpy().Alex Converse2012-01-101-3/+4
| * bethsoftvideo: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-101-17/+19
| * bmpenc: support for PIX_FMT_RGB444Paul B Mahol2012-01-101-3/+8
| * rv34: use get_bits_left()Janne Grunau2012-01-102-3/+1
| * bmpdec: support for rgb444 with bitfields compressionPaul B Mahol2012-01-101-2/+12
| * kmvc: Use bytestream2 functions to prevent buffer overreads.Laurentiu Ion2012-01-091-92/+58
* | Merge remote-tracking branch 'richardpl/sws'Michael Niedermayer2012-01-102-5/+20
|\ \
| * | bmpenc: support for PIX_FMT_RGB444Paul B Mahol2012-01-101-3/+8
| * | bmpdec: support for rgb444 with bitfields compressionPaul B Mahol2012-01-101-2/+12
* | | ljpegdec: Fix the left column of rgb24 decodingMichael Niedermayer2012-01-101-1/+1
|/ /
* | mjpeg: update whitespaces to qataranonymous2012-01-101-637/+674
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-1010-282/+681
|\ \ | |/
| * aacps: Add missing newline in error message.Alex Converse2012-01-091-1/+1
| * aacdec: Turn off PS for multichannel files that use PCE based configs.Alex Converse2012-01-092-2/+20
| * cabac: remove put_cabac_u/ueg from cabac-test.Diego Biurrun2012-01-091-73/+0
| * mpegaudiodec: optimized iMDCT transformVitor Sessak2012-01-084-1/+803
| * mpegaudiodec: change imdct window arrangment for better pointer alignmentVitor Sessak2012-01-082-13/+22
| * mpegaudiodec: move imdct and windowing function to mpegaudiodspVitor Sessak2012-01-084-178/+226
| * mpegaudiodec: interleave iMDCT buffer to simplify future SIMD implementationsVitor Sessak2012-01-081-25/+25
| * mjpegdec: K&R formatting cosmeticsDaniel Huang2012-01-081-683/+726
* | Support decoding 1bpp and 4bpp palettized sunrast images.Carl Eugen Hoyos2012-01-091-3/+37
* | pngdec: show verbose message for unsupported filesPaul B Mahol2012-01-091-0/+3
* | cabac: 3rd try at working around a compiler bug in clang.Michael Niedermayer2012-01-091-1/+2
* | sgidec: make compiler optimize away memcpy call in inner loop.Reimar Döffinger2012-01-091-13/+25
* | 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
* | 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
* | | 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
|/ /
* | indeo4, swresample: add some missing static/const to tables.Reimar Döffinger2012-01-082-6/+6
* | Fix incorrect increment in sgidec.cReimar Döffinger2012-01-081-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-0827-153/+247
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud