Commit History

Author SHA1 Message Date
  Michael Niedermayer 13afee951a Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 12 years ago
  Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 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
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Michael Niedermayer 91af76099e Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' 12 years ago
  Anton Khirnov 4e48aa8656 buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() 12 years ago
  Mans Rullgard 1fce361d70 lavfi: replace empty input/output lists with null pointers 12 years ago
  Michael Niedermayer 8510150f48 Merge commit '21bc44038491e525335ad763883b0288402ff6a0' 12 years ago
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago
  Martin Storsjö 21bc440384 avopt: Explicitly store rational option defaults in .dbl 12 years ago
  Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
  Nicolas George 5bbe4142d1 lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH. 12 years ago
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 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
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
  Nicolas George 05776119c1 buffersrc: use avfilter_get_buffer_ref_from_frame. 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 a8a2271fe0 buffersrc: check ff_get_audio_buffer() for errors. 12 years ago
  Anton Khirnov 8f3a3ce730 lavfi: check all ff_get_video_buffer() calls for errors. 12 years ago
  Anton Khirnov 785fa50f0b buffersrc: avoid creating unnecessary buffer reference 12 years ago
  Anton Khirnov 3825b52688 lavfi: check all ff_start_frame/draw_slice/end_frame calls for errors 12 years ago
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
  Nicolas George 97f86680eb lavfi: make copy_buffer_ref common. 12 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 12 years ago
  Michael Niedermayer f8911b987d Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 12 years ago
  Stefano Sabatini b0fdd3489a lavfi: deprecate av_buffersrc_buffer() function 12 years ago
  Nicolas George 05d6cc116e buffersrc: warn when there are too many buffers. 12 years ago
  Michael Niedermayer 5916bc4658 Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63' 12 years ago
  Michael Niedermayer 052f4f859c Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' 12 years ago
  Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 12 years ago
  Anton Khirnov 0b3b958135 lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft 12 years ago
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 12 years ago
  Stefano Sabatini 6be8cfa034 lavfi/abuffer: increase logging level of the log showing initial parameters 12 years ago
  Stefano Sabatini c0ca840837 lavfi/buffer: remove unused function av_vsrc_buffer_add_frame_alt() 12 years ago
  Stefano Sabatini 1dce2368bb lavfi/buffer: apply misc consistency nits 12 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 12 years ago
  Michael Niedermayer c7b9eab2be Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 12 years ago
  Anton Khirnov 6d58358a3a lavfi: make avfilter_get_video_buffer() private on next bump. 12 years ago
  Nicolas George 0f62125643 buffersrc: deprecate flat options syntax. 12 years ago
  Nicolas George 9ca440679d buffersrc: accept the frame rate as argument. 12 years ago
  Nicolas George dcaa4efcee buffersrc: accept key=value arguments. 12 years ago
  Michael Niedermayer ad60b3b181 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 12 years ago
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 12 years ago