1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
Commit Graph

218 Commits

Author SHA1 Message Date
Diego Biurrun
ebd32fd747 Add a note about what to do when adding a new codec.
Originally committed as revision 4848 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-14 01:31:23 +00:00
Diego Biurrun
2b6c1d80ca CamStudio video added.
Originally committed as revision 4847 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-14 01:30:54 +00:00
Diego Biurrun
7a77156975 Point at new bug report page.
Originally committed as revision 4846 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-13 23:52:35 +00:00
Diego Biurrun
5509bffa88 Update licensing information: The FSF changed postal address.
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-12 22:43:26 +00:00
Diego Biurrun
e839a994d1 RealVideo 1.0/2.0 and TrueSpeech are supported.
Originally committed as revision 4815 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-05 22:33:41 +00:00
Diego Biurrun
f007d35865 Add entry about release frequency.
Originally committed as revision 4800 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-02 10:24:06 +00:00
Diego Biurrun
f0efbde76b spelling/grammar
Originally committed as revision 4788 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-29 18:13:58 +00:00
Alexander Strasser
76bec1d85c Mention libav versioning in CVS policy section with a short explanation.
Originally committed as revision 4778 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-26 09:16:44 +00:00
Diego Biurrun
bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-22 01:10:11 +00:00
Diego Biurrun
115329f160 COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-17 18:14:38 +00:00
Fredrik Orderud
765c344060 Define EMULATE_INTTYPES for all windows-systems, except Cygwin and MinGW
to simplify usage on Windows.
patch by Fredrik Orderud fredrik - . - orderud - @ - idi - . - ntnu - . - no

Originally committed as revision 4736 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-12 00:48:42 +00:00
Roberto Togni
440e798870 Add cook decoder
Originally committed as revision 4728 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-09 16:56:16 +00:00
Diego Biurrun
5062c60c18 Elaborate on the Visual C-- situation.
Originally committed as revision 4716 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-02 15:25:10 +00:00
Diego Biurrun
5f2a42ba35 ffserver should be fixed now.
Originally committed as revision 4715 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-02 15:14:09 +00:00
Alex Beregszaszi
6b0bdc754b support for unlimited feed size
Originally committed as revision 4697 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-13 03:26:43 +00:00
Alex Beregszaszi
ac6a655b8a Make Launch more appropriate with support for full paths for the ffmpeg binary
Originally committed as revision 4693 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-13 01:45:13 +00:00
Alex Beregszaszi
97246091a5 strict -1 is mandatory for jpegs because the colorspace thingie, this should be handled in a better way though
Originally committed as revision 4691 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-13 01:30:20 +00:00
Diego Biurrun
4519b8a672 FFmpeg and feature requests
Originally committed as revision 4684 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-10 02:25:47 +00:00
Roberto Togni
d9b1c197e5 QDM2 compatible decoder
Originally committed as revision 4649 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-10-18 20:16:43 +00:00
Mike Melanson
dce76c20cf documentation update
Originally committed as revision 4640 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-10-13 04:37:06 +00:00
François Revol
7dd611c900 change my ç from latin-1 to UTF-8. UTF-8 ownz!
Originally committed as revision 4622 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-29 08:04:45 +00:00
Diego Biurrun
e926e391bd Remove references to release or CVS versions, they are misleading.
Originally committed as revision 4621 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-29 00:42:45 +00:00
Martin Boehme
be0efc0cfa Since there have been quite a few questions recently on how to use the
FFmpeg libraries with Visual C++, here's a patch for the documentation
that explains everything in (excruciating) detail.

patch by Martin Boehme <boehme -- at -- inb -- dot -- uni-luebeck -- dot -- de>

