1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-08 18:35:45 +02:00
Commit Graph

741 Commits

Author SHA1 Message Date
Stefano Sabatini
dea7da1063 Document ffserver no-launch mode.
Originally committed as revision 13894 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-22 16:23:58 +00:00
Stefano Sabatini
d45bad6cef Add a "Status stream" section in ffserver-doc.texi.
Originally committed as revision 13831 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-19 21:42:09 +00:00
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
2008-06-18 21:48:56 +00:00
Stefano Sabatini
bc2869f6dd Fix an example command in ffserver-doc.texi.
Originally committed as revision 13777 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-16 08:26:38 +00:00
Benjamin Larsson
f059427cf0 Forgotten oma docs stuff
Originally committed as revision 13766 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-13 14:51:55 +00:00
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
2008-06-06 21:41:09 +00:00
Ramiro Polla
bb00536ea3 output_example.c now uses proper include paths.
Originally committed as revision 13678 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-06 21:37:07 +00:00
Diego Biurrun
831ec93567 Run documentation through ispell, plus some minor fixes.
Originally committed as revision 13670 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-06 07:51:36 +00:00
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
2008-05-28 16:12:40 +00:00
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
2008-05-27 13:27:51 +00:00
Diego Biurrun
842eabc5f9 cosmetics: XviD is now called Xvid.
Originally committed as revision 13465 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-27 12:32:59 +00:00
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
2008-05-26 23:01:22 +00:00
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
2008-05-26 22:59:02 +00:00
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
2008-05-23 07:15:56 +00:00
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
2008-05-23 07:14:28 +00:00
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
2008-05-22 09:49:18 +00:00
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
2008-05-22 09:48:34 +00:00
Ben Littler
74a926ff04 update adding codec docs
Originally committed as revision 13209 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-21 15:51:04 +00:00
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
2008-05-21 14:12:45 +00:00
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
2008-04-19 12:24:02 +00:00
Ramiro Polla
d6504e427c make wininstaller has been removed in r12416
Originally committed as revision 12904 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-19 12:19:02 +00:00
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
2008-04-18 08:43:11 +00:00
Michael Niedermayer
57639aa340 unassigned imdct & windowing TODO
Originally committed as revision 12860 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-16 15:36:50 +00:00
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
2008-04-15 20:51:23 +00:00
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
2008-04-13 21:06:31 +00:00
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
2008-04-08 16:39:30 +00:00
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
2008-04-02 18:58:41 +00:00
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
2008-04-02 18:19:43 +00:00
Sascha Sommer
86b3cf7c04 rl2 documentation update
Originally committed as revision 12546 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-21 14:09:12 +00:00
Ramiro Polla
10cac9f9c2 Add Mimic and MSN TCP Webcam streams to documentation.
Originally committed as revision 12507 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-19 18:51:20 +00:00
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
2008-03-18 23:50:55 +00:00
Diego Biurrun
2cab640129 typo fixes
Originally committed as revision 12428 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-12 23:58:46 +00:00
Diego Biurrun
88a7a2dc6c wording improvement by the Wanderer
Originally committed as revision 12427 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-12 23:54:21 +00:00
Mike Melanson
fecf966f17 Ministry of English Composition edits, courtesy of the Wanderer
Originally committed as revision 12424 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-12 22:05:47 +00:00
Mike Melanson
bf99f4fccc Ministry of English Composition edits
Originally committed as revision 12420 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-11 05:04:16 +00:00
Michael Niedermayer
95049fecb2 Clarify the intended meaning of wont_fix.
Originally committed as revision 12396 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-09 14:46:08 +00:00
Kostya Shishkov
9dc92a38a0 IMA ADPCM encoder - QT variant
Originally committed as revision 12348 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-06 07:30:41 +00:00
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
2008-02-25 16:01:53 +00:00
Mike Melanson
6609f9e2ee minor English corrections
Originally committed as revision 12171 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-21 18:46:49 +00:00
Michael Niedermayer
8144dff032 typos
Originally committed as revision 12170 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-21 18:42:33 +00:00
Michael Niedermayer
7b8c3aedac "General Tips" section
Originally committed as revision 12168 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-21 13:02:31 +00:00
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
2008-02-08 19:17:46 +00:00
Michael Niedermayer
beaa4a9133 Correct fatal ambiguity.
Originally committed as revision 11862 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-04 13:12:15 +00:00
Michael Niedermayer
53407b64c8 Correct incorrect statement about warnings.
Originally committed as revision 11861 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-04 13:10:14 +00:00
Diego Biurrun
9908c1a8bf Update policy entry about compiler warnings to reflect ml discussions.
Originally committed as revision 11858 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-04 12:16:14 +00:00
Diego Biurrun
751a649390 typo
Originally committed as revision 11836 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-03 21:37:49 +00:00
Diego Biurrun
4f1ab3ceee Clarify some FAQ entries.
Originally committed as revision 11615 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-26 12:23:24 +00:00
Diego Biurrun
d485fed47b Split general problems section into general questions and usage.
Originally committed as revision 11614 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-26 12:18:28 +00:00
Diego Biurrun
cbf7878e97 Update AC-3 FAQ entry.
Originally committed as revision 11613 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-26 12:04:56 +00:00
Mike Melanson
07bf0cc9cf clarify previous revision on optimization justification
Originally committed as revision 11598 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-22 21:57:19 +00:00
Mike Melanson
ac59e7f4b1 Ministry of English Composition edits
Originally committed as revision 11597 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-22 18:21:12 +00:00
Michael Niedermayer
5e123bd359 Cosmetics to speed up finding sections of interest.
Originally committed as revision 11596 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-22 14:48:02 +00:00
Michael Niedermayer
8f738eea43 "What speedup justifies an optimization" section
Originally committed as revision 11595 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-22 14:45:20 +00:00
Baptiste Coudurier
b264a084b1 mention avm2 (flash 9) muxer in documentation and changelog
Originally committed as revision 11591 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-21 18:06:45 +00:00
Diego Biurrun
fe74278f8a small grammar fix
Originally committed as revision 11582 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-20 23:55:40 +00:00
Lars Täuber
762f804c9e Nitpicks patch by Lars Täuber.
Originally committed as revision 11508 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-11 19:45:09 +00:00
Mike Melanson
c567c6945f Ministry of English Composition edits for SNOW spec-- introduction (many more to come)
Originally committed as revision 11503 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-11 07:15:43 +00:00
Diego Biurrun
aa6b38c29d Fix random typos.
Originally committed as revision 11477 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 23:08:51 +00:00
Michael Niedermayer
59edca9ac1 Split range coding chapter in binary and integers
Originally committed as revision 11467 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 21:32:21 +00:00
Michael Niedermayer
482e74ad0d argh s/ffmpeg/snow/
Originally committed as revision 11466 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 21:28:55 +00:00
Michael Niedermayer
ca087dbc0d Range coder state transition table, based on a patch by lars punkt taeuber ät web punkt de.
Originally committed as revision 11465 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 20:29:32 +00:00
Michael Niedermayer
806096201b Remove extra word.
Originally committed as revision 11464 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 20:08:02 +00:00
Michael Niedermayer
27250d20ae Mention damaged input testing.
Originally committed as revision 11460 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 00:58:17 +00:00
lars.taeuber@web.de
e5635270d3 A few lines of text about the range coder, part of a patch by lars punkt taeuber ät web punkt de.
Originally committed as revision 11397 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-04 17:44:42 +00:00
Diego Biurrun
68e7d44276 Add a note about the license of libamr.
Originally committed as revision 11396 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-04 15:20:52 +00:00
Diego Biurrun
50e4d833fe Spell out WB and NB.
Originally committed as revision 11395 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-04 15:14:14 +00:00
Michael Niedermayer
82ed1ca75d closed/needs_more_info state
Originally committed as revision 11297 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-12-21 22:03:14 +00:00
Dave Yeo
25b92a7996 Add small OS/2 section with a link to further information.
patch by Dave Yeo, daveryeo telus net

