Commit History

Author SHA1 Message Date
  Lukasz Marek d15db8e413 lavfi/buffersink: use av_fifo_alloc_array 10 years ago
  Lukasz Marek 70b63419ee lavfi: use av_fifo_freep 10 years ago
  Michael Niedermayer 74a8dbe1c4 Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 10 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
  Michael Niedermayer 0f322feffd avfilter/buffersink: try to fix AV_NOPTS_VALUE 11 years ago
  Michael Niedermayer 20be5e0a0e Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' 11 years ago
  Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
  Michael Niedermayer edab63a406 Merge commit '966689442ed843019dc0722a49bfb0ac51755d19' 11 years ago
  Diego Biurrun 966689442e buffersink: K&R formatting cosmetics 11 years ago
  Hendrik Leppkes 779e6c2b98 lavfi: add attribute_align_arg to all public entry points 11 years ago
  Hendrik Leppkes af2a196e66 lavfi: add attribute_align_arg to all public entry points 11 years ago
  Michael Niedermayer e7f8493fd8 Merge commit '20c86571ccc71412781d4a4813e4693e0c42aec6' 11 years ago
  Hendrik Leppkes 20c86571cc lavfi: let gcc realign the stack on public graph driving functions 11 years ago
  Nicolas George fd7a7e11b9 lavfi/buffersink: fix possible leaks after allocation failures. 11 years ago
  Nicolas George 6fbb21d685 lavfi/buffersink: factor checks for lists sizes. 11 years ago
  Michael Niedermayer 4a88989254 buffersink: remove shorthand 11 years ago
  Nicolas George e48ded8551 lavfi/buffersink: accept parameters as options. 11 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 11 years ago
  Michael Niedermayer 62f56fd7ea buffersink/uninit: use av_frame_free() not unref 11 years ago
  Nicolas George 5eb273b2e7 lavfi/buffersink: check av_frame_ref() failure. 11 years ago
  Hendrik Leppkes d8dccf69ff lavfi: let gcc realign the stack on public graph driving functions 11 years ago
  Nicolas George c14a8c834c lavfi/buffersink: schedule removing the "ff" variants. 11 years ago
  Nicolas George 9a2688826d lavfi/buffersink: rename filter structures. 11 years ago
  Nicolas George 73b40e2eb6 lavfi/buffersink: move the filter structures at the end. 11 years ago
  Nicolas George de54a96aa8 lavfi/buffersink: implement av_buffersink_get_samples(). 11 years ago
  Nicolas George 03b87fe5e3 lavfi: rename sink_buffer.c into buffersink.c. 11 years ago
  Nicolas George 3add5dc88e lavfi: remove buffersink.c. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
  Anton Khirnov b5ecfa1d8d buffersink: switch to filter_frame 12 years ago
  Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 12 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 12 years ago
  Michael Niedermayer 03b078721c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 12 years ago
  Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
  Mans Rullgard 6b776c61da buffersink: remove stray semicolon after function definition 12 years ago
  Michael Niedermayer 526cb36e4b Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' 12 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago
  Nicolas George 9de731e9d0 lavfi/sink_buffer: implement libav compatibility API. 12 years ago
  Michael Niedermayer 91af76099e Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' 12 years ago
  Mans Rullgard 1fce361d70 lavfi: replace empty input/output lists with null pointers 12 years ago
  Michael Niedermayer e4e02a7d47 libavfilter: Support the forks ABI for buffer sinks 12 years ago
  Michael Niedermayer 9cb9199970 buffersink: remove stray ; 12 years ago
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Michael Niedermayer 88beb2df98 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 9023de342f Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' 12 years ago
  Anton Khirnov ebc8d97481 lavfi: add error handling to start_frame(). 12 years ago
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 years ago