summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '0f532fd3f9b9ca974cea0feb8ddcaf4a7f3b23c5'Michael Niedermayer2015-02-19
|\
| * rv40: Return more meaningful error codesHimangi Saraogi2015-02-19
| * libx265: Add crf private optionDerek Buitenhuis2015-02-18
| * libx265: Reduce the scope of some variablesDerek Buitenhuis2015-02-18
* | avcodec/wmalosslessdec: use sizeof() instead of a literal numberMichael Niedermayer2015-02-19
* | libx265: Add crf private optionDerek Buitenhuis2015-02-18
* | libx265: Reduce the scope of some variablesDerek Buitenhuis2015-02-18
* | avcodec/faxcompr: Fix memleakMichael Niedermayer2015-02-18
* | avcodec/opusdec: remove unused headersPaul B Mahol2015-02-18
* | avcodec/wavpack: Add () to protect the arguments of UPDATE_WEIGHT_CLIP()Michael Niedermayer2015-02-18
* | avcodec/wmalosslessdec: Add () to protect the arguments of WMASIGN()Michael Niedermayer2015-02-18
* | Merge commit '42c8f92e2fa390fa17b03d37b4323ec0d721d4cd'Michael Niedermayer2015-02-17
|\|
| * wmv2: Return meaningful error codesHimangi Saraogi2015-02-17
* | Merge commit 'f3e045263e445c4ab54d85ecae359494cd96a3e2'Michael Niedermayer2015-02-17
|\|
| * qdm2: Return meaningful error codesHimangi Saraogi2015-02-17
* | Merge commit 'a1e2c47cd4fdaa64beda7e6dfa623b65c46f5012'Michael Niedermayer2015-02-17
|\|
| * libxvid: Return meaningful error messagesHimangi Saraogi2015-02-17
* | avcodec/aac_adtstoasc_bsf: Clear extradata_size on allocation failureMichael Niedermayer2015-02-17
* | Merge commit '18f4fa251b0eb36392839f5bf6180f280dc04d8d'Michael Niedermayer2015-02-17
|\|
| * aac_adtstoasc_bsf: Check extradata memory allocationHimangi Saraogi2015-02-17
* | Merge commit 'fe0f4e56577a2dbd373bb50b0ae2d49e69d822fc'Michael Niedermayer2015-02-17
|\|
| * avpacket: Check buffer referenceVittorio Giovara2015-02-17
* | Merge commit '31dc73e92a96f08d07650c0e7d31c0b9a1465d46'Michael Niedermayer2015-02-17
|\|
| * vorbisdec: Check memory allocationsVittorio Giovara2015-02-17
* | Merge commit 'ec17782e17de1e8501ca213e276dfe5412ff1d11'Michael Niedermayer2015-02-17
|\|
| * dvdsubdec: Check memory allocationsVittorio Giovara2015-02-17
| * dct-test: Fix initialization syntaxVittorio Giovara2015-02-17
* | Merge commit 'cb70a93ca1e7fae1b5dfb65ad149d311a65206a4'Michael Niedermayer2015-02-17
|\|
| * lavc: Document interaction between avcodec_open2() and decoding routinesVittorio Giovara2015-02-17
* | Merge commit 'f8c1719771dc4ac2e13e6bc8bf741854a30e3a86'Michael Niedermayer2015-02-17
|\|
| * dca: Remove separate header for DCA ExSSDiego Biurrun2015-02-16
* | avcodec/vp56: Add () to protect TRANSPOSE()s argumentsMichael Niedermayer2015-02-17
* | x86: hevc_mc: fewer xmm regs used in epel h/vChristophe Gisquet2015-02-17
* | avcodec/vc1dsp: add () to protect the arguments of the op* macrosMichael Niedermayer2015-02-17
* | avcodec/ac3: add () to protect the macro argumentsMichael Niedermayer2015-02-16
* | avcodec/me_cmp: add () to protect avg*s argumentsMichael Niedermayer2015-02-16
* | avcodec/bmvvideo: Add () to protect NEXT_BYTE() argumentMichael Niedermayer2015-02-16
* | avcodec/hevcdsp: add missing () to CMP macroJames Almer2015-02-16
* | x86: hevc_mc: save 1 gpr in epel filter loadingChristophe Gisquet2015-02-16
* | avcodec/hevcdsp: optimize pixel comparison in sao_edge_filterJames Almer2015-02-16
* | avcodec/vc1_mc: factor out helper functions for scaling blockszhaoxiu.zeng2015-02-16
* | avcodec/gif: fix off by one in column offsetting findingClément Bœsch2015-02-16
* | hevcdsp: HEVC deblocking ARM NEON register clobber fixSeppo Tomperi2015-02-16
* | avcodec/vc1_mc: move median4() to mathops.hzhaoxiu.zeng2015-02-16
* | x86/g722dsp: add ff_g722_apply_qmf_sse2James Almer2015-02-16
* | Merge commit '3a651f599a18b023602370b67a77eb0efa309b20'Michael Niedermayer2015-02-16
|\|
| * dca: Move data tables from a header to an object fileDiego Biurrun2015-02-15
* | Merge commit '65df9904ceb5477a63e99e1e8fd8ace9a7cb8bda'Michael Niedermayer2015-02-16
|\|
| * dca: Add array sizes to array declarationsDiego Biurrun2015-02-15
* | Merge commit '702458538d4e52809bcef460d39baabf061b16b5'Michael Niedermayer2015-02-16
|\|