aboutsummaryrefslogtreecommitdiff
path: root/libavcodec
AgeCommit message (Expand)Author
2015-02-20avcodec/dca: move remaining tables to dcadataMichael Niedermayer
2015-02-20avcodec/snowdec: Fix avmv_index incrementMichael Niedermayer
2015-02-19avcodec/dss_sp: Avoid a slow division and modulo in the pitch_lag calculationMichael Niedermayer
2015-02-19avcodec/dss_sp: de-obfuscate index inversionMichael Niedermayer
2015-02-19avcodec/dss_sp: Protect DSS_SP_FORMULA() with a set of outside bracketsMichael Niedermayer
2015-02-19Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b'Michael Niedermayer
2015-02-19Merge commit '0fbb271318899a0fb1fbcbb3db8292e909b91e23'Michael Niedermayer
2015-02-19Merge commit '4e08c821106fc1d6d358864abf0d8488b12f38c6'Michael Niedermayer
2015-02-19Merge commit '31d2039cb42668ebcf08248bc48bbad44aa05f49'Michael Niedermayer
2015-02-19lavc: Add DSS SP decoderOleksij Rempel
2015-02-19qsv_api: fix building with libmfx disabledAnton Khirnov
2015-02-19lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov
2015-02-19h264_parser: export video format and dimensionsAnton Khirnov
2015-02-19Merge commit '0f532fd3f9b9ca974cea0feb8ddcaf4a7f3b23c5'Michael Niedermayer
2015-02-19rv40: Return more meaningful error codesHimangi Saraogi
2015-02-19avcodec/wmalosslessdec: use sizeof() instead of a literal numberMichael Niedermayer
2015-02-18libx265: Add crf private optionDerek Buitenhuis
2015-02-18libx265: Reduce the scope of some variablesDerek Buitenhuis
2015-02-18libx265: Add crf private optionDerek Buitenhuis
2015-02-18libx265: Reduce the scope of some variablesDerek Buitenhuis
2015-02-18avcodec/faxcompr: Fix memleakMichael Niedermayer
2015-02-18avcodec/opusdec: remove unused headersPaul B Mahol
2015-02-18avcodec/wavpack: Add () to protect the arguments of UPDATE_WEIGHT_CLIP()Michael Niedermayer
2015-02-18avcodec/wmalosslessdec: Add () to protect the arguments of WMASIGN()Michael Niedermayer
2015-02-17Merge commit '42c8f92e2fa390fa17b03d37b4323ec0d721d4cd'Michael Niedermayer
2015-02-17Merge commit 'f3e045263e445c4ab54d85ecae359494cd96a3e2'Michael Niedermayer
2015-02-17Merge commit 'a1e2c47cd4fdaa64beda7e6dfa623b65c46f5012'Michael Niedermayer
2015-02-17avcodec/aac_adtstoasc_bsf: Clear extradata_size on allocation failureMichael Niedermayer
2015-02-17Merge commit '18f4fa251b0eb36392839f5bf6180f280dc04d8d'Michael Niedermayer
2015-02-17Merge commit 'fe0f4e56577a2dbd373bb50b0ae2d49e69d822fc'Michael Niedermayer
2015-02-17Merge commit '31dc73e92a96f08d07650c0e7d31c0b9a1465d46'Michael Niedermayer
2015-02-17Merge commit 'ec17782e17de1e8501ca213e276dfe5412ff1d11'Michael Niedermayer
2015-02-17Merge commit 'cb70a93ca1e7fae1b5dfb65ad149d311a65206a4'Michael Niedermayer
2015-02-17Merge commit 'f8c1719771dc4ac2e13e6bc8bf741854a30e3a86'Michael Niedermayer
2015-02-17avcodec/vp56: Add () to protect TRANSPOSE()s argumentsMichael Niedermayer
2015-02-17wmv2: Return meaningful error codesHimangi Saraogi
2015-02-17qdm2: Return meaningful error codesHimangi Saraogi
2015-02-17libxvid: Return meaningful error messagesHimangi Saraogi
2015-02-17aac_adtstoasc_bsf: Check extradata memory allocationHimangi Saraogi
2015-02-17avpacket: Check buffer referenceVittorio Giovara
2015-02-17vorbisdec: Check memory allocationsVittorio Giovara
2015-02-17dvdsubdec: Check memory allocationsVittorio Giovara
2015-02-17lavc: Document interaction between avcodec_open2() and decoding routinesVittorio Giovara
2015-02-17dct-test: Fix initialization syntaxVittorio Giovara
2015-02-17x86: hevc_mc: fewer xmm regs used in epel h/vChristophe Gisquet
2015-02-17avcodec/vc1dsp: add () to protect the arguments of the op* macrosMichael Niedermayer
2015-02-16avcodec/ac3: add () to protect the macro argumentsMichael Niedermayer
2015-02-16avcodec/me_cmp: add () to protect avg*s argumentsMichael Niedermayer
2015-02-16avcodec/bmvvideo: Add () to protect NEXT_BYTE() argumentMichael Niedermayer
2015-02-16avcodec/hevcdsp: add missing () to CMP macroJames Almer