24 Commits (f7e0c1854950b072dce4aa21053c1a344bf76c72)

Author SHA1 Message Date
Anton Khirnov 1961e46c15 lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 13 years ago
Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
Stefano Sabatini 635a25954e lavfi/video: set output frame w/h properties in default_start_frame() 13 years ago
Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 13 years ago
Anton Khirnov 6d58358a3a lavfi: make avfilter_get_video_buffer() private on next bump. 13 years ago
Stefano Sabatini 134815a030 lavfi: change name of tracing functions and of the macro which enables them 13 years ago
Michael Niedermayer 7b0d362567 libavfilter: make ff_null_start_frame_keep_ref() a non static inline function. 13 years ago
Stefano Sabatini 1488c4dc0b lavfi: move tracing utilities definition from video.c to avfilter.c 13 years ago
Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 13 years ago
Michael Niedermayer 7343727a8f lavfi/video: fix copyright 13 years ago
Stefano Sabatini fce30d8d73 lavfi: copy palette in start_frame() 13 years ago
Anton Khirnov c04c533f62 lavfi: remove avfilter_null_* from public API on next bump. 13 years ago
Anton Khirnov 43c7a01e98 lavfi: remove avfilter_default_* from public API on next bump. 13 years ago
Nicolas George 7997fc49ef lavfi: remove stray reference to planar/packed. 13 years ago
Anton Khirnov 7b3b24a8ee lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs. 13 years ago
Diego Biurrun 91791ac2ed avfilter: Move ff_get_ref_perms_string() to where it is used. 13 years ago
Anton Khirnov c5432d3ca4 lavfi: move video-related functions to a separate file. 13 years ago