summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced videoMichael Niedermayer2014-06-11
* avcodec/qtrleenc: Check that width is a multiple of 4 for grayscaleMichael Niedermayer2014-06-11
* Merge commit 'd7705be9617ed691c7a2924a2088de2d96f38af1'Michael Niedermayer2014-06-11
|\
| * mpegvideoenc: check color_rangeVittorio Giovara2014-06-10
* | Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer2014-06-11
|\|
| * ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun2014-06-10
* | Merge commit '205fdd4ea5e1264946917a26fde01e137a485f5a'Michael Niedermayer2014-06-11
|\|
| * ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1encDiego Biurrun2014-06-10
* | Fix standalone compilation of the webvtt encoder.Carl Eugen Hoyos2014-06-10
* | Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478'Michael Niedermayer2014-06-10
|\|
| * x86: h264: Don't keep data in the redzone across function calls on 64 bit unixMartin Storsjö2014-06-10
| * adpcm: Write the proper predictor in trellis mode in IMA QTMartin Storsjö2014-06-10
| * adpcm: Avoid reading out of bounds in the IMA QT trellis encoderMartin Storsjö2014-06-06
* | 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
|\|