summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/ttaenc: split off hybrid filter processing as ttaencdspJames Almer2016-08-02
* avcodec/alacenc: allocate bigger packetsPaul B Mahol2016-08-02
* Merge commit '996f13413b0415097e2a184d161462ffb3ceb647'James Almer2016-08-01
|\
| * h264: fix warnings in fill_filter_caches_inter()Anton Khirnov2016-06-21
* | Merge commit 'bc7f4268514624e1286ea76d27a89a56b4ee18e1'James Almer2016-08-01
|\|
| * h264: drop tests whether the codec id is AV_CODEC_ID_H264Anton Khirnov2016-06-21
* | Merge commit '8281cd5cb80582d668ce0848e0e035b383f161f6'James Almer2016-08-01
|\|
| * h264_cabac: drop an always true conditionAnton Khirnov2016-06-21
* | Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'James Almer2016-08-01
|\|
| * h264: add H264_ prefix to the NAL unit typesAnton Khirnov2016-06-21
* | Merge commit '1cf2f3d334f52849aae2be868bad1e5fa5f59aa0'James Almer2016-08-01
|\|
| * h264_sei: drop an unnecessary h264dec.h includeAnton Khirnov2016-06-21
* | Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29'James Almer2016-08-01
|\|
| * lavc: drop unnecessary h264dec.h includesAnton Khirnov2016-06-21
* | Merge commit '70b1dcef2d859ae6b3e21d61de928c3dd0cf1aa4'James Almer2016-08-01
|\|
| * h264: tighten the valid range for ref_frame_countAnton Khirnov2016-06-21
* | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'James Almer2016-08-01
|\|
| * h264: move the parameter set definitions to a new header fileAnton Khirnov2016-06-21
* | avcodec/vp9_parser: Check the input frame sizes for being consistentMichael Niedermayer2016-08-01
* | Merge commit '4e2f6212483ae1b2a4043cddf0a1cb001b476abc'Clément Bœsch2016-07-29
|\|
| * svq3: stop using H264PictureAnton Khirnov2016-06-21
* | Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'Clément Bœsch2016-07-29
|\|
| * h264: create a new header for common h264 definitionsAnton Khirnov2016-06-21
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-29
|\|
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-21
* | Merge commit 'f651c6a259d4bc78f25db11d25df9256d5110bd3'Clément Bœsch2016-07-29
|\|
| * h264: factor out setting frame properties / side dataAnton Khirnov2016-06-21
* | Merge commit '19446dc5fff6a2f5ccd1a73db66e266255a5d768'Clément Bœsch2016-07-29
|\|
| * h264: drop unused NAL_FF_IGNOREAnton Khirnov2016-06-21
* | Merge commit 'bcd91f1644b46dd142c5355c8b742b27d9028903'Clément Bœsch2016-07-29
|\|
| * h264: move a per-field block from decode_slice_header() to field_start()Anton Khirnov2016-06-21
| * h264: only allow ending a field/starting a new one before finish_setup()Anton Khirnov2016-06-21
* | hapdec: remove unused memory.h includeJosh de Kock2016-07-29
* | avcodec/h264_slice: Make setup_finished check cover more casesMichael Niedermayer2016-07-27
* | Merge commit 'debca90863e4ee53447efd02483c500f89766384'Clément Bœsch2016-07-27
|\|
| * h264: store {curr,max}_pic_num in the per-slice contextAnton Khirnov2016-06-21
* | Merge commit 'f966498e433fead2f5e6b5b66fad2ac062146d22'Clément Bœsch2016-07-27
|\|
| * h264: decode the poc values from the slice header into the per-slice contextAnton Khirnov2016-06-21
* | lavc/h264_slice: adjust a few line breaks to reduce diff with LibavClément Bœsch2016-07-27
* | Merge commit '54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b'Clément Bœsch2016-07-27
|\|
| * h264: set mb_aff_frame in frame_start()Anton Khirnov2016-06-21
| * h264: move the block starting a new field out of slice_header_parse()Anton Khirnov2016-06-21
* | lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_envMatthieu Bouron2016-07-27
* | libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-27
* | Add an OpenH264 decoder wrapperMartin Storsjö2016-07-27
* | vp9: add mxext versions of the single-block (w=8,npx=8) h/v loopfilters.Ronald S. Bultje2016-07-26
* | vp9: add mxext versions of the single-block (w=4,npx=8) h/v loopfilters.Ronald S. Bultje2016-07-26
* | vp9: add 32x32 idct AVX2 implementation.Ronald S. Bultje2016-07-26
* | avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer2016-07-25
* | Revert "lavc: always build dnxhddata"James Almer2016-07-25