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 (Expand)Author
2010-06-08Support presets in ffserver.confHoward Chu
2010-06-05Make texi2pod.pl look for section "AUTHORS" rather than "AUTHOR", asStefano Sabatini
2010-06-05Replace "Fabrice Bellard" with "The FFmpeg developers" as the authorsStefano Sabatini
2010-06-05Add APIchanges entry after eval API publication.Stefano Sabatini
2010-06-05Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE()Stefano Sabatini
2010-06-05Add WebM muxerJames Zern
2010-06-04Rename ffplay-doc.texi @chapter "Introduction" to "Description", forStefano Sabatini
2010-06-04Rename ffprobe-doc.texi @chapter "Introduction" to "Description", forStefano Sabatini
2010-06-04Rename ffserver-doc.texi @chapter "Introduction" to "Description", forStefano Sabatini
2010-06-04VP8 encoding via libvpx.James Zern
2010-06-04Move section EXAMPLES towards the end of the ffmpeg-doc.texi file.Stefano Sabatini
2010-06-03Make consistent the various SEE ALSO sections in the FFmpeg man pages.Stefano Sabatini
2010-06-03Put @ignore-d man page specific trailer at the end of the file.Stefano Sabatini
2010-06-02Add APIchanges entry for av_get_codec_tag_string().Stefano Sabatini
2010-06-02Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24Reinhard Tartler
2010-06-01Rename @chapter "Quick Start" to "Examples", for consistency with theStefano Sabatini
2010-06-01Fix texi2pod.pl rendering of the Tips section by putting each @itemStefano Sabatini
2010-06-01Make texi2pod.pl accept @itemize commands with no following characterStefano Sabatini
2010-06-01Merge @chapter Introduction and @chapter Description into a singleStefano Sabatini
2010-05-28On2 IVF demuxerDavid Conrad
2010-05-26Bump minor version bump and add an APIchanges entry after addition ofStefano Sabatini
2010-05-25Fix VP8 listing in general.texiMartin Storsjö
2010-05-25VP8 decoding via libvpx.James Zern
2010-05-25MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.Zhentan Feng
2010-05-23Add an entry to APIchanges for the addition of av_get_random_seedMartin Storsjö
2010-05-22matroskadec: Support webm doctypeJames Zern
2010-05-19Add an APIchanges note regarding the new rtp hinting flagMartin Storsjö
2010-05-12rename -vfilters cli option to -vfBaptiste Coudurier
2010-05-10Add entry for AVFilterPicRef interlaced and top_field_first fieldsStefano Sabatini
2010-05-07Document the pad filter.Stefano Sabatini
2010-05-01Document av_probe_input_format2 API addition.Reimar Döffinger
2010-04-24Consistently prefer @var{VAR} over ``VAR'' for indicating filterStefano Sabatini
2010-04-20Allow setting the environment variable FFMPEG_DATADIR to locate preset files.Robert Krüger
2010-04-12Add DOS section to the platform documentation.Michael Kostylev
2010-04-12Fix extra object path in Solaris section.Diego Biurrun
2010-04-07Add unsharp video filter.Bobby Bingham
2010-04-05Add actually correct rXXXXX here.Ronald S. Bultje
2010-04-05Add a flag to not overwrite existing tagsAnton Khirnov
2010-04-04Document minimum binutils requirements on Unix-like platforms.Diego Biurrun
2010-04-03Group Unix-like platforms together in the platform documentation.Michael Kostylev
2010-04-02Add -t option to ffplay.Robert Krüger
2010-04-01Change/simplify the tableprint/tablegen API.Reimar Döffinger
2010-04-01Add function to export EDGE_WIDTH from libavcodec.Bobby Bingham
2010-04-01Document API addition of avcodec_copy_context().Ronald S. Bultje
2010-03-31Add entry for the addition of av_match_ext() to the public API.Stefano Sabatini
2010-03-31Fix a few typos/grammar nits from r22739.Jai Menon
2010-03-31Better documentation of -vsyncMichael Niedermayer
2010-03-31Update APIchanges after the enum CodecType -> enum AVMediaTypeStefano Sabatini
2010-03-30Implement YOP demuxer and video decoder.Mohamed Naufal
2010-03-30Add some documentation about the table generation code.Reimar Döffinger