Commit Graph

  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | *
  • | | *
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • ddd6c5cdc0 avfilter/vf_w3fdif: not interlaced frames are filtered like tff by Paul B Mahol 2021-01-03 22:48:40 +0100
  • b112c86a2e avfilter/vf_w3fdif: add two more useful options by Paul B Mahol 2021-01-03 22:20:55 +0100
  • fde5593c7c avformat/http: support retry on connection error by erankor 2020-12-03 10:42:52 +0200
  • f26b5acfc0 avformat/wavdec: Avoid zeroing written to array by Michael Niedermayer 2020-11-09 20:53:27 +0100
  • 32d0561891 avcodec/notchlc: Check uncompressed size against input for LZ4 by Michael Niedermayer 2020-10-14 17:53:07 +0200
  • cb456b8fb0 (release/3.2) avcodec/utils: Check close before calling it by Michael Niedermayer 2019-07-21 00:08:55 +0200
  • ed524136e0 avcodec/videotoolbox: make FFmpeg-to-VT mapping error more informative by Jan Ekström 2021-01-02 14:30:36 +0200
  • 2c6f532e0a Mark some pointers as const by Andreas Rheinhardt 2020-12-27 17:36:59 +0100
  • 15baa0c1ac lavc/mjpegdec: cosmetics, org->orig by Anton Khirnov 2020-12-12 14:53:30 +0100
  • b0f1a86aaf fate: add tests for AVID by Anton Khirnov 2020-12-12 13:40:47 +0100
  • bb2651a921 api-seek-test: use non-obsolete decoding API by Anton Khirnov 2020-12-10 20:55:43 +0100
  • 88e098029d api-band-test: use non-obsolete decoding API by Anton Khirnov 2020-12-10 20:55:43 +0100
  • 94988f9107 api-h264-test: use non-obsolete decoding API by Anton Khirnov 2020-12-10 20:55:43 +0100
  • c6357311f3 lavfi/vf_uspp: convert to the video_enc_params API by Anton Khirnov 2020-04-17 10:32:12 +0200
  • 7f7eb137d6 lavfi/vf_codecview: convert to the video_enc_params API by Anton Khirnov 2020-04-17 10:32:12 +0200
  • 3f0930387c lavfi/vf_fspp: convert to the video_enc_params API by Anton Khirnov 2020-04-17 10:32:12 +0200
  • 955bdb1d32 lavfi/vf_pp7: convert to the video_enc_params API by Anton Khirnov 2020-04-17 10:32:12 +0200
  • 775707aba9 lavfi/vf_spp: convert to the video_enc_params API by Anton Khirnov 2020-04-17 10:32:12 +0200
  • a11ee84194 lavfi/vf_pp: convert to the video_enc_params API by Anton Khirnov 2020-04-17 10:32:12 +0200
  • fba0ecbe20 lavfi: add common code to handle QP tables by Anton Khirnov 2020-12-14 14:36:05 +0100
  • c72d526494 lavfi/vf_qp: convert to the video_enc_params API by Anton Khirnov 2020-04-17 10:32:12 +0200
  • baecaa16c1 mpegvideo: use the AVVideoEncParams API for exporting QP tables by Anton Khirnov 2020-03-10 11:45:55 +0100
  • e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump by Anton Khirnov 2020-05-27 14:54:38 +0200
  • c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h by Anton Khirnov 2020-06-10 15:38:08 +0200
  • 54cd025a82 avfilter: add temporal midway equalizer filter by Paul B Mahol 2020-12-26 13:52:24 +0100
  • 89daac5fe2 configure: update copyright year by Lynne 2021-01-01 00:00:00 +0100
  • 63505fc60a configure: update copyright year by Lynne 2021-01-01 00:00:00 +0100
  • be1f5bae31 avcodec/svq1dec: Increase nb_bits of VLC to read it in one go by Andreas Rheinhardt 2020-12-29 20:34:01 +0100
  • 4425aa4be5 avcodec/dirac_arith: Make table only used here static by Andreas Rheinhardt 2020-12-29 15:33:03 +0100
  • bd46e3ee71 avcodec/qdmc: Mark decoder as init-threadsafe by Andreas Rheinhardt 2020-12-28 20:01:47 +0100
  • e0311e848a avcodec/opusdec: Mark decoder as init-threadsafe by Andreas Rheinhardt 2020-12-28 18:00:28 +0100
  • 9f36a5a1cc avcodec/opusdec: Cleanup generically on init failure by Andreas Rheinhardt 2020-12-28 17:58:43 +0100
  • f03eade869 avcodec/opusdec: Move per-stream fields to OpusStreamContext by Andreas Rheinhardt 2020-12-28 17:46:44 +0100
  • 794fb18369 avcodec/opusdec: Return error upon error by Andreas Rheinhardt 2020-12-28 17:52:12 +0100
  • 4f1ae39036 avcodec/aacps_common: Use minimal VLC nb_bits/max_depth by Andreas Rheinhardt 2020-12-28 03:31:05 +0100
  • 3693e2fcee avcodec/aacps: Factor out code shared by float and fixed point decoder by Andreas Rheinhardt 2020-12-28 02:41:38 +0100
  • 0d61a1cfad avcodec/mpegvideo: Don't zero-initialize unnecessarily by Andreas Rheinhardt 2020-12-27 21:16:08 +0100
  • 3526f3856a avcodec/aacsbr_template: Remove pointless runtime initialization by Andreas Rheinhardt 2020-12-27 20:46:06 +0100
  • df56a1060c avcodec/aacsbr: Remove remnants of tablegen by Andreas Rheinhardt 2020-12-27 19:57:27 +0100
  • 2c3393d15d avcodec/atrac3plus_data: Mark array as const by Andreas Rheinhardt 2020-12-27 19:42:35 +0100
  • 15072d2753 avcodec/mlpenc: Simplify finding best codebook by Andreas Rheinhardt 2020-12-26 18:16:21 +0100
  • 2825ed4e26 avcodec/opusdec: Remove always-true check by Andreas Rheinhardt 2020-12-26 13:09:49 +0100
  • 2089d21bc7 avfilter/vf_addroi: Use chars instead of strings for one-char strings by Andreas Rheinhardt 2020-12-26 10:33:12 +0100
  • 7684182921 avcodec/opustab: Make array static by Andreas Rheinhardt 2020-12-25 18:41:26 +0100
  • 4a160cbef4 avcodec/motion_est, mpegvideo: Make pointers to static storage const by Andreas Rheinhardt 2020-12-09 04:16:48 +0100
  • eea2638e9a configure, libavcodec/speedhq: Fix compiling SpeedHQ encoder by Andreas Rheinhardt 2020-12-10 09:41:07 +0100
  • 8af82be946 avcodec/mpegvideo: Merge ff_mpv_decode_defaults into ff_mpv_decode_init by Andreas Rheinhardt 2020-12-09 03:23:32 +0100
  • ebbdb928e8 avcodec/h261dec: Don't use too big max_depth in get_vlc2() by Andreas Rheinhardt 2020-12-09 03:04:59 +0100
  • 2b04405b63 avcodec/speedhq: Remove cast by Andreas Rheinhardt 2020-12-08 21:59:09 +0100
  • 0e3272d9a4 avcodec/mpeg12: Reindentation by Andreas Rheinhardt 2020-11-23 03:12:23 +0100
  • 902e16d183 avcodec/mpeg12: Make initializing VLCs thread-safe by Andreas Rheinhardt 2020-11-23 03:10:36 +0100
  • 6e8fcd9c56 avcodec/mpeg12: Don't initialize encoder-only parts of RLTable by Andreas Rheinhardt 2020-12-08 20:25:23 +0100
  • 1ead0c6388 avcodec/rl: Remove nonstatic storage of RL tables by Andreas Rheinhardt 2020-12-08 19:44:02 +0100
  • 477dd2df60 dnn_interface.h: fix redefining typedefs by Guo, Yejun 2020-12-31 09:19:39 +0800
  • 6b0cfa8399 dnn/queue: add error check and cleanup by Guo, Yejun 2020-12-30 13:11:27 +0800
  • 97f520b700 dnn: fix issue when pthread is not supported by Guo, Yejun 2020-12-30 10:47:29 +0800
  • 8e78d5d394 dnn: fix redefining typedefs and also refine naming with correct prefix by Guo, Yejun 2020-12-30 09:37:14 +0800
  • ed735e6577 avfilter/vf_framerate: fix infinite loop with 1-frame input by Marton Balint 2020-12-20 19:32:56 +0100
  • 8f3741a5e3 avformat/url: Change () position in ff_make_absolute_url() by Michael Niedermayer 2020-12-16 19:15:12 +0100
  • 53c56585a6 hwcontext_drm: make dependency on Linux kernel headers optional by Lynne 2020-12-30 22:19:16 +0100
  • 2f20e35892 avfilter/vf_w3fdif: add support for commands by Paul B Mahol 2020-12-30 16:31:19 +0100
  • aea3cf4f18 avfilter/vf_xmedian: allow to control eof handling by Paul B Mahol 2020-12-30 15:51:24 +0100
  • 9ac31b419c avfilter/vf_xmedian: add timeline support by Paul B Mahol 2020-12-30 15:33:50 +0100
  • c720286ee3 vf_dnn_processing.c: add async support by Guo, Yejun 2020-12-16 14:07:00 +0800
  • 5024286465 dnn_interface: change from 'void *userdata' to 'AVFilterContext *filter_ctx' by Guo, Yejun 2020-11-18 14:54:10 +0800
  • e67b5d0a24 dnn: add async execution support for openvino backend by Guo, Yejun 2020-11-18 14:30:11 +0800
  • 39f5cb4bd1 dnn_interface: add interface to support async execution by Guo, Yejun 2020-11-18 14:28:06 +0800
  • 38089925fa dnn_backend_openvino.c: refine code for error handle by Guo, Yejun 2020-11-18 14:16:24 +0800
  • 2b177033bb dnn_backend_openvino.c: separate function execute_model_ov by Guo, Yejun 2020-11-17 20:55:13 +0800
  • 6506ab8b03 dnn/queue: add queue and safe_queue support by Xie, Lin 2020-11-09 14:09:13 +0800
  • 1b64954e42 vf_dnn_processing.c: replace filter_frame with activate func by Guo, Yejun 2020-10-07 10:47:31 +0800
  • e1d7433100 avcodec/codec_desc: describe AV_CODEC_ID_MPEG2TS by Aman Karmani 2020-12-22 14:28:38 -0800
  • d20f059fb9 avformat/rtsp: add satip_raw flag to receive raw mpegts stream by Aman Karmani 2020-12-21 15:53:55 -0800
  • 98b76bb11f avformat/rtsp: add support for satip:// by Aman Karmani 2020-12-16 12:40:16 -0800
  • 292e41ce65 avcodec/tiff: Disallow striped and tiled tiffs except for DNG by Michael Niedermayer 2020-11-02 10:46:04 +0100
  • 654b21ef17 avformat/mpegts: Fix argument type for av_log by Michael Niedermayer 2020-12-27 18:47:44 +0100
  • 93bf8004d1 avformat/mxfdec: Do not clear arrays in mxf_read_index_entry_array() by Michael Niedermayer 2020-12-26 11:44:25 +0100
  • d67c6c7f6f lavu: use address-of operator checking clock_gettime by Marvin Scholz 2020-12-08 23:18:25 +0100
  • 6080c5e24f avformat/hlsproto: update comment of file description by Steven Liu 2020-12-23 17:34:12 +0800
  • e7703ae335 avformat/hls: update comment of file description by Steven Liu 2020-12-23 17:32:34 +0800
  • e6e341b2f0 doc/muxers: correct description of hls_enc_key and hls_enc_iv by Steven Liu 2020-12-09 13:39:22 +0800
  • f1357274e9 avfilter/vf_decimate: always properly handle EOF by Paul B Mahol 2020-12-27 22:22:40 +0100
  • 4b4282bc57 avfilter/vf_decimate: stop dropping last frames with ppsrc by Paul B Mahol 2020-12-27 21:59:10 +0100
  • 89dcef90af avfilter/vf_decimate: fix broken logic with ppsrc handling by Paul B Mahol 2020-12-27 21:01:38 +0100
  • 6d3b70c27e avfilter/vf_framerate: fix infinite loop with 1-frame input by Marton Balint 2020-12-20 19:32:56 +0100
  • bff6fbead8 doc/protocols: document cache option by Gyan Doshi 2020-12-27 14:50:24 +0530
  • 5b48d2af43 avfilter/vf_xmedian: add support for commands by Paul B Mahol 2020-12-25 16:41:44 +0100
  • 4848eb48ac avfilter/af_vibrato: make sure table size is at least 1 by Paul B Mahol 2020-12-25 14:07:25 +0100
  • 38e71d8b6c avfilter/af_tremolo: make sure table size is at least 1 by Paul B Mahol 2020-12-25 14:01:52 +0100
  • 676689cc7c avcodec/cfhd: properly handle midstream size changes for transform type 2 by Paul B Mahol 2020-12-23 12:34:14 +0100
  • 29cef1bcd6 libswscale: avoid UB nullptr-with-offset. by Jeremy Leconte 2020-12-24 04:27:19 +0000
  • aea8d4061d avformat/swfdec: Allocate output buffer after reading input by Michael Niedermayer 2020-11-18 01:29:23 +0100
  • 684aec6a68 avformat/cafdec: clip sample rate by Michael Niedermayer 2020-11-18 00:48:26 +0100
  • 0d4e8e4c97 tools/target_dec_fuzzer: Adjust maxpixels for G2M by Michael Niedermayer 2020-11-17 00:41:45 +0100
  • 2943c3debd lavf/img2dec: Increase score for very large jpeg images. by Carl Eugen Hoyos 2020-12-24 13:16:44 +0100
  • b0a882cc93 lavd/decklink_dec: Do not set codec_tags. by Carl Eugen Hoyos 2020-12-13 11:01:02 +0100
  • 9a0f5e412a ffmpeg: delay first stats by Gyan Doshi 2020-12-23 10:23:30 +0530
  • a7f9b3b954 avformat/hlsenc: Add dependency on avc.o by Derek Buitenhuis 2020-12-22 15:58:53 -0500
  • 3e47bbad56 ffmpeg: don't delay printing initial stats by Gyan Doshi 2020-12-21 14:46:15 +0530
  • 842714b5cb ffmpeg: add option stats_period by Gyan Doshi 2020-12-21 14:16:49 +0530