Commit History

Author SHA1 Message Date
  Derek Buitenhuis 8688d3af39 Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c' 8 years ago
  Mark Thompson 07a844f32e lavfi: generic hardware surface upload and download filters 8 years ago
  Derek Buitenhuis 10424024a1 Merge commit 'b3dd30db0b2d857147fc0e1461a00bd6172a26a3' 8 years ago
  Anton Khirnov b3dd30db0b lavfi: pass the hw frames context through the filter chain 8 years ago
  Nicolas George 1655788712 lavfi: make request_frame() non-recursive. 9 years ago
  Nicolas George 108b4de552 lavfi: replace link.closed by link.status. 9 years ago
  Nicolas George b8b7d5ac6c lavfi: add link.current_pts field. 9 years ago
  Nicolas George d03eab34dd lavfi: rename link.current_pts to current_pts_us. 9 years ago
  Matthieu Bouron 0c59d40ae0 lavfi: use a video frame pool for each link of the filtergraph 8 years ago
  Hendrik Leppkes 0b73d0ff0d Merge commit '48ff6683ba5d40b629428673b1028e8ec542a9fa' 9 years ago
  Nicolas George 48ff6683ba lavfi: add a frame_rate field to AVFilterLink. 9 years ago
  Timothy Gu 87d5509261 avfilter: Reindent 9 years ago
  Michael Niedermayer 377883c4be avfilter/avfilter: Error out if audio parameters change instead of failing an assert 9 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Nicolas George 2a351f6c55 lavfi: drop the requirement that request_frame returns a frame. 9 years ago
  Hendrik Leppkes 43e2e172df Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1' 9 years ago
  Hendrik Leppkes 2751d5f0ba Merge commit '86e5056575f55f070609dd3926605302f7d2280e' 9 years ago
  Michael Niedermayer 5d859e5980 avfilter/avfilter: Add a few more basic filters to the list which support frame size changes 9 years ago
  Vittorio Giovara e65e4cbbda lavfi: Drop deprecated *_count suffixed variables 9 years ago
  Ronald S. Bultje 6495c4c687 lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0. 9 years ago
  Ronald S. Bultje ad7d972e08 lavfi: add error message to help users convert to new lavfi syntax. 9 years ago
  Andreas Cadhalpun 13b3462b7a avfilter: add missing FF_API_AVFILTERPAD_PUBLIC guard 9 years ago
  Andreas Cadhalpun 8bd74aafe8 avfilter: remove obsolete function declarations 9 years ago
  Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 9 years ago
  Michael Niedermayer f455c8fdef Merge commit '88b160a457e491cb9e014630ef5387ad3500258e' 9 years ago
  Himangi Saraogi 88b160a457 avfilter: Return more meaningful error codes 9 years ago
  Michael Niedermayer b288f67434 avfilter/avfilter: Remove CONFIG_MP_FILTER case 9 years ago
  Michael Niedermayer 6c702c3c63 avfilter/avfilter: allow idet like scale to have parameter changes 9 years ago
  Michael Niedermayer 649c158e8c Add FFMPEG_VERSION into the binary libs 9 years ago
  Michael Niedermayer 1945db1f13 Merge commit 'ac84c1ce24a285f9cf16d4297bce73b1c4a6e435' 10 years ago
  Vittorio Giovara ac84c1ce24 avfilter: check filter link validity 10 years ago
  Clément Bœsch abaf4245a1 avfilter: add w/h parameters in timeline 10 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' 11 years ago
  Vittorio Giovara 884c7a6eb8 avfilter: fix const use of avfilter_next 11 years ago
  Vittorio Giovara 5c439b41d0 avfilter: have avfilter_get_by_name return const for next bump 11 years ago
  Michael Niedermayer ab2bfb85d4 avfilter/ff_insert_pad: fix order of operations 11 years ago
  Michael Niedermayer 8780f7fbfa avfilter/ff_filter_frame_needs_framing: fix handling of AV_NOPTS_VALUE 11 years ago
  Michael Niedermayer 7381d31f22 Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 11 years ago
  Michael Niedermayer 4bc7a2a64b avfilter: remove duplicate includes 11 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