Originally committed as revision 11186 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-12-07 08:03:05 +00:00
Kostya Shishkov
cd15bbc973 MP3 encoding is not integer-only (it's up to LAME)
Originally committed as revision 11021 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-14 14:03:38 +00:00
Ramiro Polla
19671d3faf Express opinion in a less aggressive manner.
Originally committed as revision 10995 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-10 13:23:22 +00:00
Ben Littler
ba6d9eb3f6 jtype frame implemented
Originally committed as revision 10994 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-10 12:53:31 +00:00
Diego Biurrun
a9d5a4485a Clarify Visual Studio FAQ.
Originally committed as revision 10970 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-09 14:05:43 +00:00
Kostya Shishkov
12877faf7c Musepack SV8 demuxer and decoder
Originally committed as revision 10938 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-07 05:35:46 +00:00
Ramiro Polla
46a845d06e The Windows Help Forum is not ffmpeg-user for Windows
Originally committed as revision 10918 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-04 01:42:18 +00:00
Víctor Paesa
29c3d42b42 Leverage MinGW's llrint() in Cygwin compilations.
Originally committed as revision 10878 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-30 20:07:31 +00:00
Ramiro Polla
c198955252 Updated and rewritten Windows-related documentation.
Originally committed as revision 10849 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-24 03:26:10 +00:00
Kostya Shishkov
66f7679c62 Beam Software SIFF demuxer and video decoder
Originally committed as revision 10833 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-22 06:01:38 +00:00
Víctor Paesa
c1b7437a43 The 'Video Filter API' is better known as 'libavfilter'.
Originally committed as revision 10815 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-19 22:11:34 +00:00
Ramiro Polla
939bac287e Grammar.
Originally committed as revision 10809 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-19 04:32:56 +00:00
Ramiro Polla
e75f899784 Add entry about pr not being present in standard MSYS install.
Originally committed as revision 10769 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-17 17:45:34 +00:00
Benjamin Larsson
636b13c5fc Nellymoser ASAO decoder
Originally committed as revision 10741 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-15 16:26:02 +00:00
Baptiste Coudurier
fc4cbc1699 DNxHD (SMPTE VC-3) encoder
Originally committed as revision 10682 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-08 11:27:18 +00:00
Diego Biurrun
a1d0b6a277 cosmetics: Fix AltiVec spelling.
Originally committed as revision 10639 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-02 10:34:57 +00:00
Diego Biurrun
03b8e29289 typo
Originally committed as revision 10618 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-29 18:56:02 +00:00
Vladimir Voroshilov
8787d8377f AMV video decoder.
Patch by Vladimir Voroshilov (voroshil - gmail - com)

Originally committed as revision 10617 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-29 15:20:22 +00:00
Vitor Sessak
a1748c6744 Documentation update for AMV audio decoder
Originally committed as revision 10609 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-28 16:45:41 +00:00
Michael Niedermayer
e1e3d64201 remove done items
Originally committed as revision 10562 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-24 11:47:11 +00:00
Diego Biurrun
3f4c24316e spelling
Originally committed as revision 10550 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-22 10:40:48 +00:00
Michael Niedermayer
ee9d77dde6 duplicate note
Originally committed as revision 10546 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-22 09:02:53 +00:00
Diego Biurrun
208506e2a6 spelling/wording/grammar
Originally committed as revision 10489 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-13 14:17:09 +00:00
Diego Biurrun
2956957151 misc wording/grammar/spelling improvements
Originally committed as revision 10488 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-13 13:45:49 +00:00
Kostya Shishkov
bf4a1f17ee Monkey Audio decoder
Originally committed as revision 10484 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-13 03:22:47 +00:00
Michael Niedermayer
48fe9238a0 a little bit more bitstream syntax for the residual
Originally committed as revision 10483 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-12 22:33:40 +00:00
Michael Niedermayer
c3922c65b5 make intra dc prediction less contradictory
Originally committed as revision 10482 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-12 22:26:26 +00:00
Diego Biurrun
36cb992b54 link fixes
Originally committed as revision 10480 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-12 10:04:44 +00:00
Michael Niedermayer
70fd3975f9 r_frame_rate
Originally committed as revision 10476 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-11 10:25:34 +00:00
Michael Niedermayer
8f39b74d77 high level bitstream and decoding process in ascii art
Originally committed as revision 10470 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-10 14:05:13 +00:00
Michael Niedermayer
c64a871234 move 8tap filter to not important as that is purely encoder side
Originally committed as revision 10467 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-10 03:28:02 +00:00
Michael Niedermayer
2b6134b32c update todo
Originally committed as revision 10466 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-10 03:27:11 +00:00
Michael Niedermayer
b85bf991f6 do not force the halfpel filter coeffs to be retransmitted on every frame
if always_reset is set

Originally committed as revision 10460 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-09 16:54:00 +00:00
Michael Niedermayer
bc66275b06 update spec to reflect changes to implementation about per frame
qlog/decomp_count

Originally committed as revision 10459 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-09 15:08:40 +00:00
Michael Niedermayer
a11dc59a80 clarify
Originally committed as revision 10449 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-09 11:58:57 +00:00
Michael Niedermayer
e9314de600 document MC
Originally committed as revision 10438 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-08 15:58:45 +00:00
Ramiro Polla
1156c6b05f Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos.
-f oss and -f audio_beos should be used instead.

Originally committed as revision 10429 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-07 13:49:44 +00:00
Michael Niedermayer
bf61632b12 revert r10403
there was no discussion about it nor did anyone provide any justification for it
not before it was applied nor within 48h after i explicitly asked

Originally committed as revision 10425 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-07 11:45:23 +00:00
Diego Biurrun
5f757b856d Replace outdated BeOS section with a note that says that it is broken.
Originally committed as revision 10404 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-05 12:24:39 +00:00
Mark Cox
944fb3711a Add description for feature_request/open/approved.
patch by Mark Cox, melbournemark+ffmpeg gmail com

Originally committed as revision 10403 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-05 11:46:23 +00:00
Guillaume Poirier
14c2634bcc Fix links to ARM documentation
Originally committed as revision 10399 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-05 07:49:01 +00:00
Michael Niedermayer
6a1aa752f0 16bit IDWT implementation note
Originally committed as revision 10396 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-05 02:04:12 +00:00
Michael Niedermayer
c78fc717d9 more todo
Originally committed as revision 10395 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-05 01:57:29 +00:00
David Conrad
e09f7d61da Enable Matroska muxer
Originally committed as revision 10389 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-05 00:38:42 +00:00
Diego Biurrun
d0e1cd3d9e Split FFmpeg documentation into general documentation and the documentation
of the ffmpeg command line program.

Originally committed as revision 10255 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-28 06:22:57 +00:00
Dominik Mierzejewski
71253ce9a6 add a link to VIS instructions whitepaper
Originally committed as revision 10235 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-26 11:45:09 +00:00
Michael Niedermayer
777bbfddde more sparc asm docs
Originally committed as revision 10215 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-24 22:10:21 +00:00
Luca Barbato
2c2b3130c2 PowerPC/CELL/Altivec pointers
Originally committed as revision 10197 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-23 16:40:23 +00:00
Michael Niedermayer
a677e0cf14 elaborate on needs_more_info
Originally committed as revision 10196 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-23 13:28:02 +00:00
Michael Niedermayer
277bb93642 sparc asm docs
Originally committed as revision 10194 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-23 09:39:14 +00:00
Loren Merritt
2e1ad4a28e simd gmc wasn't impossible.
Originally committed as revision 10191 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-23 04:56:29 +00:00
Michael Niedermayer
a282102d3f optimization tips for the wavelet
Originally committed as revision 10178 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-21 20:15:52 +00:00
Michael Niedermayer
2cc454705b more complete dc prediction description
Originally committed as revision 10177 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-21 19:44:05 +00:00
Michael Niedermayer
1e37b7e407 LL band prediction
Originally committed as revision 10176 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-21 19:38:02 +00:00
Michael Niedermayer
7397cf3f09 typo
Originally committed as revision 10175 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-21 19:28:59 +00:00
Michael Niedermayer
09671ce718 describe IDWT
Originally committed as revision 10174 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-21 19:22:59 +00:00
Michael Niedermayer
11de04d801 intro
Originally committed as revision 10168 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-21 00:26:25 +00:00
Michael Niedermayer
fdb9970448 few words about the wavelets
Originally committed as revision 10167 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-21 00:17:20 +00:00
Godwin Stewart
250c531710 update -t option documentation
Patch by Godwin Stewart

Originally committed as revision 10146 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-20 06:50:09 +00:00
Ben Littler
2f4d5971dc obfuscate urls and fix note about them
Originally committed as revision 10124 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-16 13:09:16 +00:00
Ben Littler
cf3430d2c2 fix url typo pointed out by Guillaume LECERF
Originally committed as revision 10123 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-16 12:48:08 +00:00
Michael Niedermayer
119614c0aa document the email interface
Originally committed as revision 10120 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-15 19:58:24 +00:00
Diego Biurrun
e1669c5ebe Attempt to better explain how to split patches into individual
self-contained pieces.

Originally committed as revision 10108 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-13 22:15:48 +00:00
Ramiro Polla
8ed43d6b05 Correct misleading comment and typo
Originally committed as revision 9975 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-07 02:38:20 +00:00
Ramiro Polla
25994197a3 Indent
Originally committed as revision 9974 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-07 02:28:02 +00:00
Diego Biurrun
fa78d895cb spelling/grammar
Originally committed as revision 9966 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-06 21:19:11 +00:00
Víctor Paesa
d65fb393c9 Revert r9952, as per discussion at
http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/2007-August/008834.html

Originally committed as revision 9961 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-06 18:47:18 +00:00
Michael Niedermayer
3b36389af0 vbv related questions
Originally committed as revision 9958 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-06 00:19:17 +00:00
Michael Niedermayer
f754bfb962 get rid of nonsense "tolerance" and mention VBV
Originally committed as revision 9957 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-06 00:05:09 +00:00
Michael Niedermayer
d9a1e085cd make it a little harder to find the tracker, this should hopefully
reduce the number of completly meaningless "bugreports"

Originally committed as revision 9956 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-05 22:41:10 +00:00
Michael Niedermayer
5abee3186c thread hijacking
Originally committed as revision 9952 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-05 20:44:37 +00:00
Michael Niedermayer
86852499bf ffmpeg forum
Originally committed as revision 9951 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-05 20:37:57 +00:00
Michael Niedermayer
c0d2d806f3 topic explanations
Originally committed as revision 9915 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-04 22:30:28 +00:00
Michael Niedermayer
80c24d9908 URL of the webinterface
Originally committed as revision 9879 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-03 21:59:01 +00:00
Michael Niedermayer
aebe25f3b1 remove the mailinglist still preferred note, roundup is much nicer even though
it still has some issues which lu_zero needs to deal with :)

