summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mpeg: Initialize quarter_sample parameter from previous thread.Andriy Gelman2018-12-14
* avcodec/ass_split: fix a memory leak defect when realloc failsFan Gang2018-12-14
* avformat/nut: add support for yuva444/422p12 pixel formatPaul B Mahol2018-12-14
* avcodec/xfacedec: fix order of operationsPaul B Mahol2018-12-13
* bump micro after recent gif changesPaul B Mahol2018-12-13
* avcodec/gif: use avctx->frame_numberPaul B Mahol2018-12-13
* avformat/gifdec: export duration, nb_frames and commentPaul B Mahol2018-12-13
* avcodec/codec_desc: extend gif descriptionPaul B Mahol2018-12-13
* avcodec/gif: enable encoding single gif image per framePaul B Mahol2018-12-13
* avcodec/gif: add support for alphaPaul B Mahol2018-12-13
* avcodec: rewrite gif muxing and encodingPaul B Mahol2018-12-13
* opusenc: fix infinite loop if flushing encoder upon initRostislav Pehlivanov2018-12-12
* avcodec/libdav1d: add support for 12bit streamsJames Almer2018-12-12
* lavc/tiff: Fix leak of yuv_line in TiffContext.Carl Hetherington2018-12-11
* avcodec/xpmdec: define constantsPaul B Mahol2018-12-10
* avcodec/xpmdec: fix small artifactsPaul B Mahol2018-12-10
* lavc/xpmdec: Allow more colours per character.Carl Eugen Hoyos2018-12-10
* avcodec/gifdec: truncate too big width/height for invalid gif filesPaul B Mahol2018-12-10
* avcodec/proresdec2: allow changing resolutionPaul B Mahol2018-12-10
* avcodec: add gif parserPaul B Mahol2018-12-10
* lavc/qsvenc: replace assert with error returnLinjie Fu2018-12-10
* lavc/cbs_vp9: Make variable prob unsigned.Carl Eugen Hoyos2018-12-10
* lavc/decode: Initialize return value for get_format() failure.Carl Eugen Hoyos2018-12-10
* avcodec: bump micro version after d12d4d4515James Almer2018-12-09
* qsvdec: Fix running with assert_level > 0Mark Thompson2018-12-09
* avcodec/libaomenc: add row-mt optionJames Almer2018-12-09
* avcodec/jpeg2000dec: Skip DWT if nothing is codedMichael Niedermayer2018-12-08
* avcodec/dxv: Check that there is enough data to decompressMichael Niedermayer2018-12-08
* avcodec/proresdec2: add new line at end of debug messagePaul B Mahol2018-12-07
* avcodec/dpx: fix spotted code style issuesPaul B Mahol2018-12-07
* avcodec/dpx: add support for special encodingPaul B Mahol2018-12-07
* avcodec/dpx: improve decoding of 10 bit gray imagesPaul B Mahol2018-12-07
* avcodec/dpx: add support for another gray10 variantPaul B Mahol2018-12-07
* avcodec/dpx: parse input device namePaul B Mahol2018-12-07
* avcodec/dpx: parse image creatorPaul B Mahol2018-12-07
* avcodec/dpx: check version of format header tooPaul B Mahol2018-12-07
* lavc/qsvenc: add an option to set h264 pps for every frameZhong Li2018-12-07
* lavc/qsvenc: dump log for frame rateZhong Li2018-12-07
* lavc/qsvenc: make hevc alignment same as h264 for 1.19+ versionZhong Li2018-12-07
* lavc/qsvenc: remove redundant codeZhong Li2018-12-07
* lavc/proresdec.h: Include a missing headerCarl Eugen Hoyos2018-12-06
* avcodec/ppc/hevcdsp: Fix build failures with powerpc-linux-gnu-gcc-4.8 with -...Michael Niedermayer2018-12-05
* avcodec/msvideo1: Check for too small dimensionsMichael Niedermayer2018-12-05
* avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal sizeMichael Niedermayer2018-12-05
* avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal sizeMichael Niedermayer2018-12-05
* avcodec/dpx: add support for 10bit grayPaul B Mahol2018-12-04
* avcodec/prores_aw : add 4444 xq supportMartin Vignali2018-12-04
* avcodec/prores_aw : only set color prim, trc, space values if supportedMartin Vignali2018-12-04
* avcodec/prores_aw : add vendor optionMartin Vignali2018-12-04
* avcodec/utils : add ff_int_from_list_or_default funcMartin Vignali2018-12-04