summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | avcodec: use av_frame_free() for coded_frameClément Bœsch2015-03-02
* | Merge commit 'dbc1163b203b175d246b7454c32ac176f84006d1'Michael Niedermayer2015-03-02
|\|
| * prores: Extend the padding check to 16bitLuca Barbato2015-03-02
| * avcodec/utils: use correct printf specifier in ff_set_sarAndreas Cadhalpun2015-02-28
* | hevc/sao: use unaligned copyChristophe Gisquet2015-03-02
* | avcodec/pngenc: replace round by lrint()Michael Niedermayer2015-03-02
* | avcodec/aacpsy: Fix AAC Psy PE reduction calculation when multiple iterations...Claudio Freire2015-03-02
* | avcodec/libfdk-aacdec: Change conceal_method to int, its accessed via AVOptio...Michael Niedermayer2015-03-02
* | x86/hevc_sao: use unaligned movs for sao_{band,filter} with width 8James Almer2015-03-01
* | avcodec/mips/Makefile: Build fmtconvert_mips only if CONFIG_FMTCONVERT is setMichael Niedermayer2015-03-01
* | Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'Michael Niedermayer2015-03-01
|\|
| * lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-28
* | Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'Michael Niedermayer2015-02-28
|\|
| * fmtconvert: drop unused functionsAnton Khirnov2015-02-28
* | Merge commit 'ee964145b5d229571e00bf6883a44189d02babe2'Michael Niedermayer2015-02-28
|\|
| * lavc: remove unused traces of fmtconvert usageAnton Khirnov2015-02-28
* | avcodec/utils: use correct printf specifier in ff_set_sarAndreas Cadhalpun2015-02-28
* | avcodec/ppc/fdctdsp: fix const warningMichael Niedermayer2015-02-28
* | avcodec/vc1_block: Optimize vc1_decode_i_block_adv()zhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: Optimize vc1_decode_i_block()zhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: cosmeticszhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: move early exit code up in ff_vc1_pred_dc()zhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: Use av_clip_uintp2()zhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: Optimize vc1_decode_ac_coeff()zhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: Simplify dcdiff initializationzhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: Simplify dir_ptr / pred initializationzhaoxiu.zeng2015-02-28
* | avcodec/vc1: Simplify pred/mc loopszhaoxiu.zeng2015-02-28
* | avcodec/vc1: Simplify dmv_y initializationzhaoxiu.zeng2015-02-28
* | avcodec/vc1: Simplify code setting and using extend_x/yzhaoxiu.zeng2015-02-28
* | avcodec/vc1: Make init_block_index() inlinezhaoxiu.zeng2015-02-28