Originally committed as revision 9877 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-03 19:29:52 +00:00
Panagiotis Issaris
4cb3aa09fa Add a section about C++ and extern "C" in the FAQ.
Originally committed as revision 9811 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-27 13:40:02 +00:00
Michael Niedermayer
6b90f8e04a note about removing needs_more_info
Originally committed as revision 9810 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-27 11:41:51 +00:00
Ramiro Polla
f0326fdefc Add new imlib2 documentation from vhook/imlib2.c to doc/hooks.texi.
Originally committed as revision 9767 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-19 22:57:48 +00:00
Luca Barbato
33ed2d843e Editorial cleanup, thanks Diego =)
Originally committed as revision 9723 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-17 14:59:29 +00:00
Luca Barbato
241fb0c4ff RTP clarifications
Originally committed as revision 9722 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-17 14:15:39 +00:00
Michael Niedermayer
208e63b479 mention rfc 4629 for rtp-h263(+)
Originally committed as revision 9715 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-17 12:07:10 +00:00
Diego Biurrun
1502409e4d Add note about vertical alignment to patch guidelines.
Originally committed as revision 9695 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-16 09:00:50 +00:00
Diego Biurrun
78a3c678f6 spelling/grammar/wording
Originally committed as revision 9694 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-16 08:54:59 +00:00
Michael Niedermayer
8749180c3b rtp-h263 FAQ
Originally committed as revision 9683 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-15 12:17:05 +00:00
Víctor Paesa
736090511c Announce that vhook is deprecated, and its substitute.
Originally committed as revision 9639 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-14 13:12:30 +00:00
Diego Biurrun
0f69ca7f14 Clarify license requirements for contributions.
Originally committed as revision 9626 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-13 14:33:20 +00:00
Stefano Sabatini
c0de00dac5 me option implemented as an AVOption
patch by Stefano Sabatini: [stefano sabatini-lala poste it]
original thread:
[FFmpeg-devel] [PATCH] ffmpeg.c -me option implemented as an AVOption
date: 07/05/2007 03:12 PM

