summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libavcodec/libaomenc: fix breakage from upstreamHelmut K. C. Tessarek2018-12-19
* avcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan()Michael Niedermayer2018-12-19
* avcodec/mjpegdec: verify SOF len field validityMichael Niedermayer2018-12-19
* avcodec/g723_1dec: improve stereo supportPaul B Mahol2018-12-18
* avcodec/g723_1dec: reindent after last commitPaul B Mahol2018-12-18
* avcodec/g723_1: add support for stereo filesPaul B Mahol2018-12-18
* lavc/mjpegdec: Interpret three-component Adobe transform 0 also as RGB.Carl Eugen Hoyos2018-12-18
* avcodec/mips: [loongson] enable MSA optimization for loongson platform.Shiyou Yin2018-12-18
* lavc/qsv_hevc: correct QSV HEVC default plugin on WindowsZhong Li2018-12-18
* lavc/cbs: Do not use format specifier "z" on Windows.Carl Eugen Hoyos2018-12-17
* avcodec/tiff: add support for 12bit grayscale imagesPaul B Mahol2018-12-16
* avcodec/rasc: Check that the number of moves is less than or equal the number...Michael Niedermayer2018-12-16
* avcodec/vp7: Check for end of input in vp78_decode_mv_mb_modes()Michael Niedermayer2018-12-16
* lavc/g729dec: Cosmetics, fix indentation after last commit.Carl Eugen Hoyos2018-12-15
* lavc/g729dec: Support stereo streams.Carl Eugen Hoyos2018-12-15
* avcodec/clearvideo: Check remaining input bits in P macro block loopMichael Niedermayer2018-12-14
* avcodec/dvdsubdec: discard accumulated buffer on errorMichael Niedermayer2018-12-14
* avcodec/rasc: Check input space before reading chunkMichael Niedermayer2018-12-14
* 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