Commit History

Author SHA1 Message Date
  Nicolas George 8ad54a44eb lavfi: check that buffer and link properties match. 12 years ago
  Stefano Sabatini a4cb0af945 lavfi: drop deprecated and pointless avfilter_default_end_frame() function 12 years ago
  Michael Niedermayer c9a0f9bf3c libavfilter: pass QP table through the filter chain 12 years ago
  Nicolas George beeba9161a lavfi: add a closed field to AVFilerLink. 12 years ago
  Nicolas George cc8104b908 lavfi: fix erroneous use of AV_PERM_PRESERVE in ff_inplace_start_frame. 12 years ago
  Nicolas George 046eb21c72 lavfi: grant all permissions on mallocated video buffers. 12 years ago
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 70766c2182 Add some more missing includes after removing the implicit common.h 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Nicolas George 271ddb116c lavfi: use min_perms and rej_perms for out pads. 12 years ago
  Nicolas George 8ef740ce01 lavfi: use a new field for automatic buffer copy. 12 years ago
  Stefano Sabatini 65520f5933 lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() 12 years ago
  Nicolas George a85b4a5696 lavfi: use correct PTS for link age. 12 years ago
  Michael Niedermayer 7c26761b81 Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23' 12 years ago
  Loren Merritt fb44e7401f factor identical ff_inplace_start_frame out of two filters 12 years ago
  Michael Niedermayer 88beb2df98 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 1dc4205018 lavfi: check all avfilter_ref_buffer() calls for errors. 12 years ago
  Anton Khirnov d4f89906e3 lavfi: add error handling to end_frame(). 12 years ago
  Anton Khirnov e9b992d035 lavfi: add error handling to draw_slice(). 12 years ago
  Anton Khirnov ebc8d97481 lavfi: add error handling to start_frame(). 12 years ago
  Michael Niedermayer 9e1508f1e7 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 4c9080a7ef lavfi: unref AVFilterLink.out_buf in ff_end_frame(). 12 years ago
  Anton Khirnov 07bad27810 lavfi: unref AVFilterLink.cur_buf in ff_end_frame(). 12 years ago
  Michael Niedermayer 5916bc4658 Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63' 12 years ago
  Anton Khirnov 1961e46c15 lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 12 years ago
  Michael Niedermayer 1c60088885 Merge remote-tracking branch 'qatar/master' 12 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 12 years ago
  Stefano Sabatini 635a25954e lavfi/video: set output frame w/h properties in default_start_frame() 12 years ago
  Michael Niedermayer c7b9eab2be Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 12 years ago
  Anton Khirnov 6d58358a3a lavfi: make avfilter_get_video_buffer() private on next bump. 12 years ago
  Stefano Sabatini 134815a030 lavfi: change name of tracing functions and of the macro which enables them 12 years ago
  Michael Niedermayer 7b0d362567 libavfilter: make ff_null_start_frame_keep_ref() a non static inline function. 12 years ago
  Michael Niedermayer ad60b3b181 Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini 1488c4dc0b lavfi: move tracing utilities definition from video.c to avfilter.c 12 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 12 years ago
  Michael Niedermayer 7343727a8f lavfi/video: fix copyright 12 years ago
  Stefano Sabatini fce30d8d73 lavfi: copy palette in start_frame() 12 years ago
  Michael Niedermayer d0ad91c258 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov c04c533f62 lavfi: remove avfilter_null_* from public API on next bump. 12 years ago
  Anton Khirnov 43c7a01e98 lavfi: remove avfilter_default_* from public API on next bump. 12 years ago
  Michael Niedermayer 040a796dab Merge commit '755cd4197d53946208e042f095b930dca18d9430' 12 years ago
  Nicolas George 7997fc49ef lavfi: remove stray reference to planar/packed. 12 years ago
  Anton Khirnov 7b3b24a8ee lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs. 12 years ago
  Michael Niedermayer 1cbf7fb434 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 91791ac2ed avfilter: Move ff_get_ref_perms_string() to where it is used. 12 years ago
  Anton Khirnov c5432d3ca4 lavfi: move video-related functions to a separate file. 12 years ago