103002 Commits (b76f9bcfd0796afb3d23a4c833508a34dd516a78)
 

Author SHA1 Message Date
Andreas Rheinhardt b76f9bcfd0 avfilter/internal: Mark ff_filter_get_nb_threads() as av_pure 4 years ago
Andreas Rheinhardt f9136d6026 Avoid calling functions repeatedly via FFMIN 4 years ago
Andreas Rheinhardt e1836b191b avcodec/libavcodec.v: Tighten export whitelist 4 years ago
Andreas Rheinhardt 3ccfd27f1d fftools/ffmpeg: Fix declaration-after-statement warning 4 years ago
Aman Karmani 504c60660d avutil/hwcontext_videotoolbox: implement hwupload to convert AVFrame to CVPixelBuffer 4 years ago
Lynne 997f9bdb99
x86/tx_float: correctly load the transform length 4 years ago
Shiwang.Xie 694545b6d5 fftools/ffmpeg: fix -t inaccurate recording time 4 years ago
Andreas Rheinhardt ea5bdc8893 avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 4 years ago
James Almer ef1302db2d avformat/utils: remove AVStreamInternal.orig_codec_id 4 years ago
Paul B Mahol 305be41374 avfilter/vf_v360: avoid doubles in fov_from_dfov() 4 years ago
Gyan Doshi c320b78e95 ffmpeg: add option readrate 4 years ago
Paul B Mahol 075157ec86 avfilter/vf_chromanr: add also euclidean distance for calculations 4 years ago
Daniel Playfair Cal 7f6d20931b avfilter/vf_v360: fix visibility test for fisheye projection 4 years ago
Michael Niedermayer 748c3fa52a tools/target_dec_fuzzer: Fuzz FF_DEBUG_* 4 years ago
Michael Niedermayer 9fa30cf855 tools/target_dec_fuzzer: Fuzz AV_CODEC_FLAG2_EXPORT_MVS 4 years ago
Michael Niedermayer a0fd56f55e tools/target_dec_fuzzer: Set extradata for the parser 4 years ago
Michael Niedermayer 9c8df64a70 tools/target_dec_fuzzer: Fuzz skip_frame 4 years ago
Michael Niedermayer c52c99a18f avformat/mov: do not ignore errors in mov_metadata_hmmt() 4 years ago
Michael Niedermayer 65b862ab59 avformat/mxfdec: Check size for shrinking 4 years ago
Michael Niedermayer adae546f24 avcodec/exr: Check uncompressed_size against max_pixels 4 years ago
Thilo Borgmann cf12a478b2 fftools/cmdutils.c: Add cmd line option to override detection of cpu count. 4 years ago
Thilo Borgmann 87951dcbe7 lavu/cpu.c: Add av_force_cpu_count() to override auto-detection. 4 years ago
Keyun Tong b7266302a4 fftools/ffmpeg: Add new variant source_no_drop to the force_key_frames option 4 years ago
Kacper Michajłow b7e350af3e avfilter/[vf_nnedi, vf_estdif]: check interlaced flag on correct frame 4 years ago
Paul B Mahol 03a8d9c7fd avfilter/vf_nnedi: fix time base for large denominators 4 years ago
Paul B Mahol ca94d52f2e avfilter/vf_estdif: fix time base for large denominators 4 years ago
Paul B Mahol c4e51af5e7 avfilter/vf_w3fdif: fix time base for large denominators 4 years ago
James Almer 022e50c002 ffprobe: use quotation marks in the xml header output 4 years ago
James Almer cdbf2fc3e4 configure: use the correct header for the fallback libxext check 4 years ago
James Almer 395d9ad00a configure: clean up and fix xlib checks 4 years ago
Martin Storsjö 13ec6624b3 mov: Don't export unknown/unhandled metadata types as if they were UTF8 4 years ago
Martin Storsjö a99dd5f6a4 mov: Pick up "com.apple.quicktime.artwork" as cover art 4 years ago
Timo Rothenpieler 7ec7e6aa2d configure: use pkg-config for xlib/Xv 4 years ago
James Almer 1349de10b2 avcodec/libdav1d: parse sequence headers in extradata if available 4 years ago
Kevin LaFlamme 3f5d5c1c2d Fix double write of DASH manifest in streaming mode 4 years ago
Tobias Rapp ca56299fb3 avfilter/af_astats: Only print header lines when values are to be printed 4 years ago
Tobias Rapp f531a1a4e8 fate/ffprobe: Verify ffprobe XML output against schema file 4 years ago
Hayden Myers 9b4b0df470 libavformat/rtsp.c: Reply to GET_PARAMETER requests 4 years ago
Anton Khirnov a948e47960 lavfi/vf_scale: forward errors from swscale 4 years ago
Anton Khirnov 6d51d65fb9 lavfi/vf_scale: pass only the private context to scale_slice() 4 years ago
Jan Ekström f32f56468c {configure,avcodec/libx264}: remove separate x264_csp_bgr check 4 years ago
Jan Ekström 25d28f297b configure: move x264_csp_bgr check under general libx264 checks 4 years ago
Guangyu Sun b53738bf90 fate/oggvorbis: Fix tests after fixing AV_PKT_DATA_SKIP_SAMPLES 4 years ago
Guangyu Sun 24b3178efd libavcodec/vorbisenc: Add missing initial_padding 4 years ago
Guangyu Sun 75510d7015 avformat/oggparsevorbis: Update end_trimming for the last packet 4 years ago
Roman Beranek ed240db9e3 cafenc: fill in avg. packet size later if unknown 4 years ago
Gyan Doshi 1aa9dcd091 avcodec/qsvenc: clip global_quality for ICQ modes. 4 years ago
Shubhanshu Saxena 6f9570a633 lavfi/dnn_backend_tf: Error Handling 4 years ago
Shubhanshu Saxena 84e4e60fdc lavfi/dnn_backend_tf: Separate function for Completion Callback 4 years ago
Shubhanshu Saxena b849228ae0 lavfi/dnn_backend_tf: Separate function for filling RequestItem 4 years ago