summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'b25cd7540e7cba9868edc13817c0ce1ddef90ffc'Clément Bœsch2016-07-14
|\
| * h264: pass a H2645NAL to slice header decodingAnton Khirnov2016-06-21
* | lavc/truemotion2rt: mark AVPacket* as constClément Bœsch2016-07-14
* | Merge commit '470cd0c5fe6337b6cb5276b3f84400999450fc1b'Clément Bœsch2016-07-14
|\|
| * Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-20
* | lavc/codec_desc: move a few codecs out of the image codecs listClément Bœsch2016-07-14
* | Merge commit 'd78fd2fa21cde28465e40dd0be4446b1387d22a6'Clément Bœsch2016-07-14
|\|
| * Add MagicYUV decoderPaul B Mahol2016-06-20
| * ffv1: Error out on unsupported formatJerome Martinez2016-06-18
* | dirac_vlc: prevent shifting a 0 by 64 bits when zeroing residueRostislav Pehlivanov2016-07-14
* | dirac_vlc: add a SET_RESIDUE macro and fix recent regressionRostislav Pehlivanov2016-07-14
* | diracdec: fix unchecked byte lengthRostislav Pehlivanov2016-07-13
* | diracdec: fix maximum quantization index checksRostislav Pehlivanov2016-07-13
* | dirac_vlc: remove redundant macro declarationRostislav Pehlivanov2016-07-13
* | dirac_vlc: fix undefined shiftsRostislav Pehlivanov2016-07-13
* | libavcodec/exr : cosmetics, rename variable in b44_uncompress funcMartin Vignali2016-07-13
* | libvpx: Enable vp9 alpha encodingVignesh Venkatasubramanian2016-07-12
* | avcodec/dirac_vlc: Fix avutil.h includeMichael Niedermayer2016-07-12
* | avcodec/dirac_vlc: Fix mixed declaration and statementsMichael Niedermayer2016-07-12
* | diracdec: fix #coeffs -> byte conversionRostislav Pehlivanov2016-07-12
* | diracdsp_init: add missing ARCH_X86_64 checkRostislav Pehlivanov2016-07-12
* | diracdec: do not memset the entire coefficient buffer for HQ picturesRostislav Pehlivanov2016-07-11
* | diracdec: do not allocate and free slice parameters every frameRostislav Pehlivanov2016-07-11
* | diracdec: implement a LUT-based Golomb code parserRostislav Pehlivanov2016-07-11
* | diracdec: rewrite HQ slice decodingRostislav Pehlivanov2016-07-11
* | diractab: expose the maximum quantization index as a macroRostislav Pehlivanov2016-07-11
* | diracdec: decode HQ profile slices in rowsRostislav Pehlivanov2016-07-11
* | diracdec: simplify golomb parsing and dequantizationRostislav Pehlivanov2016-07-11
* | diracdsp: add SIMD for the 10 bit version of put_signed_rect_clampedRostislav Pehlivanov2016-07-11
* | diracdsp: add dequantization SIMDRostislav Pehlivanov2016-07-11
* | lavc/Makefile: Fix standalone compilation of the lame encoder.Carl Eugen Hoyos2016-07-11
* | vp9: add 16x16 idct avx2 (8-bit).Ronald S. Bultje2016-07-11
* | avcodec/iff: Check that there are enough bytes in dgb before readingMichael Niedermayer2016-07-11
* | avcodec/iff: remove useless ()Michael Niedermayer2016-07-11
* | avcodec/mediacodecdec_h264: Fix occured typoMichael Niedermayer2016-07-11
* | avcodec/h264_refs: Assert that op is 0-2Michael Niedermayer2016-07-10
* | avcodec/vaapi_encode_h264: Use av_clip_uintp2()Michael Niedermayer2016-07-10
* | Revert "Merge commit '187d719760bd130f848194ec4a6bd476341914bb'"Clément Bœsch2016-07-09
* | Merge commit '187d719760bd130f848194ec4a6bd476341914bb'Clément Bœsch2016-07-09
|\|
| * h264: Support AV_PKT_DATA_NEW_EXTRADATAVittorio Giovara2016-06-17
* | Merge commit '75872d77d215d64b8d9430df23c6c74ff921227b'Clément Bœsch2016-07-09
|\|
| * lavc: Document AV_PKT_DATA_NEW_EXTRADATAVittorio Giovara2016-06-17
* | Merge commit 'f1a9eee41c4b5ea35db9ff0088ce4e6f1e187f2c'Clément Bœsch2016-07-09
|\|
| * x86: Add missing movsxd for the int stride parameterMartin Storsjö2016-06-17
* | Merge commit '84b2d3fb68caf71cff4b80b44ff865d7ae2531ce'Clément Bœsch2016-07-09
|\|
| * h264: Drop unused function check_opcodes()Diego Biurrun2016-06-14
| * avpacket: Error out when creating 0-sized side dataVittorio Giovara2016-06-13
* | Merge commit 'a833ff68f6bf9dc72c3ef0ddf830ebed743c0703'Clément Bœsch2016-07-09
|\|
| * h264: Fix decoding delay for Intra only streamsAnton Mitrofanov2016-06-12
* | Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341'Clément Bœsch2016-07-09
|\|