100531 Commits (c8c2dfbc378e54aee7e8181ff532483096dc4bc7)
 

Author SHA1 Message Date
  Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 5 years ago
  Paul B Mahol 54cd025a82 avfilter: add temporal midway equalizer filter 5 years ago
  Lynne 63505fc60a
configure: update copyright year 5 years ago
  Andreas Rheinhardt be1f5bae31 avcodec/svq1dec: Increase nb_bits of VLC to read it in one go 5 years ago
  Andreas Rheinhardt 4425aa4be5 avcodec/dirac_arith: Make table only used here static 5 years ago
  Andreas Rheinhardt bd46e3ee71 avcodec/qdmc: Mark decoder as init-threadsafe 5 years ago
  Andreas Rheinhardt e0311e848a avcodec/opusdec: Mark decoder as init-threadsafe 5 years ago
  Andreas Rheinhardt 9f36a5a1cc avcodec/opusdec: Cleanup generically on init failure 5 years ago
  Andreas Rheinhardt f03eade869 avcodec/opusdec: Move per-stream fields to OpusStreamContext 5 years ago
  Andreas Rheinhardt 794fb18369 avcodec/opusdec: Return error upon error 5 years ago
  Andreas Rheinhardt 4f1ae39036 avcodec/aacps_common: Use minimal VLC nb_bits/max_depth 5 years ago
  Andreas Rheinhardt 3693e2fcee avcodec/aacps: Factor out code shared by float and fixed point decoder 5 years ago
  Andreas Rheinhardt 0d61a1cfad avcodec/mpegvideo: Don't zero-initialize unnecessarily 5 years ago
  Andreas Rheinhardt 3526f3856a avcodec/aacsbr_template: Remove pointless runtime initialization 5 years ago
  Andreas Rheinhardt df56a1060c avcodec/aacsbr: Remove remnants of tablegen 5 years ago
  Andreas Rheinhardt 2c3393d15d avcodec/atrac3plus_data: Mark array as const 5 years ago
  Andreas Rheinhardt 15072d2753 avcodec/mlpenc: Simplify finding best codebook 5 years ago
  Andreas Rheinhardt 2825ed4e26 avcodec/opusdec: Remove always-true check 5 years ago
  Andreas Rheinhardt 2089d21bc7 avfilter/vf_addroi: Use chars instead of strings for one-char strings 5 years ago
  Andreas Rheinhardt 7684182921 avcodec/opustab: Make array static 5 years ago
  Andreas Rheinhardt 4a160cbef4 avcodec/motion_est, mpegvideo: Make pointers to static storage const 5 years ago
  Andreas Rheinhardt eea2638e9a configure, libavcodec/speedhq: Fix compiling SpeedHQ encoder 5 years ago
  Andreas Rheinhardt 8af82be946 avcodec/mpegvideo: Merge ff_mpv_decode_defaults into ff_mpv_decode_init 5 years ago
  Andreas Rheinhardt ebbdb928e8 avcodec/h261dec: Don't use too big max_depth in get_vlc2() 5 years ago
  Andreas Rheinhardt 2b04405b63 avcodec/speedhq: Remove cast 5 years ago
  Andreas Rheinhardt 0e3272d9a4 avcodec/mpeg12: Reindentation 5 years ago
  Andreas Rheinhardt 902e16d183 avcodec/mpeg12: Make initializing VLCs thread-safe 5 years ago
  Andreas Rheinhardt 6e8fcd9c56 avcodec/mpeg12: Don't initialize encoder-only parts of RLTable 5 years ago
  Andreas Rheinhardt 1ead0c6388 avcodec/rl: Remove nonstatic storage of RL tables 5 years ago
  Guo, Yejun 477dd2df60 dnn_interface.h: fix redefining typedefs 5 years ago
  Guo, Yejun 6b0cfa8399 dnn/queue: add error check and cleanup 5 years ago
  Guo, Yejun 97f520b700 dnn: fix issue when pthread is not supported 5 years ago
  Guo, Yejun 8e78d5d394 dnn: fix redefining typedefs and also refine naming with correct prefix 5 years ago
  Lynne 53c56585a6
hwcontext_drm: make dependency on Linux kernel headers optional 5 years ago
  Paul B Mahol 2f20e35892 avfilter/vf_w3fdif: add support for commands 5 years ago
  Paul B Mahol aea3cf4f18 avfilter/vf_xmedian: allow to control eof handling 5 years ago
  Paul B Mahol 9ac31b419c avfilter/vf_xmedian: add timeline support 5 years ago
  Guo, Yejun c720286ee3 vf_dnn_processing.c: add async support 5 years ago
  Guo, Yejun 5024286465 dnn_interface: change from 'void *userdata' to 'AVFilterContext *filter_ctx' 5 years ago
  Guo, Yejun e67b5d0a24 dnn: add async execution support for openvino backend 5 years ago
  Guo, Yejun 39f5cb4bd1 dnn_interface: add interface to support async execution 5 years ago
  Guo, Yejun 38089925fa dnn_backend_openvino.c: refine code for error handle 5 years ago
  Guo, Yejun 2b177033bb dnn_backend_openvino.c: separate function execute_model_ov 5 years ago
  Xie, Lin 6506ab8b03 dnn/queue: add queue and safe_queue support 5 years ago
  Guo, Yejun 1b64954e42 vf_dnn_processing.c: replace filter_frame with activate func 5 years ago
  Aman Karmani e1d7433100 avcodec/codec_desc: describe AV_CODEC_ID_MPEG2TS 5 years ago
  Aman Karmani d20f059fb9 avformat/rtsp: add satip_raw flag to receive raw mpegts stream 5 years ago
  Aman Karmani 98b76bb11f avformat/rtsp: add support for satip:// 5 years ago
  Michael Niedermayer 292e41ce65 avcodec/tiff: Disallow striped and tiled tiffs except for DNG 5 years ago
  Michael Niedermayer 654b21ef17 avformat/mpegts: Fix argument type for av_log 5 years ago