Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-26lavfi: remove disabled FF_API_FILTERS_PUBLIC cruftAnton Khirnov
2012-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-16lavfi: update some deprecated functionsPaul B Mahol
2012-06-16lavfi/video: set output frame w/h properties in default_start_frame()Stefano Sabatini
2012-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-13lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov
2012-06-13lavfi: make avfilter_get_video_buffer() private on next bump.Anton Khirnov
2012-06-13lavfi: change name of tracing functions and of the macro which enables themStefano Sabatini
2012-06-10libavfilter: make ff_null_start_frame_keep_ref() a non static inline function.Michael Niedermayer
2012-06-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-05lavfi: move tracing utilities definition from video.c to avfilter.cStefano Sabatini
2012-06-05lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov
2012-05-24lavfi/video: fix copyrightMichael Niedermayer
2012-05-24lavfi: copy palette in start_frame()Stefano Sabatini
2012-05-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-22lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov
2012-05-22lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov
2012-05-19Merge commit '755cd4197d53946208e042f095b930dca18d9430'Michael Niedermayer
2012-05-19lavfi: remove stray reference to planar/packed.Nicolas George
2012-05-18lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs.Anton Khirnov
2012-05-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-15avfilter: Move ff_get_ref_perms_string() to where it is used.Diego Biurrun
2012-05-15lavfi: move video-related functions to a separate file.Anton Khirnov