109758 Commits (d02340b9e3e72f401cddbeb3bcc3cb584902b886)
 

Author SHA1 Message Date
Anton Khirnov d02340b9e3 lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decoding 2 years ago
Anton Khirnov 82da22066c lavc: deprecate CrystalHD decoders 2 years ago
Paul B Mahol 4b922218e9 avformat/lafdec: check for not supported bpp 2 years ago
Paul B Mahol 332a4d798d avformat/lafdec: error out on partial packet header read 2 years ago
Paul B Mahol 4e3e70c19d avformat: add WavArc demuxer 2 years ago
Paul B Mahol 651da91915 avcodec: add WavArc decoder 2 years ago
Jan Ekström 9a820ec8b1 ffmpeg: add video heartbeat capability to fix_sub_duration 2 years ago
Jan Ekström 746d27455b ffmpeg: move decoded frame counter from after post-processing to decode 2 years ago
Jan Ekström fcc50674de ffmpeg: refactor post-decoding steps for subtitles into a function 2 years ago
Haihao Xiang b92028346c lavfi/deinterlace_qsv: re-use VPPContext for deinterlace_qsv filter 2 years ago
Haihao Xiang a48c95d3c9 lavfi/deinterlace_qsv: simplify deinterlace_qsv filter 2 years ago
Haihao Xiang 077e634965 lavfi/vpp_qsv: add rate option 2 years ago
Anton Khirnov 7d49fef8b4 lavc/vaapi_encode: fix propagating durations and opaques 2 years ago
Michael Niedermayer f4b4e16641
libavformat/lafdec: free data 2 years ago
Michael Niedermayer ad95d9c855
avformat/lafdec: Check if all data was read 2 years ago
Michael Niedermayer 35871c26d2
tools/target_dec_fuzzer: Adjust threshold for BONK 2 years ago
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
Martin Storsjö 431f6260ac mov: Reduce the verbosity of the warning about fragmented MP4 vs advanced edit lists 2 years ago
Martin Storsjö 01f58f3646 lavu/video_enc_params: Avoid relying on an undefined C construct 2 years ago
Anton Khirnov 806ecace91 fftools/ffmpeg: support input frame params in encoding stats 2 years ago
Anton Khirnov 61afbc2376 fftools/ffmpeg: use correct IO context for -enc_stats_post 2 years ago
Anton Khirnov 5c36f4ef84 lavu/opt: use AV_DICT_MULTIKEY in av_opt_set_dict2() 2 years ago
Anton Khirnov e3a99041b8 lavc: add null codecs 2 years ago
Paul B Mahol 229f3259f8 doc/general_contents: sync with available decoders and demuxers 2 years ago
Paul B Mahol fa42575ffa avformat: add XMD demuxer 2 years ago
Paul B Mahol 280e6e93fc avcodec: add ADPCM XMD decoder 2 years ago
Niklas Haas 9bfdd8524e avfilter/vf_libplacebo: suppress cast warning 2 years ago
Paul B Mahol 5508e04c7b avfilter/vf_colorlevels: add support for gbrpf32 format 2 years ago
Haihao Xiang 2d202985b7 lavfi/vpp_qsv: factor out the code for filter definition 2 years ago
Haihao Xiang 9c09fb232b lavfi/scale_qsv: re-use VPPContext for scale_qsv filter 2 years ago
Haihao Xiang d66312cf27 lavfi/scale_qsv: simplify scale_qsv filter 2 years ago
galinart 5002829416 libavcodec/qsvenc: enable Hyper Encode 2 years ago
Haihao Xiang aecfec6f80 avfilter: add VA-API variants of the stack filters 2 years ago
David Rosca 4e3b6270c6 vaapi_encode_h264: Only set pic_order_cnt_type to 0 with B-frames 2 years ago
Marton Balint af606c232a avformat/mxfdec: check number of index table entires more strictly 2 years ago
Marton Balint 41dfa629d7 avformat/mxfdec: support Avid files with an extra index entry 2 years ago
Marton Balint 6aff3c5e43 avformat/mxfdec: check index entry array size 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