summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/lcldec: remove the unnecessary type conversionLimin Wang2020-05-08
* avcodec/libx264: return error if unknown picture type encounteredLimin Wang2020-05-08
* avcodec/libx264: return immediately if encode_nals return 0Limin Wang2020-05-08
* avcodec/libx265: Fix Uninitialized scalar variableLimin Wang2020-05-08
* avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audioMarton Balint2020-05-07
* avcodec/profiles: remove duplicate FF_PROFILE_RESERVED entryLimin Wang2020-05-07
* lavc/bsf: add an Opus metadata bitstream filterLynne2020-05-05
* avcodec/wavpack: Check rate_x and sample rate for overflowMichael Niedermayer2020-05-05
* avcodec/avpacket: add missing entry for prft to av_packet_side_data_name()James Almer2020-05-05
* lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE modeLinjie Fu2020-05-05
* avcodec/v4l2_m2m_enc: Support changing qmin/qmaxAndriy Gelman2020-05-05
* avcodec/utils: simplify, remove duplicate codeLimin Wang2020-05-05
* avcodec/v4l2_m2m_enc: reindent codeLimin Wang2020-05-05
* avcodec/prores_metadata_bsf: Use AVCOL_TRC_NB - 1 for the valid max rangeLimin Wang2020-05-05
* lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encodersLinjie Fu2020-05-04
* 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