Ramiro Polla
b517af05b9
MLP/TrueHD decoder.
...
Originally committed as revision 14067 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
dde2d1dc36
Remove credit to Philip Gladstone contribution from the ffserver
...
documentation. Philip Gladstone aka philipjsg contributed the first
version of the section named Quickstart (now incorporated into the
DESCRIPTION section).
Originally committed as revision 14042 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
d6fbdcec05
Update ffserver docs to match r13978, ffserver in debug mode now
...
directs logs to stdout.
Originally committed as revision 13982 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
fb6b04aae9
Incorporate ffserver documentation Quick Start chapter into the
...
man DESCRIPTION section.
Originally committed as revision 13941 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
c1bb8f9792
Document ffserver debug mode.
...
Originally committed as revision 13896 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
60b51bb262
Document ffserver daemon mode.
...
Originally committed as revision 13895 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
dea7da1063
Document ffserver no-launch mode.
...
Originally committed as revision 13894 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
d45bad6cef
Add a "Status stream" section in ffserver-doc.texi.
...
Originally committed as revision 13831 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
f26a60a0f0
Add an "How does it work" section in ffserver-doc.texi.
...
Originally committed as revision 13808 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
bc2869f6dd
Fix an example command in ffserver-doc.texi.
...
Originally committed as revision 13777 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Benjamin Larsson
f059427cf0
Forgotten oma docs stuff
...
Originally committed as revision 13766 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
f010d3774e
Add note about not including MinGW's include directory from within MSVC.
...
Originally committed as revision 13679 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
bb00536ea3
output_example.c now uses proper include paths.
...
Originally committed as revision 13678 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
831ec93567
Run documentation through ispell, plus some minor fixes.
...
Originally committed as revision 13670 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
a28d9122d2
Add a note about everybody's favorite recurring gcc bug:
...
error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
Originally committed as revision 13496 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Dmitry Antipov
1a592ecc47
Add Intel IWMMXT2 link, patch by Dmitry Antipov, dmantipov yandex ru.
...
Originally committed as revision 13467 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
842eabc5f9
cosmetics: XviD is now called Xvid.
...
Originally committed as revision 13465 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
b467be729e
small consistency fixes for the ffplay manual
...
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13441 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
d6880d4d26
small consistency fixes for the ffserver manual
...
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13440 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
a28b7ed488
Add -formats option to ffplay.
...
Patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 13246 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
f346033e9d
Add -formats option to ffserver.
...
Patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 13245 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
8fdea2042e
Implement ffplay -L.
...
Patch by: Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13235 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
8117c97e12
Implement ffserver -version.
...
Patch by: Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13234 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ben Littler
74a926ff04
update adding codec docs
...
Originally committed as revision 13209 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
1b068b2984
Let ffplay support "-version".
...
Patch by: Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13208 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
ed729c356c
Add note about using latest MSYS make for MinGW.
...
Thanks to tripp for the not mingw32 make note...
Originally committed as revision 12905 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
d6504e427c
make wininstaller has been removed in r12416
...
Originally committed as revision 12904 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Sisir Koppaka
2003d3da1a
BFI video decoder.
...
Patch by Sisir Koppaka sisir koppaka gmail
Original thread: [FFmpeg-devel] BFI video decoder
Date: 04/17/2008 04:25 PM
Originally committed as revision 12890 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
57639aa340
unassigned imdct & windowing TODO
...
Originally committed as revision 12860 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Robert Marston
74118c07c7
documentation update for new Maxis EA XA decoder/demuxer
...
patch by Robert Marston, rmarston gmail com
Originally committed as revision 12840 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Sisir Koppaka
b64c096be9
BFI demuxer
...
Patch by Sisir Koppaka (sisir.koppaka at G.M!A.I!L.com)
Originally committed as revision 12808 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
a19caa0f3e
Mark option arguments as variables using @var{}.
...
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 12771 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
b885e0dbe6
Add a point to the checklist about checking new demuxers/decoders
...
against damaged input.
Originally committed as revision 12669 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Jai Menon
d299be08ee
Add IFF demuxer and 8SVX audio decoder to changelog and documentation.
...
patch by Jai Menon, realityman gmx net
Originally committed as revision 12668 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Sascha Sommer
86b3cf7c04
rl2 documentation update
...
Originally committed as revision 12546 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
10cac9f9c2
Add Mimic and MSN TCP Webcam streams to documentation.
...
Originally committed as revision 12507 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ivo van Poorten
d1928ac129
add some missing formats: lmlm4, pva, pcx and sun rasterfile.
...
Originally committed as revision 12497 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
2cab640129
typo fixes
...
Originally committed as revision 12428 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
88a7a2dc6c
wording improvement by the Wanderer
...
Originally committed as revision 12427 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Mike Melanson
fecf966f17
Ministry of English Composition edits, courtesy of the Wanderer
...
Originally committed as revision 12424 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Mike Melanson
bf99f4fccc
Ministry of English Composition edits
...
Originally committed as revision 12420 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
95049fecb2
Clarify the intended meaning of wont_fix.
...
Originally committed as revision 12396 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
9dc92a38a0
IMA ADPCM encoder - QT variant
...
Originally committed as revision 12348 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
53d1bdbaed
Clarify the documentation for 'ffmpeg -v'.
...
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 12216 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Mike Melanson
6609f9e2ee
minor English corrections
...
Originally committed as revision 12171 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
8144dff032
typos
...
Originally committed as revision 12170 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
7b8c3aedac
"General Tips" section
...
Originally committed as revision 12168 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Mike Melanson
ead6ebdd44
Use a consistent capitalization for 'Snow' as discussed on the list
...
Originally committed as revision 11880 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
beaa4a9133
Correct fatal ambiguity.
...
Originally committed as revision 11862 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
53407b64c8
Correct incorrect statement about warnings.
...
Originally committed as revision 11861 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago