summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/x86/dct_init: fix build failure with clang && disable-optimizationsMichael Niedermayer2014-06-09
* avcodec/utvideoenc: skip unused huffman entriesMichael Niedermayer2014-06-09
* avcodec/utvideodec: fix use of get_vlc2()Michael Niedermayer2014-06-09
* avcodec/huffman/ff_huff_gen_len_table: support skiping stat=0 entriesMichael Niedermayer2014-06-09
* avcodec/utvideodec: Increase vlc lenCarl Eugen Hoyos2014-06-09
* cavsdec: fix qp fixed slice handlingMichael Niedermayer2014-06-09
* x86/dct32: don't build ff_dct32_float_sse on x86_64James Almer2014-06-09
* avcodec/options_table: improve max/min rate help textMichael Niedermayer2014-06-08
* avcodec/pthread_slice: Use av_malloc(z)_array()Michael Niedermayer2014-06-08
* avcodec/pthread_frame: Use av_mallocz_array()Michael Niedermayer2014-06-08
* avcodec: fix () in TRANSPOSE macroMichael Niedermayer2014-06-08
* avcodec/aacpsy: Use av_mallocz_array()Michael Niedermayer2014-06-08
* avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized memory...Michael Niedermayer2014-06-08
* x86/vp9: inital AVX2 intra_predJames Almer2014-06-08
* avcodec/hevc_sei: fix invalid get_bits() in a commentMichael Niedermayer2014-06-07
* avcodec/tscc2: fix macro ()Michael Niedermayer2014-06-07
* avcodec/tta: fix macro ()Michael Niedermayer2014-06-07
* avcodec/vorbisdec: Reset first_frameMichael Niedermayer2014-06-07
* avcodec/libvpxenc: update the ranges for "cpu_used" so it matches the "speed"...Michael Niedermayer2014-06-06
* avcodec/libvpxenc: Update the "cpu-used" options default to match the "speed"...Rafaël Carré2014-06-06
* Merge commit 'f558f0d2da9426c7f5ba346b5b8e6eb720148362'Michael Niedermayer2014-06-06
|\
| * avcodec options: add enum option for color_rangeMarc-Antoine Arnaud2014-06-06
* | Merge commit '7c29b7229bedf0c37d09bd02dab88e563adffd3c'Michael Niedermayer2014-06-06
|\|
| * avcodec options: add enum option for colorspaceMarc-Antoine Arnaud2014-06-06
* | Merge commit 'efc2dfe6a0238ec08769626db899ea910be24407'Michael Niedermayer2014-06-06
|\|
| * avcodec options: add enum option for color_trcMarc-Antoine Arnaud2014-06-06
* | Merge commit 'bd71c300f9ba7f9875bb5df17ce522e9128bae10'Michael Niedermayer2014-06-06
|\|
| * avcodec options: add enum option for color_primariesMarc-Antoine Arnaud2014-06-06
* | avcodec/mpeg12enc: store sequence display extension only if we have something...Michael Niedermayer2014-06-06
* | Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'Michael Niedermayer2014-06-06
|\|
| * mpeg2: add sequence display extension informationMarc-Antoine Arnaud2014-06-06
* | huffyuvdec: trick for plane decoding <= 14bitsChristophe Gisquet2014-06-06
* | avcodec/adpcmenc: fix integer overflow / undefined behavior in STORE_NODE()Michael Niedermayer2014-06-06
* | adpcm: Write the proper predictor in trellis mode in IMA QTMartin Storsjö2014-06-06
* | adpcm: Fix trellis encoding of IMA QTMartin Storsjö2014-06-06
* | wma lossless: reuse scalarproduct_and_madd_int16Christophe Gisquet2014-06-06
* | Merge commit '2f7065190ad48744014a02288799d03adfa613e0'Michael Niedermayer2014-06-06
|\|
| * libfdk-aac: Relicense the library wrappers to the ISC licenseMartin Storsjö2014-06-06
* | x86/dsputil: move some mmx init code inside dsputil_init_mmx()James Almer2014-06-06
* | avcodec/mjpegdec: Improve intel jpeg flip heuristicMichael Niedermayer2014-06-06
* | avcodec/aic: fix quantization table permutationMichael Niedermayer2014-06-05
* | avcodec/mpegaudiodec: Reset dither and mdct stateMichael Niedermayer2014-06-05
* | apedsp: move to llauddspChristophe Gisquet2014-06-05
* | huffyuvdec: remove superfluous check in BGR codeChristophe Gisquet2014-06-05
* | huffyuvdec: remove superfluous checkChristophe Gisquet2014-06-05
* | huffyuvdec: trick for plane decoding, 8bitsChristophe Gisquet2014-06-05
* | huffyuvdec: clean up macroChristophe Gisquet2014-06-04
* | avcodec/dcadec: Check dca_dmixtable indexMichael Niedermayer2014-06-04
* | avcodec/dcadec: remove fishy FFMAX()Michael Niedermayer2014-06-04
* | Fix rc_max_rate documentation.Carl Eugen Hoyos2014-06-04