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-11-28lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov
2012-07-22lavfi: add error handling to end_frame().Anton Khirnov
2012-07-22lavfi: add error handling to draw_slice().Anton Khirnov
2012-07-22lavfi: add error handling to start_frame().Anton Khirnov
2012-07-09lavfi: add error handling to filter_samples().Anton Khirnov
2012-06-22lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov
2012-06-13lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov
2012-06-13lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov
2012-06-05lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov
2012-06-05lavfi: make avfilter_insert_pad and pals private on next bump.Anton Khirnov
2012-06-04avfiltergraph: make some functions static.Anton Khirnov
2012-05-09lavfi: move audio-related functions to a separate file.Anton Khirnov
2011-10-17lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-26Make the avfilter debug functions and macros static to avfilter.cDiego Elio Pettenò
2010-11-25Make avfilter_default_free_buffer() an internal shared symbol, so thatStefano Sabatini
2010-11-13Prefix with "ff_" the functions:Stefano Sabatini
2010-08-24Implement ff_get_ref_perms_string() and use it for tracing.Stefano Sabatini
2010-08-20Rename ff_dprintf_picref() to ff_dprintf_ref().Stefano Sabatini
2010-08-07Rename AVFilterPicRef to AVFilterBufferRef.S.N. Hemanth Meenakshisundaram
2010-07-19Make avfilter.c dprintf* functions internal and declare them in anStefano Sabatini