summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/h264_picture: add ff_h264_replace_picture()James Almer2021-08-10
* avcodec/h264_picture: split copying H264Picture some fields into a separate f...James Almer2021-08-10
* avcodec/h264_slice: clear old slice POC values on parsing failureJames Almer2021-08-10
* avcodec/faxcompr: Check for end of input in cmode == 1 in decode_group3_2d_li...Michael Niedermayer2021-08-10
* avcodec/vc1dec: Disable error concealment for *IMAGEMichael Niedermayer2021-08-10
* avcodec/sbrdsp_fixed: Fix negation overflow in sbr_neg_odd_64_c()Michael Niedermayer2021-08-10
* avcodec/argo: Check for even dimensionsMichael Niedermayer2021-08-10
* avcodec/nvenc: always set qp cr/cb offsetsTimo Rothenpieler2021-08-09
* aarch64: h264dsp: Fix indentation of some functions to match the restMartin Storsjö2021-08-08
* aarch64: h264dsp: Remove unnecessary sign extensionsMartin Storsjö2021-08-08
* avcodec/mpeg12dec: report error when picture type is unknown and err_detect i...Marton Balint2021-08-08
* avcodec/qsv: Remove unused ff_qsv_level_to_mfx()Andreas Rheinhardt2021-08-08
* avcodec/h264dsp, h264idct: Fix lengths of array parametersAndreas Rheinhardt2021-08-08
* avcodec/aacps: Fix length of array in function definitionAndreas Rheinhardt2021-08-08
* avcodec/nvenc: make aware of SDK 11.1 driver requirementsTimo Rothenpieler2021-08-08
* avcodec/nvenc: add chroma qp offset supportRicardo Monteiro2021-08-08
* avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialogAndreas Rheinhardt2021-08-08
* avcodec/ass_split: Remove unused ff_ass_split_dialogue()Andreas Rheinhardt2021-08-07
* avcodec/acelp_vectors: Add missing bracketsAndreas Rheinhardt2021-08-07
* avcodec/utils: don't return negative values in av_get_audio_frame_duration()James Almer2021-08-06
* avcodec/exr: Check ac_countMichael Niedermayer2021-08-06
* avcodec/hevc_sei: parse and export Film Grain Characteristics SEI messagesJames Almer2021-08-06
* cbs_h265: add support for Film Grain Characteristics SEI messageJames Almer2021-08-06
* avcodec/mfenc: remove usage of avctx->pkt_timebaseJames Almer2021-08-06
* avutil/internal: Move MAKE_ACCESSORS to its only userAndreas Rheinhardt2021-08-05
* Move ff_tlog() from lavc/internal.h to lavu/internal.hAndreas Rheinhardt2021-08-05
* avcodec/huffman: Use logcontext instead of AVCodecContextAndreas Rheinhardt2021-08-05
* avcodec/fft-internal: Make it a standalone headerAndreas Rheinhardt2021-08-05
* avcodec: Remove the FFT_FIXED_32 defineAndreas Rheinhardt2021-08-05
* avcodec/fft-internal: Remove unused macrosAndreas Rheinhardt2021-08-05
* avcodec/mips/constants: Include intfloat.h in constants.hAndreas Rheinhardt2021-08-05
* lavc/qsvenc: pass the color properties to the SDKHaihao Xiang2021-08-04
* lavc/qsvdec: update color properties in codec contextHaihao Xiang2021-08-04
* avcodec/dnxhddec: check and propagate function return valuemaryam ebr2021-08-03
* packet: initialize time_base field to (0, 1) instead of (0, 0)Lynne2021-08-02
* avpacket: ABI bump additionsLynne2021-08-02
* libavcodec/libx265: add user data unregistered SEI encodingBrad Hards2021-08-01
* avcodec/aaccoder: Add minimal bias in search_for_ms()Michael Niedermayer2021-07-31
* avcodec/noise_bsf: restore dropamount for backwards compatibilityGyan Doshi2021-07-30
* avcodec/noise_bsf: add expr supportGyan Doshi2021-07-29
* avcodec/mips: cabac.h provide fallback for wsbh instructionJiaxun Yang2021-07-28
* avcodec/mips: Use MMI marcos to replace Loongson3 instructionsJiaxun Yang2021-07-28
* libavcodec/mpeg12dec.c: Switch to init_get_bits8 and checks return valueThierry Foucu2021-07-28
* qsvenc: Value '0' is not a valid value for parameter GopOptFlagHaihao Xiang2021-07-27
* avcodec/h264_sei: honor the Film Grain Characteristics cancel flagJames Almer2021-07-25
* avcodec/h264_sei: parse and export Film Grain Characteristics SEI messagesJames Almer2021-07-23
* cbs_h264: add support for Film Grain Characteristics SEI messagesJames Almer2021-07-23
* avcodec/tableprint_vlc: Fix building with hardcoded tablesAndreas Rheinhardt2021-07-23
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/g729postfilter.h: Include acelp_pitch_delay.hAndreas Rheinhardt2021-07-22