summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | lavc/Makefile: Fix standalone compilation of the svq3 decoder.Carl Eugen Hoyos2016-07-24
* | lavc: always build dnxhddataMatthieu Bouron2016-07-24
* | lavc/h264_ps: Be more verbose when truncating likely oversized PPS.Carl Eugen Hoyos2016-07-24
* | Revert "Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'"Ivan Uskov2016-07-24
* | libavcodec/dnxhdenc: add support for dnxhr encodingMark Reid2016-07-23
* | libavcodec/dnxhdenc: add support for variable mircoblock countsMark Reid2016-07-23
* | lavc/intrax8: Use correct printf specifier for size_t on Windows.Carl Eugen Hoyos2016-07-22
* | avcodec/mpeg4_unpack_bframes_bsf: Check av_packet_from_data() return valueJan Sebechlebsky2016-07-22
* | avcodec/mpeg4_unpack_bframes_bsf: Copy packet propsJan Sebechlebsky2016-07-22
* | libx264: Increase x264 opts character limit to 4096Sasi Inguva2016-07-22
* | libvpxenc,cosmetics: rename common fns vp8 -> vpxJames Zern2016-07-21
* | libvpxdec,cosmetics: rename common fns vp8 -> vpxJames Zern2016-07-21
* | avcodec/huffman: beautify: add space between #include and filename.Yong Lei2016-07-22
* | avcodec/ffv1dec: Test extradata_size instead of extradata for better robustnessMichael Niedermayer2016-07-21
* | x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32James Almer2016-07-20
* | libavcodec/dnxhd: add dnxhr profilesMark Reid2016-07-20
* | libavcodec/libvpx: Add VPx alpha decode supportVignesh Venkatasubramanian2016-07-19
* | avcodec/h264_slice: Move h264_init_ps() call into h264_field_start()Michael Niedermayer2016-07-20
* | avcodec/h264: remove list_count and ref_count clearingMichael Niedermayer2016-07-20