summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/cbs_h265: add missing support for reserved_payload_extension_data SEI...James Almer2020-05-03
* avcodec/cbs_h265: move the payload_extension_present check into its own functionJames Almer2020-05-03
* avcodec/cbs_h265: rename H265RawPSExtensionData to H265RawExtensionDataJames Almer2020-05-03
* Revert "avcodec/proresenc_anatoliy: support for more color matrix for proresenc"Limin Wang2020-05-04
* avcodec/librav1e: Require a bitrate to be set when using 2-pass modeDerek Buitenhuis2020-05-03
* avcodec/h265_metadata: filter parameter sets in packet side dataJames Almer2020-05-03
* avcodec/h264_metadata: filter parameter sets in packet side dataJames Almer2020-05-03
* avcodec/av1_metadata: filter parameter sets in packet side dataJames Almer2020-05-03
* avcodec/proresenc_anatoliy: support for more color matrix for proresencLimin Wang2020-05-03
* avcodec/prores_metadata_bsf: add arib-std-b67 format supportLimin Wang2020-05-03
* avcodec/prores_metadata_bsf: add smpte2084 format supportLimin Wang2020-05-03
* avcodec/nvenc_hevc: add spatial-aq and temporal-aq option to consistent with ...Limin Wang2020-05-03
* avcodec/nvenc_h264: add spatial_aq and temporal_aq option to consistent with ...Limin Wang2020-05-03
* avcodec/bsf: support shorthand options for av_bsf_list_parse_strMarton Balint2020-05-02
* avcodec/decode: use a single list bsf for codec decode bsfsMarton Balint2020-05-02
* avcodec/vp9dsp_template: Fix integer overflows in idct32_1d()Michael Niedermayer2020-05-02
* avcodec/alacdsp: Fix invalid shift in append_extra_bits()Michael Niedermayer2020-05-02
* libavcodec/wmalosslessdec: prevent sum of positive numbers from becoming nega...Michael Niedermayer2020-05-02
* avcodec/dstdec: Fix integer overflow in read_table()Michael Niedermayer2020-05-02
* lavc/opus: Reset alloc_trim when doing decoder bit-allocation.Carl Eugen Hoyos2020-05-02
* avcodec/nvenc: refactor dts calculation logicTimo Rothenpieler2020-05-02
* ac3enc: fix AC3 downmix metadata issuePiotr Oleszczyk2020-05-01
* avcodec/librav1e: Use the framerate when available for ratecontrolDerek Buitenhuis2020-05-01
* avcodec/nvenc: offset dts to account for b-frame reorderingTimo Rothenpieler2020-05-01
* avcodec/mpeg12enc: Use FF_PROFILE_MPEG2_xxx macrosLimin Wang2020-05-01
* avcodec/cbs_h265: fix writing extension_data bitsJames Almer2020-04-30
* avcodec/v4l2_context: Log warning when all capture buffers are in userspaceAndriy Gelman2020-04-30
* avcodec/avpacket: Don't write into non-writable bufferAndreas Rheinhardt2020-04-30
* avcodec/v4l2_buffers: don't prevent enqueue capture buffer to driverMing Qian2020-04-29
* avcodec/tiff: assert that raw tiff dng blit does not write over the end of a ...Michael Niedermayer2020-04-29
* avcodec/tiff: Check for planar DNG imagesMichael Niedermayer2020-04-29
* avcodec/tiff: Replace width overriding for bayer by assertMichael Niedermayer2020-04-29
* avcodec/tiff: Some checks on bpp for DNGMichael Niedermayer2020-04-29
* avcodec/txd: Check for input size against the header size.Michael Niedermayer2020-04-29
* avcodec/svq1dec: Check that there is data left after the headerMichael Niedermayer2020-04-29
* lavc/libopenh264enc: set slice_mode option to deprecatedLinjie Fu2020-04-29
* lavc/libopenh264enc: prompt slice number changing inside libopenh264Linjie Fu2020-04-29
* lavc/libopenh264enc: add bit rate control select supportLinjie Fu2020-04-29
* lavc/libopenh264enc: add default gop size and bit rateLinjie Fu2020-04-29
* lavc/libopenh264enc: Add qmin/qmax supportLinjie Fu2020-04-29
* libavcodec/libx264: fix reference frame computation based on levelJosh Brewster2020-04-29
* avcodec/v4l2_m2m_enc: Enable frame level rate control by defaultAndriy Gelman2020-04-28
* avcodec/v4l2_m2m_enc: Reduce log verbosity for some paramsAndriy Gelman2020-04-28
* avcodec/nvenc: add hardware config metadataMark Thompson2020-04-27
* lavc/vaapi_encode: Add hardware config metadataMark Thompson2020-04-26
* lavc/qsvenc: Add hardware config metadataMark Thompson2020-04-26
* lavc: Extend hardware config metadata to encodersMark Thompson2020-04-26
* lavc: Rename hwaccel.h to hwconfig.hMark Thompson2020-04-26
* avcodec/cbs_h265_syntax_template: Check num_negative/positive_pics when inter...Michael Niedermayer2020-04-26
* avcodec/intrax8: Check for end of bitstream in ff_intrax8_decode_picture()Michael Niedermayer2020-04-26