109923 Commits (f45937754368fd6e34d4a4c61b8736f2d22136ab)
 

Author SHA1 Message Date
Paul B Mahol c56f5be678 avcodec/wavarc: fix 16bit 0CPY mode 2 years ago
Paul B Mahol 93a9ee7afd avfilter/af_pan: fix regression introduced with switch to new channel layout API 2 years ago
Paul B Mahol df4ab69cfa avcodec/wavarc: add support for 0CPY 2 years ago
Paul B Mahol 0c7af7b954 avcodec/bonk: properly handle some other errors 2 years ago
Paul B Mahol 5dba4b217c avcodec/wavarc: properly handle invalid data 2 years ago
Niklas Haas 62dfa54688 avfilter/vf_libplacebo: fix format query 2 years ago
Haihao Xiang 58d6426870 lavfi/vf_vpp_qsv: add support for new scaling modes 2 years ago
Haihao Xiang 36016c5596 lavfi/vf_vpp_qsv: support UYVY in system memory 2 years ago
Haihao Xiang f1355ec9f6 lavu/hwcontext_qsv: add support for UYVY 2 years ago
Paul B Mahol 3b3a321fed avcodec/wavarc: remove invalid shifts 2 years ago
Leo Izen 0009348306
avcodec/libjxl: add #ifdef guards for libjxl >= 0.8.0 features 2 years ago
Paul B Mahol c5aeb8f4db avcodec/wavarc: really fix bits per sample detection 2 years ago
Paul B Mahol 64b242d030 avcodec/wavarc: fix 8bit decoding 2 years ago
Paul B Mahol d7c2da1f8d avcodec/wavarc: check that nb_samples is valid 2 years ago
Anton Khirnov bdc76f467f lavu/frame: deprecate reordered_opaque 2 years ago
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