summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/fitsenc: mark output packets as keyframesPaul B Mahol2023-05-21
* avcodec/fitsdec: fix decoder class categoryPaul B Mahol2023-05-21
* avcodec/wavpackenc: unbreak encoding 8bit pcmPaul B Mahol2023-05-21
* avcodec/elbg: fix integer overflowsPaul B Mahol2023-05-21
* avcodec/gif_parser: fix possible wrong splitting of framesPaul B Mahol2023-05-21
* lavc/videotoolboxenc: warn when alpha quality not setRick Kern2023-05-20
* lavc/videotoolboxenc: better compat_keys docsRick Kern2023-05-20
* avcodec/ccaption_dec: simplify init functionPaul B Mahol2023-05-20
* avcodec/libdav1d: export decoder frame delayJames Almer2023-05-19
* lavc/videotoolboxenc: better compat_keys documentationRick Kern2023-05-19
* avcodec/videotoolboxenc: add low-latency encodingxufuji4562023-05-19
* avcodec/cavs_parser: fix finding the end of a frameZhao Zhili2023-05-20
* avcodec/h264_picture: use ff_thread_replace_frame()James Almer2023-05-18
* avcodec/utils: add ff_thread_replace_frame()James Almer2023-05-18
* avutil/frame: deprecate palette_has_changedJames Almer2023-05-18
* avcodec/ccaptions_dec: correct flushing output on EOFPaul B Mahol2023-05-18
* avcodec/hevc_ps: add proper bound checks around cm_ref_layer_id in colour_map...Clement Lecigne2023-05-17
* av1_parse: Don't reject zero-size padding OBUsMark Thompson2023-05-17
* av1_parse: Remove unused getbits instanceMark Thompson2023-05-17
* cbs_av1: Don't reject unknown metadataMark Thompson2023-05-17
* cbs_av1: Add tracing headers for metadata typesMark Thompson2023-05-17
* avcodec/mediacodec: Add VP8 encoderSamuel Mira2023-05-17
* avcodec/mediacodec: Add AV1 encoderSamuel Mira2023-05-17
* avcodec/vdpau_mpeg4: fix order of quant matrix coefficientsHendrik Leppkes2023-05-15
* avcodec/vdpau_mpeg12: fix order of quant matrix coefficientsHendrik Leppkes2023-05-15
* avcodec/nvdec_mpeg4: fix order of quant matrix coefficientsHendrik Leppkes2023-05-15
* avcodec/nvdec_mpeg2: fix order of quant matrix coefficientsHendrik Leppkes2023-05-15
* lavc/libdav1d: fix exporting framerateAnton Khirnov2023-05-15
* lavc/av1*: fix exporting framerateAnton Khirnov2023-05-15
* lavc: deprecate AVCodecContext.ticks_per_frameAnton Khirnov2023-05-15
* lavc/libvpxenc: send frame durations to the encoderAnton Khirnov2023-05-15
* lavc/libkvazaar,libopenh264enc: drop redundant checksAnton Khirnov2023-05-15
* libaomenc: use AVCodecContext.framerate when availableAnton Khirnov2023-05-15
* lavc/msmpeg4enc: use AVCodecContext.framerate when availableAnton Khirnov2023-05-15
* lavc/ratecontrol: use AVCodecContext.framerate when availableAnton Khirnov2023-05-15
* lavf: use AV_CODEC_PROP_FIELDS where appropriateAnton Khirnov2023-05-15
* lavc/codec_desc: add a property for codecs that support field codingAnton Khirnov2023-05-15
* lavc: deprecate AV_CODEC_CAP_SUBFRAMESAnton Khirnov2023-05-15
* lavc/decode: drop a useless warningAnton Khirnov2023-05-15
* avcodec/cbs_av1: add valid range of values for num_units_in_decoding_tickJames Almer2023-05-14
* libavcodec/libsvtav1: Allow -1 for preset optionChristopher Degawa2023-05-11
* vcodec/vp8data: Move ff_vp8_dct_cat_prob to vp8data.cDai, Jianhui J2023-05-10
* avcodec/libmp3lame: make it possible to set copyright/original flagsLukáš Lalinský2023-05-10
* lavc/codec_par: add AVCodecParameters.framerateAnton Khirnov2023-05-07
* avcodec/adpcm: Fix integer overflow in intermediate in ADPCM_XMDMichael Niedermayer2023-05-06
* avcodec/dpcm: fix undefined interger overflow in wadyMichael Niedermayer2023-05-06
* avcodec/tiff: add a zero DNG_LINEARIZATION_TABLE checkMichael Niedermayer2023-05-06
* avcodec/tak: Check remaining bits in ff_tak_decode_frame_header()Michael Niedermayer2023-05-06
* avcodec/sonic: Fix two undefined integer overflowsMichael Niedermayer2023-05-06
* avcodec/utils: the IFF_ILBM implementation assumes that there are a multiple ...Michael Niedermayer2023-05-06