103180 Commits (ac0408522aa68444be28e4e691bfa61ab963c617)
 

Author SHA1 Message Date
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
Shubhanshu Saxena 08d8b3b631 lavfi/dnn_backend_tf: Request-based Execution 4 years ago
Shubhanshu Saxena a4de605110 lavfi/dnn_backend_tf: Add TFInferRequest and TFRequestItem 4 years ago
Shubhanshu Saxena 68cf14d2b1 lavfi/dnn_backend_tf: TaskItem Based Inference 4 years ago
Gyan Doshi 79ebdbb9b9 ffmpeg: add option recast_media 4 years ago
Jun Zhao 7bd7377ddb lavc:libsvtav1: Update SVT-AV1 new repo 4 years ago
Zhao Zhili 30ca9980ff avformat/udp: fix check for pthread_cond_wait return value 4 years ago
James Almer 7ee17ec7e4 avcodec/libdav1d: don't repeatedly parse the same sequence header 4 years ago
James Almer 48eaf8ba1c avcodec/libdav1d: use ff_decode_frame_props() to fill frame properties 4 years ago
Michael Niedermayer 7874d40f10 swscale/slice: Fix wrong return on error 4 years ago
Michael Niedermayer eaec4df63f avcodec/aacdec_template: Avoid some invalid values to be set by decode_audio_specific_config_gb() 4 years ago
Michael Niedermayer fa1e158ef6 swscale/utils: Use full chroma interpolation for rgb4/8 and dither none 4 years ago
Michael Niedermayer 7528532550 swscale/output: Implement dither none for yuv2rgb_write_full() 4 years ago
Michael Niedermayer 997f9cfc12 swscale/slice: Check slice for allocation failure 4 years ago
Andreas Rheinhardt 40ce7aec09 avformat/img2dec: Fix typo in AVClass name 4 years ago
Andreas Rheinhardt f067795c74 avcodec/textdec: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt d46de6d4bc avcodec/proresenc_anatoliy: Deduplicate pix_fmts arrays 4 years ago
Andreas Rheinhardt a45058ddf9 avcodec/proresenc_anatoliy: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt f41a9b331e avcodec/pngenc: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt 34ff543672 avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClasses 4 years ago
Andreas Rheinhardt 19d8077e31 avcodec/libwebpenc: Deduplicate options, AVClass, pix_fmts 4 years ago
Andreas Rheinhardt 425d272507 avcodec/libcodec2: Remove AVClass for decoder 4 years ago
Andreas Rheinhardt 01f4f6c297 avcodec/g726: Deduplicate AVClasses 4 years ago