Originally committed as revision 9501 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-06 11:47:02 +00:00
Ramiro Polla
c74a8fe62a Add note about dlfcn-win32 for MinGW vhooks
Originally committed as revision 9470 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-03 17:59:28 +00:00
Alexis Ballier
d3b7406c6f QT RLE encoder
patch by Alexis Ballier: [alexis ballier gmail com]
original thread: [FFmpeg-devel] [Patch] QT RLE encoder, bis
date: 06/24/2007 03:56 PM

Originally committed as revision 9452 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-02 07:06:28 +00:00
Vitor Sessak
7cbf432db1 Mention unneeded casts and parentheses
patch by Vitor: [vitor1001 gmail com]

Originally committed as revision 9445 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-27 10:37:37 +00:00
Luca Barbato
767571051d Introducing Topics
Originally committed as revision 9431 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-26 07:51:20 +00:00
Reimar Döffinger
07c5445d5d ffmpeg-issues subscription URL
Originally committed as revision 9426 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 17:08:34 +00:00
Reimar Döffinger
d6d0182e20 Some more minor spelling improvements, some grammar improvement might be
good in some places as well.

Originally committed as revision 9424 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 13:39:54 +00:00
Luca Barbato
57492dfe16 Typos removed
Originally committed as revision 9423 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 13:14:25 +00:00
Luca Barbato
7f63f7505d wish priority description and ffmpeg-issues vs ffmpeg_issues
Originally committed as revision 9422 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 12:54:30 +00:00
Vitor Sessak
03e3e76544 RoQ video encoder
patch by Vitor: \vitor1001 gmail com/
original thread: [FFmpeg-devel] RoQ video encoder (take 3)
date: 06/08/2007 10:34 PM

