summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '0025f7408a0fab2cab4a950064e4784a67463994'Michael Niedermayer2015-03-08
|\
| * vorbis: Check the vlc value in setup_classifsLuca Barbato2015-03-08
* | Merge commit '62de77ffcaebd42fe685b8426da56b89b2532318'Michael Niedermayer2015-03-08
|\|
| * vorbis: Use a local codebook variableLuca Barbato2015-03-08
* | vp9: included uses_2pass member in vp9_ref_frame().Ronald S. Bultje2015-03-08
* | vp9: split segmentation map / mvpair references.Ronald S. Bultje2015-03-08
* | avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mvzhaoxiu.zeng2015-03-08
* | avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking in qpel, c...Michael Niedermayer2015-03-08
* | avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checkingMichael Niedermayer2015-03-08
* | avcodec/opusdec: Fix delayed sample valueMichael Niedermayer2015-03-07
* | avcodec/opusdec: Clear out pointers per packetMichael Niedermayer2015-03-07
* | avcodec/utils: Align YUV411 by as much as the other YUV variantsMichael Niedermayer2015-03-07
* | avcodec/vc1_mc: change the type of s_rndtblfield to uint8_tzhaoxiu.zeng2015-03-07
* | avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is truezhaoxiu.zeng2015-03-07
* | avcodec/golomb: cleanupZeng Zhaoxiu2015-03-07
* | avcodec/vc1_mc: remove useless variablesZeng Zhaoxiu2015-03-07
* | vp9: fix segmentation map retention with threading enabled.Ronald S. Bultje2015-03-07
* | avcodec/samidec: make sure to properly restore parsing context after a tagClément Bœsch2015-03-06
* | mips: port optimizations to mips n64James Cowgill2015-03-06
* | configure, mips: remove MIPS32R2, merging it with MIPSFPUJames Cowgill2015-03-06
* | mips/aacdec: remove uses of mips32r2 specific ext instructionsJames Cowgill2015-03-06
* | AAC: Add support for 7350Hz sampling rates, no error on too hight bitrate.Claudio Freire2015-03-06
* | Merge commit '25c29d32835f38cdc5f0c84fa27dfc489a228770'Michael Niedermayer2015-03-06
|\|
| * libopenh264enc: Add support for building with OpenH264 1.4Martin Storsjö2015-03-06
| * h264: remove a now redundant error checkAnton Khirnov2015-03-05
| * webp: validate the distance prefix codeAndreas Cadhalpun2015-03-05
* | webp: ensure that each transform is only used onceAndreas Cadhalpun2015-03-06
* | Merge commit '66624ed6319cb1a959256fe1a717fec5b748fbfa'Michael Niedermayer2015-03-05
|\|
| * rv10: check size of s->mb_width * s->mb_heightAndreas Cadhalpun2015-03-05
* | avutil: Extract gamma determination from PNG encoder for future use. Adds pri...Kevin Wheatley2015-03-05
* | Merge commit 'f3b74d944bdef9bbe81f7690f8d837d843ec13a6'Michael Niedermayer2015-03-05
|\|
| * pcxenc: Return more meaningful error codesHimangi Saraogi2015-03-04
* | libx264: update AQ options help for x264 build 144Peter Cordes2015-03-04
* | Merge commit '87e85a133f3ce2f037b90e9c7bbca99951df6c15'Michael Niedermayer2015-03-04
|\|
| * aac: Relax reserved_bit validationVittorio Giovara2015-03-04
* | Merge commit '25f613f8be3b51e4396b93cda131e4631ba54302'Michael Niedermayer2015-03-04
|\|
| * dca: Move syncword definitions to a separate headerDiego Biurrun2015-03-04
* | avcodec/pngenc: Remove outer () from macroMichael Niedermayer2015-03-04
* | Merge commit 'db5cc75f8b5620e7cd2d05762c3b087ab16d8c24'Michael Niedermayer2015-03-04
|\|
| * wma.h: #include "avcodec.h"Anton Khirnov2015-03-03
* | acvodec/lipopenjpeg: Fix pixel value shift for 12-bit pixel formatsVilius Grigaliūnas2015-03-03
* | mips/aaccoder: use variables instead of using register names directlyJames Cowgill2015-03-03
* | mips: use float* to hold pointer instead of intJames Cowgill2015-03-03
* | Merge commit 'e878ec0d47cd6228c367b2f3128b76d7523f7255'Michael Niedermayer2015-03-03
|\|
| * aic: Fix decoding files with odd dimensionsVittorio Giovara2015-03-03
* | AAC: Fix M/S stereo encodingClaudio Freire2015-03-03
* | fix VP9 packet decoder returning 0 instead of the used data sizeSteve Lhomme2015-03-03
* | avcodec/rv10: check size of s->mb_width * s->mb_heightAndreas Cadhalpun2015-03-03
* | avcodec/webp: validate the distance prefix codeAndreas Cadhalpun2015-03-03
* | avcodec/proresenc_kostya: fix coded_frame handlingClément Bœsch2015-03-02