Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-01Merge commit '1cf2f3d334f52849aae2be868bad1e5fa5f59aa0'James Almer
2016-08-01Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29'James Almer
2016-08-01Merge commit '70b1dcef2d859ae6b3e21d61de928c3dd0cf1aa4'James Almer
2016-08-01Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'James Almer
2016-08-01avcodec/vp9_parser: Check the input frame sizes for being consistentMichael Niedermayer
2016-07-29Merge commit '4e2f6212483ae1b2a4043cddf0a1cb001b476abc'Clément Bœsch
2016-07-29Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'Clément Bœsch
2016-07-29Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch
2016-07-29Merge commit 'f651c6a259d4bc78f25db11d25df9256d5110bd3'Clément Bœsch
2016-07-29Merge commit '19446dc5fff6a2f5ccd1a73db66e266255a5d768'Clément Bœsch
2016-07-29Merge commit 'bcd91f1644b46dd142c5355c8b742b27d9028903'Clément Bœsch
2016-07-29hapdec: remove unused memory.h includeJosh de Kock
2016-07-27avcodec/h264_slice: Make setup_finished check cover more casesMichael Niedermayer
2016-07-27Merge commit 'debca90863e4ee53447efd02483c500f89766384'Clément Bœsch
2016-07-27Merge commit 'f966498e433fead2f5e6b5b66fad2ac062146d22'Clément Bœsch
2016-07-27lavc/h264_slice: adjust a few line breaks to reduce diff with LibavClément Bœsch
2016-07-27Merge commit '54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b'Clément Bœsch
2016-07-27lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_envMatthieu Bouron
2016-07-27libopenh264: Support building with the 1.6 releaseMartin Storsjö
2016-07-27Add an OpenH264 decoder wrapperMartin Storsjö
2016-07-26vp9: add mxext versions of the single-block (w=8,npx=8) h/v loopfilters.Ronald S. Bultje
2016-07-26vp9: add mxext versions of the single-block (w=4,npx=8) h/v loopfilters.Ronald S. Bultje
2016-07-26vp9: add 32x32 idct AVX2 implementation.Ronald S. Bultje
2016-07-25avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer
2016-07-25Revert "lavc: always build dnxhddata"James Almer
2016-07-25lavc/Makefile: Fix standalone compilation of the svq3 decoder.Carl Eugen Hoyos
2016-07-24lavc: always build dnxhddataMatthieu Bouron
2016-07-24lavc/h264_ps: Be more verbose when truncating likely oversized PPS.Carl Eugen Hoyos
2016-07-24Revert "Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'"Ivan Uskov
2016-07-23libavcodec/dnxhdenc: add support for dnxhr encodingMark Reid
2016-07-23libavcodec/dnxhdenc: add support for variable mircoblock countsMark Reid
2016-07-22lavc/intrax8: Use correct printf specifier for size_t on Windows.Carl Eugen Hoyos
2016-07-22avcodec/mpeg4_unpack_bframes_bsf: Check av_packet_from_data() return valueJan Sebechlebsky
2016-07-22avcodec/mpeg4_unpack_bframes_bsf: Copy packet propsJan Sebechlebsky
2016-07-22libx264: Increase x264 opts character limit to 4096Sasi Inguva
2016-07-22libvpxenc,cosmetics: rename common fns vp8 -> vpxJames Zern
2016-07-22libvpxdec,cosmetics: rename common fns vp8 -> vpxJames Zern
2016-07-22avcodec/huffman: beautify: add space between #include and filename.Yong Lei
2016-07-22avcodec/ffv1dec: Test extradata_size instead of extradata for better robustnessMichael Niedermayer
2016-07-20x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32James Almer
2016-07-20libavcodec/dnxhd: add dnxhr profilesMark Reid
2016-07-20libavcodec/libvpx: Add VPx alpha decode supportVignesh Venkatasubramanian
2016-07-20avcodec/h264_slice: Move h264_init_ps() call into h264_field_start()Michael Niedermayer
2016-07-20avcodec/h264: remove list_count and ref_count clearingMichael Niedermayer
2016-07-20fate: add test for avfftPetru Rares Sincraian
2016-07-19lavc/h264: fix spacing before commentClément Bœsch
2016-07-18avcodec/ccaption_dec: default rollup to row 10Aman Gupta
2016-07-18avcodec/ccaption_dec: implement positioning for closed captionsAman Gupta
2016-07-17avcodec/ccaption_dec: change write_char() to void as return value is unusedAman Gupta
2016-07-17cosmetics: fix some misspelled wordsJames Almer