100565 Commits (f4bdeddc3cab807e43e0450744dfe9a45661e1d7)
 

Author SHA1 Message Date
Andreas Rheinhardt 15072d2753 avcodec/mlpenc: Simplify finding best codebook 4 years ago
Andreas Rheinhardt 2825ed4e26 avcodec/opusdec: Remove always-true check 4 years ago
Andreas Rheinhardt 2089d21bc7 avfilter/vf_addroi: Use chars instead of strings for one-char strings 4 years ago
Andreas Rheinhardt 7684182921 avcodec/opustab: Make array static 4 years ago
Andreas Rheinhardt 4a160cbef4 avcodec/motion_est, mpegvideo: Make pointers to static storage const 4 years ago
Andreas Rheinhardt eea2638e9a configure, libavcodec/speedhq: Fix compiling SpeedHQ encoder 4 years ago
Andreas Rheinhardt 8af82be946 avcodec/mpegvideo: Merge ff_mpv_decode_defaults into ff_mpv_decode_init 4 years ago
Andreas Rheinhardt ebbdb928e8 avcodec/h261dec: Don't use too big max_depth in get_vlc2() 4 years ago
Andreas Rheinhardt 2b04405b63 avcodec/speedhq: Remove cast 4 years ago
Andreas Rheinhardt 0e3272d9a4 avcodec/mpeg12: Reindentation 4 years ago
Andreas Rheinhardt 902e16d183 avcodec/mpeg12: Make initializing VLCs thread-safe 4 years ago
Andreas Rheinhardt 6e8fcd9c56 avcodec/mpeg12: Don't initialize encoder-only parts of RLTable 4 years ago
Andreas Rheinhardt 1ead0c6388 avcodec/rl: Remove nonstatic storage of RL tables 4 years ago
Guo, Yejun 477dd2df60 dnn_interface.h: fix redefining typedefs 4 years ago
Guo, Yejun 6b0cfa8399 dnn/queue: add error check and cleanup 4 years ago
Guo, Yejun 97f520b700 dnn: fix issue when pthread is not supported 4 years ago
Guo, Yejun 8e78d5d394 dnn: fix redefining typedefs and also refine naming with correct prefix 4 years ago
Lynne 53c56585a6
hwcontext_drm: make dependency on Linux kernel headers optional 4 years ago
Paul B Mahol 2f20e35892 avfilter/vf_w3fdif: add support for commands 4 years ago
Paul B Mahol aea3cf4f18 avfilter/vf_xmedian: allow to control eof handling 4 years ago
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