Originally committed as revision 4620 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-28 21:18:11 +00:00
Diego Biurrun
9fcfac15ba minor typo fixes
Originally committed as revision 4593 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-13 23:33:53 +00:00
Diego Biurrun
1471c6c2e8 CAREFULL --> CAREFUL typo fix
Originally committed as revision 4590 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-12 16:30:47 +00:00
Diego Biurrun
e180129f63 spelling/grammar/wording
Originally committed as revision 4589 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-12 15:51:29 +00:00
Michael Niedermayer
291dcdb356 clarify GPL patch acceptance policy
Originally committed as revision 4588 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-12 15:16:27 +00:00
Michael Niedermayer
61a1e08156 common questions people ask me all the time, lets hope this reduces the stuff in my inbox, otherwise ill train bogofilter on them ...
Originally committed as revision 4583 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-11 16:39:47 +00:00
Michel Bardiaux
f926cbe74c Remove stray non-existent -o option from an example.
patch by Michel Bardiaux < mbardiaux -- at -- mediaxim -- dot -- be >

Originally committed as revision 4562 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-06 08:51:46 +00:00
Diego Biurrun
3fc9e78f1f Add missing columns to multicolumn declaration.
Originally committed as revision 4537 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-21 23:59:06 +00:00
Måns Rullgård
2185824b10 remove junk characters
Originally committed as revision 4530 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-16 18:08:29 +00:00
Diego Biurrun
4c5f7207bf spelling/grammar/wording
Originally committed as revision 4492 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-05 01:06:04 +00:00
Diego Biurrun
019c883820 spelling fixes
Originally committed as revision 4475 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-26 16:41:34 +00:00
Michael Niedermayer
6e5c1877b2 split string to avoid buffer overflow in native english speaking persons (fix suggested by The Wanderer)
Originally committed as revision 4447 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-16 19:48:45 +00:00
Michael Niedermayer
7885603a0b patches should not contain several unrelated changes
Originally committed as revision 4445 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-16 08:28:38 +00:00
Todd Kirby
8108551a5c Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)
Originally committed as revision 4383 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-18 01:52:24 +00:00
Diego Biurrun
0a46c9330a Rephrase a paragraph for ease of understanding, suggested by Mans.
Originally committed as revision 4379 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-12 16:11:40 +00:00
Diego Biurrun
c5a44f5715 spelling/phrasing fixes, mostly by Mans
Originally committed as revision 4378 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 18:18:13 +00:00
Diego Biurrun
79cc8267f4 typo
Originally committed as revision 4377 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 17:46:18 +00:00
Diego Biurrun
8ea9ce413b spelling/grammar/wording/phrasing
Originally committed as revision 4376 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 17:41:23 +00:00
Diego Biurrun
38aca76027 Cosmetics: Removed trailing whitespace, converted tabs to spaces.
Originally committed as revision 4375 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 17:32:22 +00:00
Diego Biurrun
758b4bcd62 Clarify the sentence about WMP object IDs.
Originally committed as revision 4374 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 16:15:53 +00:00
Diego Biurrun
f5f30f1bce Talk of MPEG-4 instead of DivX.
Originally committed as revision 4373 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 15:56:19 +00:00
Diego Biurrun
a2632fd268 consistent spelling
Originally committed as revision 4372 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-10 10:26:44 +00:00
Diego Biurrun
3e4a1028b0 Further spelling/grammar/wording fixes as suggested by the Wanderer and Mans
Originally committed as revision 4371 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 22:29:18 +00:00
Diego Biurrun
b1e4528b1e spelling/grammar/wording
Originally committed as revision 4370 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 21:14:15 +00:00
Diego Biurrun
2adf848227 spelling fixes suggested by the Wanderer
Originally committed as revision 4369 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 20:02:57 +00:00
Diego Biurrun
41061adf49 spelling/wording/grammar
Originally committed as revision 4367 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 19:56:38 +00:00
Diego Biurrun
9ba429587c Further spelling/wording/grammar fixes suggested by the Wanderer.
Originally committed as revision 4366 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 19:54:58 +00:00
Diego Biurrun
2b55256934 Cosmetics: Break overly long lines.
Originally committed as revision 4365 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 19:31:28 +00:00