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
2011-09-26lavfi: document AVFilterCommand fieldsStefano Sabatini
2011-09-12lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBuffe...Stefano Sabatini
2011-08-29avfilter: Add avfilter_graph_que_command()Michael Niedermayer
2011-08-23lavfi: add ff_parse_pixel_format() internal function, and use itStefano Sabatini
2011-08-14lavfi: add internal functions for parsing format argumentsMina Nagy Zaki
2011-07-01lavfi: make pix_fmt_is_in() in vf_lut.c an internal functionStefano Sabatini
2011-06-02lavfi: apply misc style fixesStefano Sabatini
2011-05-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-05-07AVFilter: use picture pool to avoid malloc().Michael Niedermayer
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-28Make the avfilter debug functions and macros static to avfilter.cDiego Elio Pettenò
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