100996 Commits (3044d0efee9136c19dfdcf6dcdf957e910a73fd5)
 

Author SHA1 Message Date
  Paul B Mahol 021dc4f107 doc/filters: mention that shear filter supports commands 5 years ago
  Guo, Yejun 149bfc2445 libavutil/frame.h: correct typo for AVFilmGrainParams in comment 5 years ago
  James Almer 683cd25c5a avcodec/sei: add Parameter Sets Inclusion Indication enum value 5 years ago
  Paul B Mahol 2ee2e4cd41 avfilter/vf_colorchannelmixer: extend pl option functionality 5 years ago
  Paul B Mahol 199d9e705a avfilter/vf_lenscorrection: remove unused elements 5 years ago
  Paul B Mahol 499c3193a5 avfilter/vf_lenscorrection: reduce overhead calling execute for every plane 5 years ago
  Paul B Mahol 46f170e544 avfilter/vf_lenscorrection: add support for commands 5 years ago
  Michael Niedermayer 33f6d8e376 avcodec/cri: Fix whitespace issue in unpack_10bit() 5 years ago
  Michael Niedermayer aa1b8e6898 avformat/realtextdec: Avoid undefined overflow in the end of read_ts() 5 years ago
  Michael Niedermayer 0014249fd9 avformat/nutdec: Fix integer overflow in count computation 5 years ago
  Michael Niedermayer 48fb752767 avformat/mvi: Use 64bit for testing dimensions 5 years ago
  Michael Niedermayer 29851cb840 avformat/utils: Check dts in update_initial_timestamps() more 5 years ago
  Michael Niedermayer 463e024363 avformat/mpsubdec: Use av_sat_add/sub64() in fracval handling 5 years ago
  Michael Niedermayer cb31667611 avformat/flvdec: Check for avio_read() failure in amf_get_string() 5 years ago
  Michael Niedermayer 2ef522c918 avformat/flvdec: Check for nesting depth in amf_skip_tag() 5 years ago
  Michael Niedermayer 074e204b42 avformat/flvdec: Check for nesting depth in amf_parse_object() 5 years ago
  Michael Niedermayer 59a6becf8e avcodec/apedec: Use FFABSU() in do_apply_filter() 5 years ago
  Michael Niedermayer 5dd9567080 avutil/common: Add FFABSU() for a signed -> unsigned ABS 5 years ago
  Andreas Rheinhardt 3c700c82cb avfilter/vf_unsharp: Remove unnecessary ; 5 years ago
  Anton Khirnov 9e30859cb6 lavc: shedule old encoding/decoding API for removal 5 years ago
  Anton Khirnov 25f4304ebb lavc/decode: move unrefcount_frame() right before its only caller 5 years ago
  Anton Khirnov da99b4c878 tools/target_dec_fuzzer: use non-obsolete decoding API 5 years ago
  Andreas Rheinhardt 2490ac635c avcodec/mpeg4videodec: Fix indentation 5 years ago
  Andreas Rheinhardt f410febddc avcodec/mpeg4videodec: Move code around to avoid forward declaration 5 years ago
  Andreas Rheinhardt d9f5bd15fd avcodec/sp5x: Remove unused quant tables 5 years ago
  Andreas Rheinhardt f15477169e avcodec/exif: Avoid allocation for small buffer 5 years ago
  Andreas Rheinhardt 458acb61fa avcodec/amrnbdata: Remove unused array 5 years ago
  Andreas Rheinhardt edfdcb0487 avcodec/ilbcdata: Remove unused array 5 years ago
  Andreas Rheinhardt 2668caf13c avcodec/atrac3plus_data: Remove unused arrays 5 years ago
  Andreas Rheinhardt 10d059bb24 avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not index 5 years ago
  Paul B Mahol 37f76c81d6 avfilter: add shear video filter 5 years ago
  James Almer 911ba8417e avdevice/dshow: Add namespace prefix to the remaining global symbols 5 years ago
  James Almer 56709ca8aa avcodec: deprecate AVCodecContext.debug_mv 5 years ago
  James Almer c3f3b562c9 avcodec: remove long dead debug_mv code 5 years ago
  James Almer 81d070dd09 avcodec/dolby_e: split decoder and parser more thoroughly 5 years ago
  James Almer 12c8aeb2b8 fate/hlsenc: rework the ffprobe dependency of hls-fmp4_ac3 5 years ago
  Andreas Rheinhardt 61fe481586 avcodec/h263data, ituh263*: Make initializing RL inter table thread-safe 5 years ago
  Andreas Rheinhardt 12d0bb382b avcodec/ituh263enc: Remove unused function parameter 5 years ago
  Andreas Rheinhardt 1ea13f949a avcodec/ituh263dec: Don't initialize unused parts of RLTable 5 years ago
  Andreas Rheinhardt 18e89b964c avcodec/h261enc: Make encoder init-threadsafe 5 years ago
  Andreas Rheinhardt 41826f84bb avcodec/h261dec: Reindentation 5 years ago
  Andreas Rheinhardt 7afc6d71a0 avcodec/h261dec: Make decoder init-threadsafe 5 years ago
  Andreas Rheinhardt ed913fcb59 avcodec/h261dec: Don't initialize unused part of RLTable 5 years ago
  Andreas Rheinhardt 44bb776f13 avcodec/mpegvideo_enc: Make mpv_encode_defaults thread-safe 5 years ago
  Andreas Rheinhardt 27eea249cc avcodec/msmpeg4dec: Reuse identical MV VLC 5 years ago
  Andreas Rheinhardt d90d0a715f avcodec/msmpeg4dec: Reuse identical RL VLCs 5 years ago
  Andreas Rheinhardt a3831e81ff avcodec/ituh263dec: Don't initialize unused RL VLCs 5 years ago
  Andreas Rheinhardt 3e0bd5064d avcodec/mpeg4videodec: Don't initialize unused RL VLCs 5 years ago
  Andreas Rheinhardt b0c4748770 avcodec/msmpeg4dec: Don't initialize unused RL VLCs 5 years ago
  Andreas Rheinhardt b9071a70fc avcodec/h261dec: Don't initialize unused VLCs 5 years ago