summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_QAlex Mogurenko2018-12-30
* avcodec/wavpack: fix decoding of files with many channelsPaul B Mahol2018-12-28
* avcodec/mips: [loongson] optimize theora decoding in vp3dsp.gxw2018-12-27
* avcodec/dnxhddec: fix block alignmentRamiro Polla2018-12-26
* avcodec/4xm: fix block alignmentRamiro Polla2018-12-26
* lavc/libdavs2: enable multithreadhwrenx2018-12-26
* avcodec/lagarith: Remove duplicate checkMichael Niedermayer2018-12-25
* avcodec/libvpxenc: add VP8/9 sharpness config optionRene Claus2018-12-24
* avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msagxw2018-12-24
* avcodec/wmavoice: use init_get_bits8()Paul B Mahol2018-12-23
* avcodec/g722dec: use init_get_bits8()Paul B Mahol2018-12-23
* avcodec/fic: use init_get_bits8()Paul B Mahol2018-12-23
* avcodec/fic: Fail on invalid slice size/offMichael Niedermayer2018-12-23
* avcodec/ivi: Avoid mbs memleakMichael Niedermayer2018-12-23
* avcodec/ilbcdec: fix integer overflow in energyMichael Niedermayer2018-12-23
* avcodec/g723_1dec: use init_get_bits8()Paul B Mahol2018-12-23
* avcodec: add g732_1 parserPaul B Mahol2018-12-23
* cbs_av1: Fix reading of overlong uvlc codesMark Thompson2018-12-22
* lavc/opus_rc: Cast a const pointer to uint8_t *.Carl Eugen Hoyos2018-12-22
* avcodec/cbs_av1: fix parsing delta_frame_id_minus1James Almer2018-12-20
* avcodec/vc1_parser: use init_get_bits8()Paul B Mahol2018-12-20
* lavc/libkvazaar: indent the codeJun Zhao2018-12-20
* lavc/libkvazaar: Use avctx->frame_rate first for framerate settingJun Zhao2018-12-20
* lavc/options_table: Change some options location in opt table.Jun Zhao2018-12-20
* avcodec/rpza: Check that there is enough data for all the blocksMichael Niedermayer2018-12-19
* avcodec/rpza: Move frame allocation to a later pointMichael Niedermayer2018-12-19
* avcodec/avcodec: Document the data type for AV_PKT_DATA_MPEGTS_STREAM_IDMichael Niedermayer2018-12-19
* 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