Originally committed as revision 9420 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 12:09:23 +00:00
Michael Niedermayer
0c84e74400 ffmpegs bug/patch/feature request tracker manual
Originally committed as revision 9415 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-24 21:01:30 +00:00
Víctor Paesa
43399718fb Add a few missing Advanced Options.
Originally committed as revision 9385 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-21 20:21:36 +00:00
Víctor Paesa
5965e1a92c Remove space before question marks.
Originally committed as revision 9378 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-21 05:14:00 +00:00
Ramiro Polla
6f17637634 Add alpha channel support for imlib2 vhook
Originally committed as revision 9365 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-18 22:17:37 +00:00
Ramiro Polla
41e4c556e9 Add expression evaluation parameters for colors in imlib2 vhook
Originally committed as revision 9342 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-16 22:28:10 +00:00
Ramiro Polla
1bebfde9e1 Typo
Originally committed as revision 9329 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-16 00:26:51 +00:00
Ramiro Polla
6100cb477a Allow user to specify rgb.txt for imlib2 vhook
Originally committed as revision 9326 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-15 20:40:14 +00:00
Diego Biurrun
90b5b51eab misc typo fixes
Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-12 18:50:50 +00:00
Diego Biurrun
755bfeabcc misc spelling fixes
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-12 09:29:25 +00:00
Michael Niedermayer
1aa80145c5 dont attach huge samplesto mails
Originally committed as revision 9284 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-11 23:37:15 +00:00
Diego Biurrun
7b900f2d0b '-acodec mp3' --> '-acodec libmp3lame'
Originally committed as revision 9248 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-07 16:49:08 +00:00
avcoder
095247b1c1 Change names of codecs provided by external libraries in examples to account
for the recent renamings of those codecs.
patch by QuickTime, ffmpeg gmail com

