113638 Commits (40c5c19eac21025d1538250926761e8e960e6c81)
 

Author SHA1 Message Date
Paul B Mahol d3111486f9 MAINTAINERS: remove myself from here 10 months ago
Brad Smith fd16d8c68c avutil/thread: add support for setting thread name on *bsd and solaris 10 months ago
Alessandro Ros 49ab7f8997 avformat/flvenc: fix stereo flag when writing PCMA/PCMU 10 months ago
Mark Thompson fa580a0f17 lavc/d3d12va: Improve behaviour on missing decoder support 10 months ago
Marton Balint 52cc89dc45 avfilter/yadif_common: fix timestamps with very small timebases 10 months ago
Marton Balint 268062fa15 avfilter/yadif_common: factorize some part of the config_output and the uninit functions 10 months ago
Marton Balint 8fccd6d510 avutil/rational: increase av_d2q precision 10 months ago
Cosmin Stejerean 976cf2343d tests/fate/mov: add a test for reading and writing amve box 10 months ago
Damiano Galassi 112d3618ca avformat/mov: add support for 'amve' ambient viewing environment box 10 months ago
Cosmin Stejerean dda4b25e2d avformat/mov: rename rescale_mdcv 10 months ago
Damiano Galassi 45697e6a51 avcodec: add ambient viewing environment packet side data. 10 months ago
Andreas Rheinhardt d525dbb41f avcodec/vp8: Change criterion for calling ff_thread_finish_setup() 10 months ago
Andreas Rheinhardt e37e9d58f8 avcodec/vp8: Remove write-only vp7 struct field 10 months ago
Andreas Rheinhardt 4b8b1415ae avcodec/vp8: Enforce key-frame only for WebP 10 months ago
Gyan Doshi 7375a6ca7b avformat/wavenc: use strtoull for UMID conversion 10 months ago
James Almer b94b3eac0e avformat/mov: use a more descriptive name for variables of type HEIFItem 10 months ago
James Almer cc774cd962 avcodec/cbs_h266_syntax_template: check aps_adaptation_parameter_set_id 10 months ago
Marth64 01388936a8 avformat/avlanguage: add the 6 deprecated DVD languages 10 months ago
王昊然 344ec7a3f7 fftools/ffmpeg: use correct unit prefix symbol for binary scaled byte values 10 months ago
Andreas Rheinhardt 9d364fbdb0 avcodec/vlc: Remove unused macros 10 months ago
Andreas Rheinhardt 648df1c250 avcodec/leaddec: Remove unnecessary VLC structures 10 months ago
Andreas Rheinhardt d50a246687 avformat/iamf*: Improve included headers 10 months ago
Andreas Rheinhardt 8d4b22edc7 avformat/iamf_writer, iamfenc: Avoid allocations when using dyn buffers 10 months ago
Andreas Rheinhardt b9596daafb avformat/iamf_writer: Avoid using dynamic buffer 10 months ago
Anton Khirnov aa3cfd4b5a lavc/bsf: add a showinfo filter 10 months ago
Anton Khirnov 70ecb8238c lavd: deprecate the bktr device 10 months ago
Niklas Haas f7b1017d73 fftools/ffmpeg_filter: simplify buffersrc arg printing 10 months ago
Niklas Haas dcc7263b0e fftools/ffplay: add missing YUV metadata to buffersrc 10 months ago
James Almer b181868aba x86/h26x/h2656dsp: add missing preprocessor wrappers 10 months ago
James Almer 6b6eb7d74e x86/Makefile: fix hevc and vvc dependency of h2656dsp.o 10 months ago
James Almer f6b7b473d4 avformat/mov: ignore item boxes for animated heif 10 months ago
James Almer 2dc8221e66 x86/hevcdsp_init.c: fix preprocessor check 10 months ago
James Almer 0042cf8980 avformat/mov: split off MOVStreamContext freeing into its own function 10 months ago
James Almer 78a7927df7 x86/vvc/vvc_mc: wrap the entire file in x86_64 and AVX2 checks 10 months ago
James Almer 692e32a7dc fate/checkasm: enable testing vvc_mc 10 months ago
James Almer bf62ddc7bf x86/vvc/vvc_mc: set the correct number of used registers in vvc_w_avg functions 10 months ago
Wu Jianhua 4720cf56ca tests/checkasm/vvc_mc: add check_avg 10 months ago
Wu Jianhua 326cc01de9 avcodec/x86/vvc: add avg and avg_w AVX2 optimizations 10 months ago
Wu Jianhua fb26c7bfd4 tests/checkasm: add checkasm_check_vvc_mc 10 months ago
Wu Jianhua 70889620f2 avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations 10 months ago
Wu Jianhua fc5ff6b0b8 avcodec/x86/h26x/h2656_inter: add dststride to put 10 months ago
Wu Jianhua 7d9f1f5485 avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm 10 months ago
Wu Jianhua 04c2e246a3 avcodec/hevcdsp_template: reuse put/put_luma/put_chroma from h2656_inter_template 10 months ago
Wu Jianhua 639b1820ce avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h2656_inter_template.c 10 months ago
Gyan Doshi 94422871fc avfilter/buffersrc: limit link variance logs below debug loglevel 10 months ago
James Almer fa469545ba avcodec: move leb reading functions to its own header 10 months ago
Thomas Siedel db6e360afb avformat/mpegts: add ts stream types for H266/VVC 10 months ago
Nuo Mi 11a57685cd avformat/mpegtsenc: refact out h26x_prefix_aud 10 months ago
Nuo Mi 627dbc4e00 avformat/mpegtsenc: refact, remove h264, hevc magic numbers for nal_type 10 months ago
Nuo Mi d2c4f72016 avformat/mpegtsenc: refact, move h264, hevc startcode checking to check_h26x_startcode 10 months ago