Commit History

Author SHA1 Message Date
  Michael Niedermayer fefb152cd9 Merge commit 'a7e79f6a43bdc7e3b164dd78b060f0d5575a0cf0' into release/2.4 9 years ago
  Vittorio Giovara a7e79f6a43 avfilter: check filter link validity 9 years ago
  Michael Niedermayer 820f41e1a1 Add FFMPEG_VERSION into the binary libs 9 years ago
  Michael Niedermayer d9ddbaa924 avfilter/avfilter: use av_malloc(z)_array() 10 years ago
  Michael Niedermayer b76059058a Merge commit 'bba2a7cc5f7c7aaa32a938f3d4edd9f555f39cdb' 10 years ago
  Anton Khirnov bba2a7cc5f lavfi: use the correct filter context for logging an error. 10 years ago
  Michael Niedermayer 41003da94a avfilter/avfilter: fix use of uninitialized pointer 10 years ago
  Michael Niedermayer d9481dcd61 Merge commit 'abb5e37f64c48bba8bd0fde2bada0f7544defa24' 10 years ago
  Vittorio Giovara abb5e37f64 avfilter: fix leaks on error in ff_filter_frame 10 years ago
  Michael Niedermayer c0a33c4770 avfilter: avfilter_register() that works in O(1) time 10 years ago
  Michael Niedermayer 133fbfc781 do O(1) instead of O(n) atomic operations in register functions 10 years ago
  Michael Niedermayer a1ce060c51 Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e' 10 years ago
  Vittorio Giovara 884c7a6eb8 avfilter: fix const use of avfilter_next 10 years ago
  Vittorio Giovara 5c439b41d0 avfilter: have avfilter_get_by_name return const for next bump 10 years ago
  Michael Niedermayer ab2bfb85d4 avfilter/ff_insert_pad: fix order of operations 10 years ago
  Michael Niedermayer 8780f7fbfa avfilter/ff_filter_frame_needs_framing: fix handling of AV_NOPTS_VALUE 10 years ago
  Michael Niedermayer 7381d31f22 Merge remote-tracking branch 'qatar/master' 10 years ago
  Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 11 years ago
  Michael Niedermayer 4bc7a2a64b avfilter: remove duplicate includes 10 years ago
  Michael Niedermayer 3dfc5f551f avfilter: avoid testing float == 0 11 years ago
  Paul B Mahol 211a185cba avfilter/avfilter: check allocation failure in ff_insert_pad() 11 years ago
  Michael Niedermayer bb23bf8fd7 avfilter/avfilter: fix null pointer dereference with queued ping filters 11 years ago
  Michael Niedermayer 20be5e0a0e Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' 11 years ago
  Michael Niedermayer a8e963835a Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' 11 years ago
  Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
  Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago
  Michael Niedermayer 2236456715 avfilter/avfilter: Make avfilter_register() thread safe 11 years ago
  Michael Niedermayer 3ed56b3b39 avfilter/process_options: fix memleak 11 years ago
  Michael Niedermayer a2abd58a09 avfilter: remove av_opt_set_defaults() from process_options() 11 years ago
  Michael Niedermayer 8d4e969afe Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f' 11 years ago
  Anton Khirnov 129bb23843 lavfi: add a slice threading infrastructure 11 years ago
  Michael Niedermayer 849bb62c2c Merge commit 'cebdedca57d95834a8f8098c7b6a322a1163e26b' 11 years ago
  Michael Niedermayer d56ced5fbf Merge commit 'bf5b5d2b1561535cc013c12ab8033228bb0d0081' 11 years ago
  Michael Niedermayer fb8dde37e4 Merge commit 'd79bd6040599ef017dc45d5997fcc959ab1f71f6' 11 years ago
  Anton Khirnov 7e2b15c094 avfilter: check a malloc in avfilter_link(). 11 years ago
  Anton Khirnov bf5b5d2b15 avfilter.c: cosmetics, reformat 11 years ago
  Anton Khirnov d79bd60405 lavfi: factorize freeing a link 11 years ago
  Clément Bœsch d94c907008 lavfi: silence a discarded const qualifier warning. 11 years ago
  Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 11 years ago
  Anton Khirnov ffba2053ed lavfi: fix compatibility code for old vf_scale options syntax 11 years ago
  Clément Bœsch 1776177b7f lavfi: replace passthrough_filter_frame with a flag. 11 years ago
  Michael Niedermayer e4723a82f7 avfilter: fix 2 warnings about discarding const 11 years ago
  Michael Niedermayer df9f9caba5 avfilter: Make enabled/disabled state available as a field of the AVFilterContext 11 years ago
  Clément Bœsch 38853169ce lavfi: add 'enable' command injection to filters supporting timeline. 11 years ago
  Clément Bœsch fdd93eabfb lavfi: add timeline support. 11 years ago
  Clément Bœsch b8a5c76131 lavfi: add frame counter into AVFilterLink and use it in filters. 11 years ago
  Clément Bœsch dcea58502c lavfi: drop now unused shorthand field from AVFilter. 11 years ago
  Michael Niedermayer 9a91c67478 Merge commit 'f160c6a18a574b4c7d063e0a748037cbbd9912ee' 11 years ago
  Michael Niedermayer 835cc0f2e7 Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da' 11 years ago
  Michael Niedermayer f4db6bfeb8 Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa' 11 years ago