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-05-24vsrc_buffer: tweak error message in init()Stefano Sabatini
2011-04-26lavfi: add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné
2011-04-26vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-15Merge libavcore into libavutilReinhard Tartler
2010-10-12Extend buffer source to accept the time base for the output PTS.Stefano Sabatini
2010-09-08Reindent.Stefano Sabatini
2010-09-08Move av_picture_data_copy() to libavcore, and rename itStefano Sabatini
2010-08-11Resize data and linesize in AVFilterBufferRef to 8.S.N. Hemanth Meenakshisundaram
2010-08-11Separate video specific BufferRef properties into VideoProps.S.N. Hemanth Meenakshisundaram
2010-08-07Rename functions and fields:S.N. Hemanth Meenakshisundaram
2010-08-07Rename AVFilterPicRef to AVFilterBufferRef.S.N. Hemanth Meenakshisundaram
2010-08-07Move format from AVFilterBuffer to AVFilterPicRef.S.N. Hemanth Meenakshisundaram
2010-07-21Extend buffer source syntax.Stefano Sabatini
2010-07-21Add an informational trace in init().Stefano Sabatini
2010-07-21Clarify logic and feedback of the init() function.Stefano Sabatini
2010-07-21Add description to the buffer source.Stefano Sabatini
2010-07-20Apply misc cosmetical style fixes.Stefano Sabatini
2010-07-20Add @file doxy.Stefano Sabatini
2010-06-18Use enum PixelFormat to silence one icc warning:Carl Eugen Hoyos
2010-05-07Try to keep track of interlaced and top field first.Michael Niedermayer
2010-05-07Add "Memory buffer source filter" from SOC.Michael Niedermayer