index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add APIchanges entry after eval API publication.
Stefano Sabatini
2010-06-05
1
-0
/
+3
*
Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE()
Stefano Sabatini
2010-06-05
1
-0
/
+3
*
Add WebM muxer
James Zern
2010-06-04
1
-1
/
+1
*
Rename ffplay-doc.texi @chapter "Introduction" to "Description", for
Stefano Sabatini
2010-06-03
1
-2
/
+2
*
Rename ffprobe-doc.texi @chapter "Introduction" to "Description", for
Stefano Sabatini
2010-06-03
1
-2
/
+1
*
Rename ffserver-doc.texi @chapter "Introduction" to "Description", for
Stefano Sabatini
2010-06-03
1
-2
/
+2
*
VP8 encoding via libvpx.
James Zern
2010-06-03
1
-2
/
+2
*
Move section EXAMPLES towards the end of the ffmpeg-doc.texi file.
Stefano Sabatini
2010-06-03
1
-160
/
+160
*
Make consistent the various SEE ALSO sections in the FFmpeg man pages.
Stefano Sabatini
2010-06-03
4
-5
/
+6
*
Put @ignore-d man page specific trailer at the end of the file.
Stefano Sabatini
2010-06-03
1
-15
/
+15
*
Add APIchanges entry for av_get_codec_tag_string().
Stefano Sabatini
2010-06-02
1
-0
/
+3
*
Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24
Reinhard Tartler
2010-06-01
1
-0
/
+3
*
Rename @chapter "Quick Start" to "Examples", for consistency with the
Stefano Sabatini
2010-06-01
1
-2
/
+2
*
Fix texi2pod.pl rendering of the Tips section by putting each @item
Stefano Sabatini
2010-06-01
1
-6
/
+14
*
Make texi2pod.pl accept @itemize commands with no following character
Stefano Sabatini
2010-06-01
1
-2
/
+2
*
Merge @chapter Introduction and @chapter Description into a single
Stefano Sabatini
2010-06-01
1
-30
/
+31
*
On2 IVF demuxer
David Conrad
2010-05-27
1
-0
/
+2
*
Bump minor version bump and add an APIchanges entry after addition of
Stefano Sabatini
2010-05-26
1
-0
/
+3
*
Fix VP8 listing in general.texi
Martin Storsjö
2010-05-25
1
-1
/
+1
*
VP8 decoding via libvpx.
James Zern
2010-05-25
1
-0
/
+2
*
MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.
Zhentan Feng
2010-05-24
1
-0
/
+1
*
Add an entry to APIchanges for the addition of av_get_random_seed
Martin Storsjö
2010-05-23
1
-0
/
+3
*
matroskadec: Support webm doctype
James Zern
2010-05-22
1
-0
/
+1
*
Add an APIchanges note regarding the new rtp hinting flag
Martin Storsjö
2010-05-19
1
-0
/
+3
*
rename -vfilters cli option to -vf
Baptiste Coudurier
2010-05-12
1
-9
/
+9
*
Add entry for AVFilterPicRef interlaced and top_field_first fields
Stefano Sabatini
2010-05-09
1
-0
/
+3
*
Document the pad filter.
Stefano Sabatini
2010-05-07
1
-0
/
+35
*
Document av_probe_input_format2 API addition.
Reimar Döffinger
2010-05-01
1
-0
/
+4
*
Consistently prefer @var{VAR} over ``VAR'' for indicating filter
Stefano Sabatini
2010-04-24
1
-11
/
+11
*
Allow setting the environment variable FFMPEG_DATADIR to locate preset files.
Robert Krüger
2010-04-20
1
-3
/
+3
*
Add DOS section to the platform documentation.
Michael Kostylev
2010-04-12
1
-0
/
+10
*
Fix extra object path in Solaris section.
Diego Biurrun
2010-04-12
1
-1
/
+1
*
Add unsharp video filter.
Bobby Bingham
2010-04-07
1
-0
/
+53
*
Add actually correct rXXXXX here.
Ronald S. Bultje
2010-04-05
1
-1
/
+1
*
Add a flag to not overwrite existing tags
Anton Khirnov
2010-04-05
1
-0
/
+4
*
Document minimum binutils requirements on Unix-like platforms.
Diego Biurrun
2010-04-04
1
-0
/
+13
*
Group Unix-like platforms together in the platform documentation.
Michael Kostylev
2010-04-03
1
-8
/
+10
*
Add -t option to ffplay.
Robert Krüger
2010-04-01
1
-0
/
+2
*
Change/simplify the tableprint/tablegen API.
Reimar Döffinger
2010-04-01
1
-15
/
+22
*
Add function to export EDGE_WIDTH from libavcodec.
Bobby Bingham
2010-04-01
1
-0
/
+3
*
Document API addition of avcodec_copy_context().
Ronald S. Bultje
2010-03-31
1
-0
/
+3
*
Add entry for the addition of av_match_ext() to the public API.
Stefano Sabatini
2010-03-31
1
-0
/
+3
*
Fix a few typos/grammar nits from r22739.
Jai Menon
2010-03-31
1
-4
/
+4
*
Better documentation of -vsync
Michael Niedermayer
2010-03-31
1
-2
/
+9
*
Update APIchanges after the enum CodecType -> enum AVMediaType
Stefano Sabatini
2010-03-30
1
-0
/
+7
*
Implement YOP demuxer and video decoder.
Mohamed Naufal
2010-03-29
1
-0
/
+2
*
Add some documentation about the table generation code.
Reimar Döffinger
2010-03-29
1
-0
/
+57
*
Clarify (Open)Solaris section of the documentation.
Michael Kostylev
2010-03-28
1
-3
/
+11
*
Implement -convert_tags option, which converts showed tag names to the
Stefano Sabatini
2010-03-28
1
-0
/
+3
*
misc wording and grammar fixes
Diego Biurrun
2010-03-27
1
-14
/
+13
[next]