summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | 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
* | fate: add test for avfftPetru Rares Sincraian2016-07-19
* | lavc/h264: fix spacing before commentClément Bœsch2016-07-19
* | avcodec/ccaption_dec: default rollup to row 10Aman Gupta2016-07-18
* | avcodec/ccaption_dec: implement positioning for closed captionsAman Gupta2016-07-18
* | avcodec/ccaption_dec: change write_char() to void as return value is unusedAman Gupta2016-07-17
* | cosmetics: fix some misspelled wordsJames Almer2016-07-17
* | avcodec/dnxhddata: replace % by &Michael Niedermayer2016-07-16
* | libavcodec/dnxhd: add support more dnxhr header prefixesMark Reid2016-07-16
* | Restore compatibility with powerpc-apple-darwin9-gcc-4.2.1Pavel Koshevoy2016-07-15
* | 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