48064 Commits (5d97ba5d9c01e478fce2159af49552e9fffde1c0)

Author SHA1 Message Date
Lynne bbe95f7353
x86: replace explicit REP_RETs with RETs 2 years ago
Paul B Mahol fc9a3b584d avcodec/mlpdec: parse and use substream info bits 2 years ago
Paul B Mahol 00994e8be1 avcodec: add media100_to_mjpegb bitstream filter and use it 2 years ago
Leo Izen fb823161a8
avcodec/libjxl: respect AVCodecContext->bits_per_raw_sample 2 years ago
Cameron Gutman 669ff26bc2 avcodec/mfenc: fix double-free on init failure 2 years ago
Anton Khirnov e3a99041b8 lavc: add null codecs 2 years ago
Paul B Mahol 280e6e93fc avcodec: add ADPCM XMD decoder 2 years ago
galinart 5002829416 libavcodec/qsvenc: enable Hyper Encode 2 years ago
David Rosca 4e3b6270c6 vaapi_encode_h264: Only set pic_order_cnt_type to 0 with B-frames 2 years ago
Paul B Mahol 757218564d avcodec/dvdsubenc: remove duplicated ; 2 years ago
Paul B Mahol 65c0b16961 avcodec/ftr: use more portable return error code 2 years ago
Anton Khirnov 7cf161abe5 lavc/libaomenc: pass through frame durations to encoded packets 2 years ago
Anton Khirnov d87055107d lavc/libx265: pass through frame durations to encoded packets 2 years ago
Anton Khirnov a172b33ebf lavc/libx264: pass through frame durations to encoded packets 2 years ago
Anton Khirnov 782127d876 lavc/libwebpenc_animencoder: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov 476ec77870 lavc/libwebpenc_animencoder: stop setting dts unnecessarily 2 years ago
Anton Khirnov fbdba9a1a6 lavc/vaapi_encode*: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov c44a3dba9e lavc/mpegvideo_enc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov 8a60a9c74c lavc/libtheoraenc: stop setting dts unnecessarily 2 years ago
Anton Khirnov 2bb20e98ba lavc/libtheoraenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov b7f0c8889e lavc/pngenc: stop setting dts unnecessarily for APNG 2 years ago
Anton Khirnov bbbafab0ee lavc/pngenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov 3553809703 lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov 1b25eb65cd lavc/librav1e: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov a1a80f2e64 lavc/encode: pass through frame durations to encoded packets 2 years ago
Anton Khirnov 8d73f3ce56 lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders 2 years ago
Anton Khirnov 5c0348f3d6 lavc: add a codec flag for propagating opaque from frames to packets 2 years ago
Anton Khirnov d0c8ca961d lavc: add a private cap for fake-delay encoders 2 years ago
Anton Khirnov e5e29eda5a lavc/avcodec: improve AV_CODEC_FLAG_RECON_FRAME doxy 2 years ago
Anton Khirnov 1f9828bb8c lavc/avcodec: improve enc/dec API doxy 2 years ago
Michael Niedermayer b95b2c8492
avcodec/utils: use 32pixel alignment for bink 2 years ago
Paul B Mahol 01343683fa avcodec: add CBD2 DPCM decoder 2 years ago
Paul B Mahol 0c7da96924 avcodec/wmaprodec: add missing flush call for xma1 2 years ago
Dmitrii Ovchinnikov 5f0a7a9169 libavcodec/amfenc: add AV1 encoding support 2 years ago
Marton Balint c0bc804e55 avcodec/ffv1: use 64-bit frame counter 2 years ago
Marton Balint bdb7338b09 avcodec/ratecontrol: drop remnants of libxvid rate control 2 years ago
Marton Balint 103617c93c avcodec/mpegvideo_enc: remove picture_number parameter from encode functions 2 years ago
Marton Balint 91c29cf934 avcodec/rv20enc: use MpegEncContext->picture_number instead of encode function parameter 2 years ago
Marton Balint 7e4ad6e6a8 avcodec/mpeg4videoenc: use MpegEncContext->picture_number instead of encode function parameter 2 years ago
Zhao Zhili 9a180f60a9 avcodec/videotoolbox: don't use av_ prefix for local function 2 years ago
Zhao Zhili 5146916a9c avcodec/videotoolbox: fix documents of AVVideotoolboxContext 2 years ago
Zhao Zhili d6bd980da6 avcodec/videotoolbox: deprecate creating AVVideotoolboxContext by user 2 years ago
Zhao Zhili ade89bc6de avcodec/videotoolbox: prefer hw_frames_ctx/hw_device_ctx over hwaccel_context 2 years ago
Zhao Zhili 79e9bdf749 avcodec/videotoolbox: fix NULL pointer dereference 2 years ago
Leo Izen 6f79f0971e
avcodec/png: support cICP chunks 2 years ago
Leo Izen f7bab37c8e
avcodec/pngdec: support decoding sRGB chunks 2 years ago
Leo Izen 2548c32cc1
avcodec/png: use libavutil/csp.h for cHRM chunks 2 years ago
Mark Thompson aaa49a7a42 cbs_av1: Remove constraint on MDCV luminance values 2 years ago
Paul B Mahol 3110e28456 avcodec/dpcm: add .flush 2 years ago
Paul B Mahol c5a545cff8 avcodec: add WADY DPCM decoder 2 years ago