Originally committed as revision 9247 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-07 16:43:34 +00:00
Diego Biurrun
1cc60c47c5 Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.
Originally committed as revision 9230 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-06 08:51:41 +00:00
Víctor Paesa
5449190f53 Wording improvements for the previous commit.
Originally committed as revision 9214 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-04 21:09:38 +00:00
Víctor Paesa
f7994861f3 Add FAQ entry for video joining.
Originally committed as revision 9176 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-02 21:50:45 +00:00
Víctor Paesa
1fee8b3a8c A bit more clear FAQ 1.2
Patch by Víctor Paesa, wzrlpy arsystel com

Originally committed as revision 9167 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-01 12:03:33 +00:00
Stefano Sabatini
c3b95b1d3d Add support for listing the supported pixel formats using the option
-pix_fmt list
patch by Stefano Sabatini stefano sabatini minus lala chez poste it
original thread: [FFmpeg-devel] [PATCH] List supported pixel formats
date: 05/25/2007 05:46 PM

Originally committed as revision 9162 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-30 14:20:55 +00:00
Diego Biurrun
197b07f360 --enable-amr-* --> -- enable-libamr-*
Originally committed as revision 9134 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-27 13:33:40 +00:00
Michael Niedermayer
367b16cbe4 more snow todo items
Originally committed as revision 9132 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-25 23:08:13 +00:00
Ivo van Poorten
3592648940 -sws_flags command line option to set swscaler flags
Originally committed as revision 9109 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-23 18:35:45 +00:00
Diego Biurrun
e9b19db82b Make documentation build nonrecursive: Merge it into the top-level Makefile.
Originally committed as revision 9042 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-17 08:39:50 +00:00
Vitor Sessak
13dec85765 RoQ muxer, patch by Vitor, vitor1001 gmail com
reference thread:
Subject: [FFmpeg-devel] [PATCH] RoQ muxer
Date: Wed, 09 May 2007 19:44:21 +0200

