48376 Commits (ab57b445273a49e72b42cd0542c5f4f23ec903c0)

Author SHA1 Message Date
xufuji456 5cd304298e avcodec/videotoolboxenc: add low-latency encoding 2 years ago
Zhao Zhili 47430a3cb1 avcodec/cavs_parser: fix finding the end of a frame 2 years ago
James Almer 4f9799bd88 avcodec/h264_picture: use ff_thread_replace_frame() 2 years ago
James Almer 3fe74c9017 avcodec/utils: add ff_thread_replace_frame() 2 years ago
James Almer 63767b79a5 avutil/frame: deprecate palette_has_changed 2 years ago
Paul B Mahol c48eff209c avcodec/ccaptions_dec: correct flushing output on EOF 2 years ago
Clement Lecigne 96c30affba avcodec/hevc_ps: add proper bound checks around cm_ref_layer_id in colour_mapping_table. 2 years ago
Mark Thompson 8450531059 av1_parse: Don't reject zero-size padding OBUs 2 years ago
Mark Thompson 9c830f4f65 av1_parse: Remove unused getbits instance 2 years ago
Mark Thompson dce6cf2c36 cbs_av1: Don't reject unknown metadata 2 years ago
Mark Thompson bee912cb63 cbs_av1: Add tracing headers for metadata types 2 years ago
Samuel Mira 416fd1b43b avcodec/mediacodec: Add VP8 encoder 2 years ago
Samuel Mira acd37fd566 avcodec/mediacodec: Add AV1 encoder 2 years ago
Hendrik Leppkes 6b2ae90411
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes 308e4ae8e3
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes b3e938ef80
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes af8affb77e
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients 2 years ago
Anton Khirnov 9d70e74d25 lavc/libdav1d: fix exporting framerate 2 years ago
Anton Khirnov e10a5b91bc lavc/av1*: fix exporting framerate 2 years ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Anton Khirnov f618004bc1 lavc/libvpxenc: send frame durations to the encoder 2 years ago
Anton Khirnov 2ad468ed1f lavc/libkvazaar,libopenh264enc: drop redundant checks 2 years ago
Anton Khirnov aa3b0f4376 libaomenc: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov 3fabf71207 lavc/msmpeg4enc: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov dc20baa049 lavc/ratecontrol: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov e930b834a9 lavf: use AV_CODEC_PROP_FIELDS where appropriate 2 years ago
Anton Khirnov 70433abf7f lavc/codec_desc: add a property for codecs that support field coding 2 years ago
Anton Khirnov 8b20d0dcb5 lavc: deprecate AV_CODEC_CAP_SUBFRAMES 2 years ago
Anton Khirnov 51d6ae099f lavc/decode: drop a useless warning 2 years ago
James Almer 6759983bdc avcodec/cbs_av1: add valid range of values for num_units_in_decoding_tick 2 years ago
Christopher Degawa 7958325a83 libavcodec/libsvtav1: Allow -1 for preset option 2 years ago
Dai, Jianhui J a4abe37fb5 vcodec/vp8data: Move ff_vp8_dct_cat_prob to vp8data.c 2 years ago
Lukáš Lalinský b5af451901 avcodec/libmp3lame: make it possible to set copyright/original flags 2 years ago
Anton Khirnov c2ae8e30b7 lavc/codec_par: add AVCodecParameters.framerate 2 years ago
Michael Niedermayer 722ff74055
avcodec/adpcm: Fix integer overflow in intermediate in ADPCM_XMD 2 years ago
Michael Niedermayer 8f0e200a12
avcodec/dpcm: fix undefined interger overflow in wady 2 years ago
Michael Niedermayer 6e98cf0280
avcodec/tiff: add a zero DNG_LINEARIZATION_TABLE check 2 years ago
Michael Niedermayer 19b66b89da
avcodec/tak: Check remaining bits in ff_tak_decode_frame_header() 2 years ago
Michael Niedermayer 2632e90493
avcodec/sonic: Fix two undefined integer overflows 2 years ago
Michael Niedermayer 34056a94ea
avcodec/utils: the IFF_ILBM implementation assumes that there are a multiple of 16 allocated 2 years ago
Michael Niedermayer fd7352660b
avcodec/flacdec: Fix signed integre overflow 2 years ago
Michael Niedermayer 885ff3b879
avcodec/exr: Cleanup befor return 2 years ago
Michael Niedermayer d31d4f3228
avcodec/pngdec: Do not pass AVFrame into global header decode 2 years ago
Michael Niedermayer 7117b380a7
avcodec/pngdec: remove AVFrame argument from decode_iccp_chunk() 2 years ago
Michael Niedermayer 5cc378cc46
avcodec/pdvdec: Check previous frame before using it 2 years ago
James Almer 09b2ca93b4 avcodec/libdav1d: support parsing multiple ITU-T T.35 entries in a picture 2 years ago
Anton Khirnov a59b4ac713 lavc/tak: do not store invalid values in stream info 2 years ago
Anton Khirnov ecdf1ac267 lavc/tak: make ff_tak_parse_streaminfo static 2 years ago
James Almer 3e06f6f040 avutil/frame: deprecate key_frame 2 years ago
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago