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-01-12lavfi: move version macros to a new installed header version.hAnton Khirnov
2012-01-08Disable annoying warning without changing behaviorAndrey Utkin
2011-12-25Add minor bumps and APIchanges entries for lavc/lavfi changes.Anton Khirnov
2011-12-25lavfi: add avfilter_copy_frame_props()Stefano Sabatini
2011-12-13doxygen: misc consistency, spelling and wording fixesDiego Biurrun
2011-11-25Make channel layout masks unsignedMans Rullgard
2011-10-19lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini
2011-10-19lavfi: add testsrc sourceStefano Sabatini
2011-10-17lavfi: port libmpcodecs delogo filterStefano Sabatini
2011-10-17lavfi: port boxblur filter from libmpcodecsStefano Sabatini
2011-10-17lavfi: add negate filterStefano Sabatini
2011-10-17lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini
2011-09-28vf_scale: add a "sar" variableStefano Sabatini
2011-09-28lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config()Stefano Sabatini
2011-09-17lavfi: add select filterStefano Sabatini
2011-09-12lavfi: add split filter from soc.Bobby Bingham
2011-09-12lavfi: add showinfo filterStefano Sabatini
2011-07-04Do not include log.h in avutil.hMans Rullgard
2011-07-04Do not include pixfmt.h in avutil.hMans Rullgard
2011-07-04Do not include rational.h in avutil.hMans Rullgard
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-05-07lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini
2011-04-26lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano 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-04-26lavfi: add fieldorder filterMark Himsley
2011-04-18Bump major versions of all libraries.Anton Khirnov
2011-04-03lavfi: add fade filterBrandon Mintern
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-02-14Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer
2011-02-08libavfilter: add video movie sourceStefano Sabatini
2011-01-18avfilter: remove stray semicolonMans Rullgard
2011-01-15Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.Stefano Sabatini
2011-01-15Make avfilter_unref_buffer() accept a NULL parameter.Stefano Sabatini
2011-01-13Make avfilter_graph_free() do nothing if graph is NULL.Stefano Sabatini
2011-01-12Add w,h,format back into AVFilterBuffer, these are required for direct render...Michael Niedermayer
2010-12-28Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini
2010-12-27Bump lavfi minor and add an entry after r26108 (which addedStefano Sabatini
2010-12-27Support filters and decoders that dont support negative linesizes.Michael Niedermayer
2010-12-26Add erode libopencv filter.Stefano Sabatini
2010-12-26Add dilate libopencv filter.Stefano Sabatini
2010-12-23Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini
2010-12-12Add gradfun filter, ported from MPlayer.Nolan L
2010-12-09Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols fromStefano Sabatini
2010-12-04Port libmpcodecs hqdn3d filter.Baptiste Coudurier
2010-12-04Implement av_image_alloc() and use it inStefano Sabatini
2010-12-02Add avfilter_graph_create_filter().Stefano Sabatini
2010-11-30Implement frei0r source.Stefano Sabatini
2010-11-28In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini