summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/lcldec: Check that dimensions are a multiple of the subsample factorsMichael Niedermayer2013-05-13
* imgconvert: silence "incompatible pointer type" warningPaul B Mahol2013-05-13
* cdgraphics: initialize bufferMichael Niedermayer2013-05-13
* vorbisdec: check codebook entry countMichael Niedermayer2013-05-13
* Merge commit 'f54b55058a429c4eea5bae7e5bcb49bd29b34199'Michael Niedermayer2013-05-13
|\
| * configure: Rename cmov processor capability to i686Diego Biurrun2013-05-12
* | pngenc: Add 'dpi', 'dpm' optionsAndrey Utkin2013-05-13
* | dpxenc: simplifiy code using AVPixFmtDescriptorPaul B Mahol2013-05-12
* | dpxenc: do not set coded_framePaul B Mahol2013-05-12
* | aacenc: Fix ticket #1784: erasure of surround channelsClaudio Freire2013-05-12
* | Merge remote-tracking branch 'jamrial/adpcm'Michael Niedermayer2013-05-12
|\ \
| * | ADPCM IMA Radical decoderJames Almer2013-05-10
| * | adpcm_thp: Allow the use of extradata for the adpcm tableJames Almer2013-05-10
| * | ADPCM DTK decoderJames Almer2013-05-10
* | | ffv1enc: fix 1000l typoMichael Niedermayer2013-05-11
* | | ffv1: check for malloc failure.Michael Niedermayer2013-05-11
* | | ffv1enc: Fix memleakMichael Niedermayer2013-05-11
* | | ffv1enc: dont set coded_frameMichael Niedermayer2013-05-11
* | | ffv1dec: Support frame threading with gop > 1Michael Niedermayer2013-05-11
* | | ffv1enc: Check the return value of ffv1_common_init()Michael Niedermayer2013-05-11
* | | ffv1: Switch to ThreadFrameMichael Niedermayer2013-05-11
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-10
|\ \ \ | | |/ | |/|
| * | indeo3: avoid writes without necessary alignment in copy_cell()Janne Grunau2013-05-10
* | | Merge commit '2c299d4165cd9653153e12270971c2368551b79e'Michael Niedermayer2013-05-10
|\| | | |/ |/|
| * x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet2013-05-10
* | mimic: Fix race conditionMichael Niedermayer2013-05-10
* | takdec: simplify use of scalarproduct_int16 in decode_subframe()Paul B Mahol2013-05-09
* | lavu: add FF_CEIL_RSHIFT and use it in various places.Clément Bœsch2013-05-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-09
|\|
| * x86: dsputil: Remove unused argument from QPEL_OP macroDiego Biurrun2013-05-08
* | Merge commit '3d40c1ee742db5f13ebcf53c2d1fa4bf4f39bcd2'Michael Niedermayer2013-05-09
|\|
| * x86: dsputil: Move TRANSPOSE4 macro to the only place it is usedDiego Biurrun2013-05-08
* | Merge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57'Michael Niedermayer2013-05-09
|\|
| * x86: dsputil: Move constant declarations into separate headerDiego Biurrun2013-05-08
* | Merge commit 'ed880050edf061b38d3e39e25657c59ad9108b27'Michael Niedermayer2013-05-09
|\|
| * x86: dsputil: Group all assembly constants together in constants.cDiego Biurrun2013-05-08
* | Merge commit '87614667606b42476f9017d79faf12b45a0bd77c'Michael Niedermayer2013-05-09
|\|
| * x86: dsputil: Move ff_pd assembly constants to the only place they are usedDiego Biurrun2013-05-08
* | libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2013-05-08
* | Merge commit '1b343cedd7cd68e7865aa5280d1568c7e5d79917'Michael Niedermayer2013-05-08
|\|
| * x86: dsputil: Remove unused ff_pb_3F constantDiego Biurrun2013-05-07
| * x86: dsputil: Remove unused MOVQ_BONE macroDiego Biurrun2013-05-07
* | Merge commit '63bac48f734fc69cca2ef2cfada92cd9a222734d'Michael Niedermayer2013-05-08
|\|
| * x86: dsputil: Move rv40-specific functions where they belongDiego Biurrun2013-05-07
* | Merge commit '92f8e06ecb431a427ea13d794e5a6bc927a034d2'Michael Niedermayer2013-05-08
|\|
| * x86: dsputil hpeldsp: Move shared template functions into separate objectDiego Biurrun2013-05-07
* | Merge commit '7edaf4edb5c3c04f34ad1242680cbc32d11f4087'Michael Niedermayer2013-05-08
|\|
| * x86: rnd_template: Eliminate pointless OP_AVG macro indirectionDiego Biurrun2013-05-07
* | Merge commit 'e55e8b2c362a60bad66929d83d8c83b0d7f5ffc9'Michael Niedermayer2013-05-08
|\|
| * lavc: do not leak frames in avcodec_decode_audio4Luca Barbato2013-05-07