summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mpeg4videodec: Fix nonsense warningAndreas Rheinhardt2019-03-12
* avcodec/imm4: Unreference previous frame on frame size changeMichael Niedermayer2019-03-10
* avcodec/nvenc: add minimum driver version for SDK 8.2 and 9.0Timo Rothenpieler2019-03-10
* avcodec/proresenc_aw : fix interlace encoding for unsafe heightMartin Vignali2019-03-09
* avcodec/dxv: Correct integer overflow in get_opcodes()Michael Niedermayer2019-03-09
* avcodec/g723_1dec: actually decode second channelPaul B Mahol2019-03-07
* avcodec/imm4: fix artifacts on some files with special coding modePaul B Mahol2019-03-07
* avcodec/scpr: Fix use of uninitialized variableMichael Niedermayer2019-03-06
* avcodec/imm4: add support for mid-stream size changesPaul B Mahol2019-03-06
* avcodec/qtrle : improve 24bbp decoding speedMartin Vignali2019-03-04
* avcodec/qtrle : 32bpp dec copy two raw argb value at the same timeMartin Vignali2019-03-04
* avcodec/qtrle : avoid swap in 32bpp decoding on little endianMartin Vignali2019-03-04
* lavc/libx265: signal CPB properties through side dataJan Ekström2019-03-03
* avcodec/hcom: check that index into array is validPaul B Mahol2019-03-03
* avcodec/utils: remove commented out obsolete codePaul B Mahol2019-03-03
* avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytesMichael Niedermayer2019-03-03
* avcodec/aic: Check remaining bits in aic_decode_coeffs()Michael Niedermayer2019-03-03
* avcodec/gdv: Check for truncated tags in decompress_5()Michael Niedermayer2019-03-03
* avcodec/bethsoftvideo: Check block_typeMichael Niedermayer2019-03-03
* avcodec/diracdec: Correct max pixels checkMichael Niedermayer2019-03-03
* avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int()Michael Niedermayer2019-03-01
* avcodec/get_bits: add assertion to limit ouptut value of get_bitsMarton Balint2019-03-01
* avcodec/get_bits: use unsigned integers in show_bits and get_bitsMarton Balint2019-03-01
* avcodec/avpacket: add some assertions to ensure pkt->data is not null if pkt-...Marton Balint2019-03-01
* avcodec/proresenc_aw : fix sub_image_with_fill for interlaced encodingMartin Vignali2019-02-27
* avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functionsgxw2019-02-27
* vaapi_encode_mpeg2: Add missing marker bit in time_codeMark Thompson2019-02-25
* vaapi_encode_mjpeg: Use common quality optionMark Thompson2019-02-25
* vaapi_encode_vp9: Fix whitespace after previous patchMark Thompson2019-02-25
* vaapi_encode_vp9: Enable support for more RC modesMark Thompson2019-02-25
* vaapi_encode_vp8: Enable support for more RC modesMark Thompson2019-02-25
* vaapi_encode_mpeg2: Enable support for more RC modesMark Thompson2019-02-25
* vaapi_encode_h265: Enable support for more RC modesMark Thompson2019-02-25
* vaapi_encode_h264: Enable support for more RC modesMark Thompson2019-02-25
* vaapi_encode: Support more RC modesMark Thompson2019-02-25
* vaapi_encode: Do not zero access unit structuresMark Thompson2019-02-25
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-25
* filter_units, trace_headers: Always use fragment from contextAndreas Rheinhardt2019-02-25
* avcodec/wcmv: Avoid copying frames if they are unchangedMichael Niedermayer2019-02-25
* avcodec/wcmv: Copy/Init frame laterMichael Niedermayer2019-02-25
* avcodec/error_resilience: Use a symmetric check for skipping MV estimationMichael Niedermayer2019-02-25
* avcodec/mjpegdec: Fix stereo3d memleakMichael Niedermayer2019-02-25
* avcodec/arbc: Check nb_tiles against dimensionsMichael Niedermayer2019-02-25
* avcodec/mlpdec: Insuffient typoMichael Niedermayer2019-02-23
* avcodec/pnm: Avoid structure pointer dereferences in inner loop in pnm_get()Michael Niedermayer2019-02-23
* avcodec/zmbv: obtain frame laterMichael Niedermayer2019-02-23
* avcodec/jvdec: Check available input space before decode8x8()Michael Niedermayer2019-02-23
* avcodec/proresenc_aw : indent after prev commitMartin Vignali2019-02-23
* avcodec/proresenc_aw : add interlace encodingMartin Vignali2019-02-23
* avcodec/proresenc_aw : merge funcs subimage_with_fill and subimage_alpha_with...Martin Vignali2019-02-23