100695 Commits (773857df592d8f3095a548b3085c6b7fe6b30dfe)
 

Author SHA1 Message Date
Paul B Mahol 9ac31b419c avfilter/vf_xmedian: add timeline support 4 years ago
Guo, Yejun c720286ee3 vf_dnn_processing.c: add async support 4 years ago
Guo, Yejun 5024286465 dnn_interface: change from 'void *userdata' to 'AVFilterContext *filter_ctx' 4 years ago
Guo, Yejun e67b5d0a24 dnn: add async execution support for openvino backend 4 years ago
Guo, Yejun 39f5cb4bd1 dnn_interface: add interface to support async execution 4 years ago
Guo, Yejun 38089925fa dnn_backend_openvino.c: refine code for error handle 4 years ago
Guo, Yejun 2b177033bb dnn_backend_openvino.c: separate function execute_model_ov 4 years ago
Xie, Lin 6506ab8b03 dnn/queue: add queue and safe_queue support 4 years ago
Guo, Yejun 1b64954e42 vf_dnn_processing.c: replace filter_frame with activate func 4 years ago
Aman Karmani e1d7433100 avcodec/codec_desc: describe AV_CODEC_ID_MPEG2TS 4 years ago
Aman Karmani d20f059fb9 avformat/rtsp: add satip_raw flag to receive raw mpegts stream 4 years ago
Aman Karmani 98b76bb11f avformat/rtsp: add support for satip:// 4 years ago
Michael Niedermayer 292e41ce65 avcodec/tiff: Disallow striped and tiled tiffs except for DNG 4 years ago
Michael Niedermayer 654b21ef17 avformat/mpegts: Fix argument type for av_log 4 years ago
Michael Niedermayer 93bf8004d1 avformat/mxfdec: Do not clear arrays in mxf_read_index_entry_array() 4 years ago
Marvin Scholz d67c6c7f6f lavu: use address-of operator checking clock_gettime 4 years ago
Steven Liu 6080c5e24f avformat/hlsproto: update comment of file description 4 years ago
Steven Liu e7703ae335 avformat/hls: update comment of file description 4 years ago
Steven Liu e6e341b2f0 doc/muxers: correct description of hls_enc_key and hls_enc_iv 4 years ago
Paul B Mahol f1357274e9 avfilter/vf_decimate: always properly handle EOF 4 years ago
Paul B Mahol 4b4282bc57 avfilter/vf_decimate: stop dropping last frames with ppsrc 4 years ago
Paul B Mahol 89dcef90af avfilter/vf_decimate: fix broken logic with ppsrc handling 4 years ago
Marton Balint 6d3b70c27e avfilter/vf_framerate: fix infinite loop with 1-frame input 4 years ago
Gyan Doshi bff6fbead8 doc/protocols: document cache option 4 years ago
Paul B Mahol 5b48d2af43 avfilter/vf_xmedian: add support for commands 4 years ago
Paul B Mahol 4848eb48ac avfilter/af_vibrato: make sure table size is at least 1 4 years ago
Paul B Mahol 38e71d8b6c avfilter/af_tremolo: make sure table size is at least 1 4 years ago
Paul B Mahol 676689cc7c avcodec/cfhd: properly handle midstream size changes for transform type 2 4 years ago
Jeremy Leconte 29cef1bcd6 libswscale: avoid UB nullptr-with-offset. 4 years ago
Michael Niedermayer aea8d4061d avformat/swfdec: Allocate output buffer after reading input 4 years ago
Michael Niedermayer 684aec6a68 avformat/cafdec: clip sample rate 4 years ago
Michael Niedermayer 0d4e8e4c97 tools/target_dec_fuzzer: Adjust maxpixels for G2M 4 years ago
Carl Eugen Hoyos 2943c3debd lavf/img2dec: Increase score for very large jpeg images. 4 years ago
Carl Eugen Hoyos b0a882cc93 lavd/decklink_dec: Do not set codec_tags. 4 years ago
Gyan Doshi 9a0f5e412a ffmpeg: delay first stats 4 years ago
Derek Buitenhuis a7f9b3b954 avformat/hlsenc: Add dependency on avc.o 4 years ago
Gyan Doshi 3e47bbad56 ffmpeg: don't delay printing initial stats 4 years ago
Gyan Doshi 842714b5cb ffmpeg: add option stats_period 4 years ago
Paul B Mahol 686c07fb1e avfilter/vf_decimate: fix overreads when using ppsrc 4 years ago
Ting Fu 5dbabb020e dnn: add NV12 pixel format support 4 years ago
Michael Niedermayer 5cae71d2b7 avcodec/ffv1dec: Fix off by 1 error with quant tables 4 years ago
Michael Niedermayer c0e660ba14 avformat/mpegts: simplify nb_packets code 4 years ago
Michael Niedermayer ef7b117b7b avformat/mpegts: Increase pcr_incr width to 64bit 4 years ago
Paul B Mahol cd82c6e4ef avfilter/vf_decimate: switch to activate 4 years ago
Paul B Mahol 204a906437 avfilter/af_crystalizer: implement inverse filtering 4 years ago
Paul B Mahol 28aedc7f54 avfilter/af_crystalizer: use proper type for variable 4 years ago
Paul B Mahol c1c2e6f968 avfilter/af_crystalizer: improve filter description 4 years ago
Andriy Gelman cd97e1ff4d avformat/libamqp: parse vhost in uri 4 years ago
Paul B Mahol 6e96e3d970 avfilter: add shufflepixels video filter 4 years ago
Gyan Doshi ab6a56773f doc/codecs: add entries for export_side_data 4 years ago