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
path: root/doc
AgeCommit message (Collapse)Author
2011-05-13backport libvo-aacenc wrapper for aac encodingReinhard Tartler
2011-03-18consolidate .gitignore patters into a single fileJanne Grunau
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit 2c3589bfda036c7827ded0bf38b16dfe7630bae1) Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2011-03-18convert svn:ignore properties to .gitignore filesJanne Grunau
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit 348b8218f7a59374355c966dbe3b851a7275f952)
2010-06-09Add WebM muxerJames Zern
Patch by James Zern <jzern at google> backport r23474 by conrad Originally committed as revision 23549 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-06-04VP8 encoding via libvpx.James Zern
Patch by James Zern, Google, Inc. backport r23449 by cehoyos Originally committed as revision 23455 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-06-04Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24Reinhard Tartler
backport r23415 by siretart Originally committed as revision 23446 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-29Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it.Janne Grunau
Patch by Janne Grunau, janne-ffmpeg jannau net backport r23334,23337-23338 by cehoyos and stefano Originally committed as revision 23379 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-29Fix VP8 listing in general.texiReinhard Tartler
backport r23306 by mstorsjo Originally committed as revision 23375 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-29VP8 decoding via libvpxJames Zern
Patch by James Zern for Google, Inc., jzern google com backportd r23191,23303,23307-23308 by conrad, cehoyos and mstorsjo Originally committed as revision 23374 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-25matroskadec: Support webm doctypeJames Zern
Patch by James Zern <jzern at google> backport r23245 by conrad Originally committed as revision 23313 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-22Add an APIchanges note regarding the new rtp hinting flagMartin Storsjö
backport r23180 by mstorsjo Originally committed as revision 23241 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-01Document av_probe_input_format2 API addition.Reimar Döffinger
Originally committed as revision 23003 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-24Consistently prefer @var{VAR} over ``VAR'' for indicating filterStefano Sabatini
parameters. Originally committed as revision 22958 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-20Allow setting the environment variable FFMPEG_DATADIR to locate preset files.Robert Krüger
Patch by Robert Krüger <krueger signal7 de>. Originally committed as revision 22923 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-12Add DOS section to the platform documentation.Michael Kostylev
patch by Michael Kostylev, michael.kostylev gmail com Originally committed as revision 22854 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-12Fix extra object path in Solaris section.Diego Biurrun
Originally committed as revision 22850 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-07Add unsharp video filter.Bobby Bingham
Contributed by Daniel G. Taylor (dan/at/programmer-art/dot/org) Originally committed as revision 22813 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-05Add actually correct rXXXXX here.Ronald S. Bultje
Originally committed as revision 22810 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-05Add a flag to not overwrite existing tagsAnton Khirnov
Patch by Anton Khirnov <wyskas gmail com>. Originally committed as revision 22806 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-04Document minimum binutils requirements on Unix-like platforms.Diego Biurrun
based on a patch by Michael Kostylev, michael.kostylev gmail com Originally committed as revision 22800 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-03Group Unix-like platforms together in the platform documentation.Michael Kostylev
patch by Michael Kostylev, michael.kostylev gmail com Originally committed as revision 22789 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-02Add -t option to ffplay.Robert Krüger
Patch by Robert Krüger, krueger signal7 de Originally committed as revision 22764 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-01Change/simplify the tableprint/tablegen API.Reimar Döffinger
Originally committed as revision 22761 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-01Add function to export EDGE_WIDTH from libavcodec.Bobby Bingham
Originally committed as revision 22753 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-01Document API addition of avcodec_copy_context().Ronald S. Bultje
Originally committed as revision 22752 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-31Add entry for the addition of av_match_ext() to the public API.Stefano Sabatini
Originally committed as revision 22749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-31Fix a few typos/grammar nits from r22739.Jai Menon
Originally committed as revision 22747 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-31Better documentation of -vsyncMichael Niedermayer
Originally committed as revision 22739 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-31Update APIchanges after the enum CodecType -> enum AVMediaTypeStefano Sabatini
transition. Originally committed as revision 22737 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-30Implement YOP demuxer and video decoder.Mohamed Naufal
Patch by Mohamed Naufal gmailify(naufal11). Originally committed as revision 22724 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-30Add some documentation about the table generation code.Reimar Döffinger
Originally committed as revision 22722 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-29Clarify (Open)Solaris section of the documentation.Michael Kostylev
patch by Michael Kostylev, michael.kostylev gmail com Originally committed as revision 22713 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-28Implement -convert_tags option, which converts showed tag names to theStefano Sabatini
FFmpeg generic tag names. Originally committed as revision 22708 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-27misc wording and grammar fixesDiego Biurrun
Originally committed as revision 22701 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-27Clarify where the list of supported formats is.Diego Biurrun
Originally committed as revision 22699 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-26Add (Open)Solaris section to platform documentation.Diego Biurrun
Originally committed as revision 22693 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-26Reorder platform sections alphabetically.Diego Biurrun
Originally committed as revision 22687 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-26Add FreeBSD subsection with compilation instructions.Diego Biurrun
Originally committed as revision 22686 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-26Add APIchanges entry after av_strerror() addition.Stefano Sabatini
Originally committed as revision 22685 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-23Bump minor version, I forgot in the last commitVitor Sessak
Originally committed as revision 22650 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-23Implement the discrete sine/cosine transforms DCT-I and DST-IVitor Sessak
Originally committed as revision 22649 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-23Add a loop option to ffplay.Robert Krüger
Patch by Robert Krüger, krueger signal7 de Originally committed as revision 22646 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-20List the FFserver specific options under a "Main options" section, toStefano Sabatini
distinguish them from the generic common options. Originally committed as revision 22602 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-18It is difficult nowadays to compile without swscale support.Carl Eugen Hoyos
Originally committed as revision 22592 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-18Add a -window_title option, which sets the FFplay window title.Robert Krüger
Patch by Robert Krüger "krueger ET signal7 DOT de". Originally committed as revision 22588 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-16Add compilation hints for Cygwin 1.7 and remove the ones for 1.5Víctor Paesa
Originally committed as revision 22567 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-15Add APIchanges entry for AVFormatContext.start_time_realtimeMartin Storsjö
Originally committed as revision 22541 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-13Bump libavfilter minor version and add APIchanges entry after theStefano Sabatini
addition of the AVFilterPicRef.pos field. Originally committed as revision 22508 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-13Add APIchanges entry for the libavutil/error.h addition.Stefano Sabatini
Originally committed as revision 22503 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-12Don't use shell syntax to set variables for make.Ramiro Polla
Originally committed as revision 22471 to svn://svn.ffmpeg.org/ffmpeg/trunk