Originally committed as revision 8959 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-09 23:07:40 +00:00
Ivo van Poorten
12b6d7c007 add Renderware TXD format
Originally committed as revision 8936 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-08 11:01:14 +00:00
Ivo van Poorten
d58bbf8154 add V.Flash PTX image format
Originally committed as revision 8935 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-08 11:00:33 +00:00
Diego Biurrun
b09432ad47 RoQ audio encoder
Originally committed as revision 8932 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-07 23:33:33 +00:00
Michael Niedermayer
d9a3c855fb better wording for the alphabetical lists
Originally committed as revision 8918 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-06 12:23:44 +00:00
Diego Biurrun
6e4bc6ee19 Add a note about maintaining alphabetical order to patch submission checklist.
Originally committed as revision 8912 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-06 10:48:41 +00:00
Diego Biurrun
e300ab4ed2 Add a note about tabs + trailing whitespace to the patch submission checklist.
Originally committed as revision 8889 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-04 19:39:51 +00:00
Diego Biurrun
b0fee7c53c Group benchmark items in the patch submission checklist together.
Originally committed as revision 8887 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-04 19:37:01 +00:00
Diego Biurrun
bca098f54d Policy addition: New files should have proper license headers.
Originally committed as revision 8825 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-26 09:47:56 +00:00
Diego Biurrun
73508bc6d3 Remove hackish support for the non-free fixed-point AMR-NB reference code.
Originally committed as revision 8813 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-25 19:12:04 +00:00
Stefano Sabatini
b60d13799d add a vstats_file command line option
patch by Stefano Sabatini stefano sabatini-lala poste it

Originally committed as revision 8810 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-25 13:55:11 +00:00
Benoit Fouet
4bd0c2b1d5 Revert my two previous deliveries (back to r8806) to aply the good patch for vstats
Originally committed as revision 8809 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-25 13:48:36 +00:00
Stefano Sabatini
f801d8aa86 add a vstats_file command line option
patch by Stefano Sabatini stefano sabatini-lala poste it

Originally committed as revision 8807 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-25 09:32:45 +00:00
Michael Niedermayer
2f954ef238 patch submissions should contain a suggested commit log message
Originally committed as revision 8806 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-25 09:27:22 +00:00
Benoit Fouet
9e0ab666b6 updates the x11grab doc example, adding -s cif, as it is mandatory
Originally committed as revision 8804 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-25 08:50:02 +00:00
Diego Biurrun
6baa294326 typo
Originally committed as revision 8801 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-24 23:20:13 +00:00