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
c9068f1b96
Current FFmpeg expects bits/s instead of kilobits/s in the -b option.
...
patch by Víctor Paesa, wzrlpy arsystel com
Originally committed as revision 7136 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
Måns Rullgård
997baf0141
allow spaces in source and build directory names
...
out of tree builds from a source dir with spaces is impossible
due to how make handles vpath
Originally committed as revision 6938 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
abc7202f45
Some documentation on the vhook imlib2 moving images feature.
...
patch by Víctor Paesa, wzrlpy arsystel com
Originally committed as revision 6935 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
3c88ea2476
update docs to reflect AVImageFormat removing
...
Originally committed as revision 6899 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
aa90239fd9
mov vfr muxing
...
Originally committed as revision 6854 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
Michael Niedermayer
864bc9656b
3 more TODO items for volunteers
...
Originally committed as revision 6746 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
Ramiro Polla
e976645087
MSys bash 2.04 is broken.
...
patch by Ramiro Polla, angustia (at) arrozcru no-ip org
Originally committed as revision 6554 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
3263626feb
Mark all phony targets as such.
...
Originally committed as revision 6538 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
995d9ec77d
Add replacement for libavcodec/fdctref.c to the list.
...
Originally committed as revision 6529 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
Michael Niedermayer
b8a2e12005
move things from my todo to the unassigned one so my lazyness doesnt prevent others from working on them
...
Originally committed as revision 6396 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
Benjamin Larsson
7a9d265b14
Added qcelp faq.
...
Originally committed as revision 6289 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
Diego Biurrun
99f6278e31
wording/spelling
...
Originally committed as revision 6283 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
2c29781dc8
Document how to read DirectShow files,
...
Patch by Victor Paesa % wzrlpy A arsystel P com %
Original thread:
Date: Sep 15, 2006 5:12 PM
Subject: [Ffmpeg-devel] [PATCH] Add to FAQ how to read DirectShow files
Originally committed as revision 6280 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
Guillaume Poirier
7bb79b442c
MONster is no longuer shipped with CHUD, as it's been superseeded by Shark
...
Originally committed as revision 6174 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