113549 Commits (48f4a29bae461cc9a1304d52e7f37c6b9ad32643)
 

Author SHA1 Message Date
James Almer 48f4a29bae avcodec/libdav1d: print libdav1d version in verbose level 10 months ago
Frank Plowman a42f884cd2 lavc/vvc: Fix slice_idx out-of-bounds memset 10 months ago
Niklas Haas aa1a194a7e avfilter/vsrc_testsrc: switch to YUV colorspace negotiation API 10 months ago
Niklas Haas ce81237d63 avfilter: pass link YUV colorspace to ff_draw_init2 10 months ago
Cosmin Stejerean 8264f3612c .mailmap: update my mailmap entry 10 months ago
Leo Izen c0de7ac520
avcodec/libjxlenc: support negative linesizes 10 months ago
Niklas Haas 789109ab21 avfilter/vf_tiltandshift: check outlink->color_range 10 months ago
Nuo Mi 88a040386a avcodec/vvcdec: fix seeking for open GOP 10 months ago
Anton Khirnov f80d91c051 tests/fate/ffmpeg: add a test for the issue fixed in previous commit 10 months ago
Anton Khirnov 931192226b fftools/ffmpeg_mux: fix terminating muxer on streamcopy with -t 10 months ago
Marton Balint 71ea90638e avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple 10 months ago
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