103110 Commits (527821a2dd6f19d9a4d2abe05833346ae86c66c6)
 

Author SHA1 Message Date
Paul B Mahol f6aeb94d72 avfilter/af_sofalizer: switch to TX FFT from avutil 3 years ago
Paul B Mahol 6846d48fa6 avfilter: add afwtdn filter 3 years ago
Andreas Rheinhardt c253b180cb tools/graph2dot: Don't use sizeof(AVFilterGraph), check allocation 3 years ago
James Almer 4ff73add5d avcodec/h264_sei: parse and export Film Grain Characteristics SEI messages 3 years ago
James Almer e3b5ff17c2 avutil/film_grain_params: add support for H.274 Film Grain Characteristics 3 years ago
James Almer 41d1dba4d2 cbs_h264: add support for Film Grain Characteristics SEI messages 3 years ago
Andreas Rheinhardt c4042fc1e3 avfilter/vf_shufflepixels: Check ff_get_video_buffer() 3 years ago
Andreas Rheinhardt 046cbd255e avformat/yuv4mpegdec: Use table instead of repeated "else if" 3 years ago
Andreas Rheinhardt 5be809fed9 avcodec/tableprint_vlc: Fix building with hardcoded tables 3 years ago
Michael Niedermayer 69aa2488fc tools/target_dec_fuzzer: Adjust threshold for libvorbis 3 years ago
Michael Niedermayer 7666d588ba avformat/mov: Avoid undefined overflow in time_offset calculation 3 years ago
Andreas Rheinhardt 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
Andreas Rheinhardt e3023e9015 avcodec/g729postfilter.h: Include acelp_pitch_delay.h 3 years ago
Andreas Rheinhardt e0b4fe0efa avcodec: Remove some unnecessary mpegvideo.h inclusions 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Andreas Rheinhardt e7bd47e657 Remove obsolete version.h inclusions 3 years ago
Andreas Rheinhardt 2c05ee092b avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 3 years ago
Andreas Rheinhardt f6f85d9582 avcodec/lossless_videodsp: Improve included headers 3 years ago
Andreas Rheinhardt 69f120ead7 avcodec/avcodec: Don't include cpu.h 3 years ago
Andreas Rheinhardt cea34b9172 avcodec/avcodec: Don't include hwcontext.h 3 years ago
Andreas Rheinhardt 912f125c42 avcodec/avcodec: Don't include errno.h 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
Andreas Rheinhardt 57b5ec6ba7 avcodec/avcodec: Stop including bsf.h in avcodec.h 3 years ago
Andreas Rheinhardt 73b847e136 avcodec/adpcm_data: Move tables only used by adpcm.c to it 3 years ago
Andreas Rheinhardt ac5bd4e41a avcodec/adpcm_data: Fix type mismatch for ff_adpcm_afc_coeffs 3 years ago
Andreas Rheinhardt 0a67ca63e4 avcodec/adpcm: Don't include disabled AVCodecs 3 years ago
Andreas Rheinhardt 0f168344f1 avcodec/adpcm: Disable dead code 3 years ago
Andreas Rheinhardt 6914aa7fb4 avcodec/adpcm: Fix indentation 3 years ago
Andreas Rheinhardt 421de73a10 avcodec/adpcm: Use smaller scope for some variables 3 years ago
Andreas Rheinhardt c8a8691c97 avcodec/adpcmenc: Don't include disabled AVCodecs 3 years ago
Andreas Rheinhardt 62e3d01cc7 avcodec/adpcmenc: Deduplicate AVClasses 3 years ago
Andreas Rheinhardt 63f736f476 avcodec/adpcmenc: #if disabled code away, fix build without ADPCM_ARGO 3 years ago
Andreas Rheinhardt 10f8f06a56 avcodec/adpcmenc: Use smaller scope for some variables 3 years ago
Shubhanshu Saxena 0bc7ddc460 lavfi/dnn_backend_ov: Rename RequestItem to OVRequestItem 3 years ago
Shubhanshu Saxena 429954822c lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ov 3 years ago
J. Dekker c866a099b2 lavu/kperf: use ff_thread_once() 3 years ago
Gyan Doshi f614390ecc doc/filters: note expr and eval mode support in overlay_cuda 3 years ago
James Almer f9d5050d28 avutil/macos_kperf: add missing header guards 3 years ago
J. Dekker 9a727235fd lavu/checkasm: add (private) kperf timing for macOS 3 years ago
Michael Niedermayer 4f49fa6abe avfilter/af_drmeter: Check that there is data 3 years ago
Michael Niedermayer 1f21349d20 avfilter/vf_fftdnoiz: Use lrintf() in export_row8() 3 years ago
Michael Niedermayer 06af6e101b avfilter/vf_mestimate: Check b_count 3 years ago
Jai Luthra 012804d2e9 avfilter/vf_signature: Initialize all houghspace elements 3 years ago
Thilo Borgmann c1bf56a526 lavu/cpu: Use av_cpu_ prefix 3 years ago
Gyan Doshi cd7043131f avformat/gifdec: log loop count 3 years ago
Thilo Borgmann 05c9f6f4ef fftools/ffmpeg: Fix runlength for strncmp() 3 years ago
Steven Liu b67263e0e8 avdevice/avfoundation: remove first_audio_pts and first_pts 3 years ago
Gyan Doshi 6f20685228 ffmpeg: delay readrate enforcement for decoded streams 3 years ago
Zane van Iperen 981d49e373
avformat/argo_brp: use bits_per_coded_sample instead of bits_per_raw_sample 3 years ago