103188 Commits (7f660035feabe932f9adb8adeb8991b5a47e5009)
 

Author SHA1 Message Date
Michael Niedermayer 9fa30cf855 tools/target_dec_fuzzer: Fuzz AV_CODEC_FLAG2_EXPORT_MVS 3 years ago
Michael Niedermayer a0fd56f55e tools/target_dec_fuzzer: Set extradata for the parser 3 years ago
Michael Niedermayer 9c8df64a70 tools/target_dec_fuzzer: Fuzz skip_frame 3 years ago
Michael Niedermayer c52c99a18f avformat/mov: do not ignore errors in mov_metadata_hmmt() 3 years ago
Michael Niedermayer 65b862ab59 avformat/mxfdec: Check size for shrinking 3 years ago
Michael Niedermayer adae546f24 avcodec/exr: Check uncompressed_size against max_pixels 3 years ago
Thilo Borgmann cf12a478b2 fftools/cmdutils.c: Add cmd line option to override detection of cpu count. 3 years ago
Thilo Borgmann 87951dcbe7 lavu/cpu.c: Add av_force_cpu_count() to override auto-detection. 3 years ago
Keyun Tong b7266302a4 fftools/ffmpeg: Add new variant source_no_drop to the force_key_frames option 3 years ago
Kacper Michajłow b7e350af3e avfilter/[vf_nnedi, vf_estdif]: check interlaced flag on correct frame 3 years ago
Paul B Mahol 03a8d9c7fd avfilter/vf_nnedi: fix time base for large denominators 3 years ago
Paul B Mahol ca94d52f2e avfilter/vf_estdif: fix time base for large denominators 3 years ago
Paul B Mahol c4e51af5e7 avfilter/vf_w3fdif: fix time base for large denominators 3 years ago
James Almer 022e50c002 ffprobe: use quotation marks in the xml header output 3 years ago
James Almer cdbf2fc3e4 configure: use the correct header for the fallback libxext check 3 years ago
James Almer 395d9ad00a configure: clean up and fix xlib checks 3 years ago
Martin Storsjö 13ec6624b3 mov: Don't export unknown/unhandled metadata types as if they were UTF8 3 years ago
Martin Storsjö a99dd5f6a4 mov: Pick up "com.apple.quicktime.artwork" as cover art 3 years ago
Timo Rothenpieler 7ec7e6aa2d configure: use pkg-config for xlib/Xv 3 years ago
James Almer 1349de10b2 avcodec/libdav1d: parse sequence headers in extradata if available 3 years ago
Kevin LaFlamme 3f5d5c1c2d Fix double write of DASH manifest in streaming mode 3 years ago
Tobias Rapp ca56299fb3 avfilter/af_astats: Only print header lines when values are to be printed 3 years ago
Tobias Rapp f531a1a4e8 fate/ffprobe: Verify ffprobe XML output against schema file 3 years ago
Hayden Myers 9b4b0df470 libavformat/rtsp.c: Reply to GET_PARAMETER requests 3 years ago
Anton Khirnov a948e47960 lavfi/vf_scale: forward errors from swscale 3 years ago
Anton Khirnov 6d51d65fb9 lavfi/vf_scale: pass only the private context to scale_slice() 3 years ago
Jan Ekström f32f56468c {configure,avcodec/libx264}: remove separate x264_csp_bgr check 3 years ago
Jan Ekström 25d28f297b configure: move x264_csp_bgr check under general libx264 checks 3 years ago
Guangyu Sun b53738bf90 fate/oggvorbis: Fix tests after fixing AV_PKT_DATA_SKIP_SAMPLES 3 years ago
Guangyu Sun 24b3178efd libavcodec/vorbisenc: Add missing initial_padding 3 years ago
Guangyu Sun 75510d7015 avformat/oggparsevorbis: Update end_trimming for the last packet 3 years ago
Roman Beranek ed240db9e3 cafenc: fill in avg. packet size later if unknown 3 years ago
Gyan Doshi 1aa9dcd091 avcodec/qsvenc: clip global_quality for ICQ modes. 3 years ago
Shubhanshu Saxena 6f9570a633 lavfi/dnn_backend_tf: Error Handling 3 years ago
Shubhanshu Saxena 84e4e60fdc lavfi/dnn_backend_tf: Separate function for Completion Callback 3 years ago
Shubhanshu Saxena b849228ae0 lavfi/dnn_backend_tf: Separate function for filling RequestItem 3 years ago
Shubhanshu Saxena 08d8b3b631 lavfi/dnn_backend_tf: Request-based Execution 3 years ago
Shubhanshu Saxena a4de605110 lavfi/dnn_backend_tf: Add TFInferRequest and TFRequestItem 3 years ago
Shubhanshu Saxena 68cf14d2b1 lavfi/dnn_backend_tf: TaskItem Based Inference 3 years ago
Gyan Doshi 79ebdbb9b9 ffmpeg: add option recast_media 3 years ago
Jun Zhao 7bd7377ddb lavc:libsvtav1: Update SVT-AV1 new repo 3 years ago
Zhao Zhili 30ca9980ff avformat/udp: fix check for pthread_cond_wait return value 3 years ago
James Almer 7ee17ec7e4 avcodec/libdav1d: don't repeatedly parse the same sequence header 3 years ago
James Almer 48eaf8ba1c avcodec/libdav1d: use ff_decode_frame_props() to fill frame properties 3 years ago
Michael Niedermayer 7874d40f10 swscale/slice: Fix wrong return on error 3 years ago
Michael Niedermayer eaec4df63f avcodec/aacdec_template: Avoid some invalid values to be set by decode_audio_specific_config_gb() 3 years ago
Michael Niedermayer fa1e158ef6 swscale/utils: Use full chroma interpolation for rgb4/8 and dither none 3 years ago
Michael Niedermayer 7528532550 swscale/output: Implement dither none for yuv2rgb_write_full() 3 years ago
Michael Niedermayer 997f9cfc12 swscale/slice: Check slice for allocation failure 3 years ago
Andreas Rheinhardt 40ce7aec09 avformat/img2dec: Fix typo in AVClass name 3 years ago