113765 Commits (e2f56f2bac5d621f56cc108c2d9ab02e0810cd49)
 

Author SHA1 Message Date
Andreas Rheinhardt b9596daafb avformat/iamf_writer: Avoid using dynamic buffer 1 year ago
Anton Khirnov aa3cfd4b5a lavc/bsf: add a showinfo filter 1 year ago
Anton Khirnov 70ecb8238c lavd: deprecate the bktr device 1 year ago
Niklas Haas f7b1017d73 fftools/ffmpeg_filter: simplify buffersrc arg printing 1 year ago
Niklas Haas dcc7263b0e fftools/ffplay: add missing YUV metadata to buffersrc 1 year ago
James Almer b181868aba x86/h26x/h2656dsp: add missing preprocessor wrappers 1 year ago
James Almer 6b6eb7d74e x86/Makefile: fix hevc and vvc dependency of h2656dsp.o 1 year ago
James Almer f6b7b473d4 avformat/mov: ignore item boxes for animated heif 1 year ago
James Almer 2dc8221e66 x86/hevcdsp_init.c: fix preprocessor check 1 year ago
James Almer 0042cf8980 avformat/mov: split off MOVStreamContext freeing into its own function 1 year ago
James Almer 78a7927df7 x86/vvc/vvc_mc: wrap the entire file in x86_64 and AVX2 checks 1 year ago
James Almer 692e32a7dc fate/checkasm: enable testing vvc_mc 1 year ago
James Almer bf62ddc7bf x86/vvc/vvc_mc: set the correct number of used registers in vvc_w_avg functions 1 year ago
Wu Jianhua 4720cf56ca tests/checkasm/vvc_mc: add check_avg 1 year ago
Wu Jianhua 326cc01de9 avcodec/x86/vvc: add avg and avg_w AVX2 optimizations 1 year ago
Wu Jianhua fb26c7bfd4 tests/checkasm: add checkasm_check_vvc_mc 1 year ago
Wu Jianhua 70889620f2 avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations 1 year ago
Wu Jianhua fc5ff6b0b8 avcodec/x86/h26x/h2656_inter: add dststride to put 1 year ago
Wu Jianhua 7d9f1f5485 avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm 1 year ago
Wu Jianhua 04c2e246a3 avcodec/hevcdsp_template: reuse put/put_luma/put_chroma from h2656_inter_template 1 year ago
Wu Jianhua 639b1820ce avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h2656_inter_template.c 1 year ago
Gyan Doshi 94422871fc avfilter/buffersrc: limit link variance logs below debug loglevel 1 year ago
James Almer fa469545ba avcodec: move leb reading functions to its own header 1 year ago
Thomas Siedel db6e360afb avformat/mpegts: add ts stream types for H266/VVC 1 year ago
Nuo Mi 11a57685cd avformat/mpegtsenc: refact out h26x_prefix_aud 1 year ago
Nuo Mi 627dbc4e00 avformat/mpegtsenc: refact, remove h264, hevc magic numbers for nal_type 1 year ago
Nuo Mi d2c4f72016 avformat/mpegtsenc: refact, move h264, hevc startcode checking to check_h26x_startcode 1 year ago
Nuo Mi 8559cce3c3 avformat/mpegtsenc: refact mpegts_check_bitstream to loop up table 1 year ago
Thomas Siedel aa3155e4c2 avformat/mp4: add muxer support for H266/VVC 1 year ago
Lynne 5860a966d2
lavfi/vsrc_testsrc_vulkan: fix -Wint-conversion 1 year ago
James Almer 9949c1dd78 avformat/avformat: fix group index range check in match_stream_specifier() 1 year ago
Andreas Rheinhardt 7252e4f8ee avcodec/aac_defines: Remove unused AAC_RENAME_32 1 year ago
Frank Plowman 36a986d9a1 lavc/vvc: Add check to num_multi_layer_olss 1 year ago
Zhao Zhili bc944168db avcodec/mpeg4videodec: Remove write-only variable 1 year ago
Anton Khirnov 093be1fb06 fftools/ffmpeg: cosmetics, vertically align Input{File,Stream} 1 year ago
Anton Khirnov f4b76a1d6a fftools/ffmpeg: make InputStream.decoder_opts private to demuxer 1 year ago
Anton Khirnov 01c71b78eb fftools/ffmpeg: make InputStream.decoding_needed private to demuxer 1 year ago
Anton Khirnov 0d00e2e2f7 fftools/ffmpeg_dec: eliminate all remaining InputStream uses 1 year ago
Anton Khirnov fe3be6f78f fftools/ffmpeg_dec: stop passing InputStream to dec_open() 1 year ago
Anton Khirnov a0ca99ccb7 fftools/ffmpeg_dec: remove unnecessary InputStream arguments 1 year ago
Anton Khirnov 1b2c539a0f fftools/ffmpeg_dec: pass AVCodecParameters through DecoderOpts 1 year ago
Anton Khirnov b3d1916ba0 fftools/ffmpeg_dec: pass AVCodec through DecoderOpts 1 year ago
Anton Khirnov d5f9ef766b fftools/ffmpeg_dec: eliminate InputStream use in hw_device_setup_for_decode() 1 year ago
Anton Khirnov 097f9ddbe9 fftools/ffmpeg_dec: pass decoder name through DecoderOpts 1 year ago
Anton Khirnov 9ba4bc87e6 fftools/ffmpeg_dec: pass top_field_first through DecoderOpts 1 year ago
Anton Khirnov 9702817662 fftools/ffmpeg_dec: pass input timebase through DecoderOpts 1 year ago
Anton Khirnov b27de18e4f fftools/ffmpeg_dec: move setting compute_edt to demuxer 1 year ago
Anton Khirnov 052c83e356 fftools/ffmpeg_dec: pass forced/estimated framerate though DecoderOpts 1 year ago
Anton Khirnov e0a6cb07b2 fftools/ffmpeg_dec: move flags to DecoderOpts 1 year ago
Anton Khirnov 4bdffec814 fftools/ffmpeg_dec: pass hwaccel options to the decoder in a separate struct 1 year ago