Benjamin Larsson
1541946878
Flash screen video encoding support.
...
Originally committed as revision 7703 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
150d27725b
Theora encoding via libtheora.
...
courtesy of Paul Richards, paul.richards gmail com
Originally committed as revision 7698 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
d3af6f3f81
Remove outdated Linux section.
...
Originally committed as revision 7542 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
185c7b6b26
Musepack SV7 decoding support
...
Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
9110a0e32d
Add support for VP60 and VP61.
...
Originally committed as revision 7329 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
0cd4faf977
Allow provision of displaynumber, screennumber, x-offset and y-offset parameters
...
to the x11grab device.
Originally committed as revision 7320 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
913e4081a3
grammar/wording
...
Originally committed as revision 7315 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
76d2efda6d
documentation for X11 grabbing
...
Originally committed as revision 7314 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
f48d6e1b44
ZMBV encoder
...
Originally committed as revision 7242 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
8cc622648b
typo
...
Originally committed as revision 7144 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
eb10acec36
Kb --> kb
...
Originally committed as revision 7142 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
1038efd8ba
typo
...
Originally committed as revision 7137 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
699e77b198
Some notes about the order of options on the command line.
...
patch by Víctor Paesa, wzrlpy arsystel com
Originally committed as revision 7135 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
47404f9fd5
Move AMR support instructions into the documentation.
...
Originally committed as revision 7055 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
0e6045d776
Remove empty section.
...
Originally committed as revision 7054 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
17a21f3cf6
Update list of supported codecs.
...
Originally committed as revision 7053 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
4386f9415e
Sync documentation with the current ffmpeg -h output.
...
patch from Víctor Paesa, wzrlpy arsystel com
Originally committed as revision 6997 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
84ed36da85
IMC decoder
...
Originally committed as revision 6839 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
18fd519f54
wording/grammar
...
Originally committed as revision 6797 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
de62a89d42
Document -newaudio, patch by Victor Paesa, taken from an explanation written by Baptiste Coudurier in -users
...
Originally committed as revision 6796 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
a991b1fecb
TIFF decoder
...
Originally committed as revision 6682 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
29f86228a0
support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
...
Originally committed as revision 6672 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
f3239539b9
add MXF description
...
Originally committed as revision 6662 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
d7a3a783ad
update GXF status and add description
...
Originally committed as revision 6661 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
dc56e0de1d
update doc, changelog, and increase libavcodec version for .cin files support
...
Originally committed as revision 6660 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
3689cf1649
Targa image decoder
...
Originally committed as revision 6640 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
2bc5da7bf9
remove confusing divx note
...
Originally committed as revision 6546 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
4bef236ba8
Fix quantiSer --> quantiZer typo.
...
Originally committed as revision 6523 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
9ae711e125
Explain lmin, lmax, mblmin, mblmax options.
...
patch by Víctor Paesa, wzrlpy arsystel com
Originally committed as revision 6522 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
3841e813dc
-interlace -> -ilme This has been wrong in the docs for years,
...
the description might not be totally correct though.
Originally committed as revision 6374 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
730581f3b4
WavPack lossless audio decoder
...
Originally committed as revision 6336 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
10aa27db71
Remove 404 link.
...
Originally committed as revision 6329 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
81d0618fa4
Remove the "bufsize" OptionDef option from ffmpeg.c. The equally named "bufsize"
...
AVOption takes over its function with a change in unit from kilobytes to bits.
Postfix "KiB" is available to ease the discomfort.
Originally committed as revision 6288 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
dc5ee8bc54
Remove the "bt" OptionDef option from ffmpeg.c. The equally named
...
"bt" AVOption takes over its function although the parameter unit
has changed from kilobits/sec to bits/sec.
Originally committed as revision 6276 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
a551510665
Remove the "maxrate" and "minrate" OptionDef options from ffmpeg.c. This
...
requires some modifications to the manpage, as now the unit of -b is bits/sec
not kbits/sec.
Originally committed as revision 6261 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
3c0ba8703c
Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit of
...
-b of ffmpeg is bits/sec not kbits/sec, as already was the case for the
AVOption. "k" and "M" suffixes are available though.
Originally committed as revision 6258 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
9fe84b5385
Remove nonexistent option -hq from the documentation.
...
patch by Panagiotis Issaris, takis.issaris uhasselt be
Originally committed as revision 6229 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
5ce117c37c
VP5 and VP6 video decoder
...
Originally committed as revision 6213 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
ec1b10f4b9
enable setting the year and track number using AVOption
...
Patch by Takis
Original thread:
Date: Sep 6, 2006 5:43 PM
Subject: [Ffmpeg-devel] [PATCH] Enhance genre, year and track tag
support
Originally committed as revision 6196 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
eb57c88973
VMware Video decoder (fourcc: VMnc)
...
Originally committed as revision 6171 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
e645a733a6
Added -map usage to docs.
...
Originally committed as revision 6131 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
a940b428b6
clarify
...
please reply to ffmpeg-dev if you disagree so it can be disscussed but i think this is completely uncontroversical
Originally committed as revision 6127 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
29c9183cb5
spelling fixes for the last commit
...
Originally committed as revision 6031 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Benjamin Larsson
c52e13f1a1
-async and -vsync documentation. Based on info from the mailinglist.
...
Originally committed as revision 6028 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
30aee296ea
Cygwin compilation and Cygwin/MinGW crosscompilation sections
...
based on patch by Víctor Paesa <wzrlpy@arsystel.com>
Originally committed as revision 5944 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
a0b72f90fc
Change one itemized list to be bulletted, remove non-referenced node
...
killing a texi2html warning in the process.
Originally committed as revision 5894 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
48ef912ac4
Subversion allows renaming files.
...
Originally committed as revision 5893 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
5ab0f20449
spelling/grammar
...
Originally committed as revision 5657 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
9fcee5853d
unresponsive maintainer policy (its pretty much what has always been done in practice anyway)
...
changes have been ok-ed by a lot of people (see ffmpeg-dev)
iam commiting this with all the spelling errors intact and fully functional at the request of the heads of the ministry for English compositon
Originally committed as revision 5656 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Reimar Döffinger
cc0bc648f0
add GXF demuxer
...
Originally committed as revision 5598 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago