summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* MSys bash 2.04 is broken.Ramiro Polla2006-10-04
| | | | | | patch by Ramiro Polla, angustia (at) arrozcru no-ip org Originally committed as revision 6554 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove confusing divx noteMichael Niedermayer2006-10-03
| | | | Originally committed as revision 6546 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mark all phony targets as such.Diego Biurrun2006-10-03
| | | | Originally committed as revision 6538 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add replacement for libavcodec/fdctref.c to the list.Diego Biurrun2006-10-02
| | | | Originally committed as revision 6529 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix quantiSer --> quantiZer typo.Diego Biurrun2006-10-02
| | | | Originally committed as revision 6523 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Explain lmin, lmax, mblmin, mblmax options.Víctor Paesa2006-10-02
| | | | | | patch by Víctor Paesa, wzrlpy arsystel com Originally committed as revision 6522 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move things from my todo to the unassigned one so my lazyness doesnt prevent ↵Michael Niedermayer2006-09-30
| | | | | | others from working on them Originally committed as revision 6396 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -interlace -> -ilme This has been wrong in the docs for years,Benjamin Larsson2006-09-28
| | | | | | the description might not be totally correct though. Originally committed as revision 6374 to svn://svn.ffmpeg.org/ffmpeg/trunk
* WavPack lossless audio decoderKostya Shishkov2006-09-26
| | | | Originally committed as revision 6336 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove 404 link.Diego Biurrun2006-09-24
| | | | Originally committed as revision 6329 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added qcelp faq.Benjamin Larsson2006-09-18
| | | | Originally committed as revision 6289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove the "bufsize" OptionDef option from ffmpeg.c. The equally named "bufsize"Panagiotis Issaris2006-09-18
| | | | | | | 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
* wording/spellingDiego Biurrun2006-09-17
| | | | Originally committed as revision 6283 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Document how to read DirectShow files,Víctor Paesa2006-09-16
| | | | | | | | | 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
* Remove the "bt" OptionDef option from ffmpeg.c. The equally namedPanagiotis Issaris2006-09-15
| | | | | | | "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
* Remove the "maxrate" and "minrate" OptionDef options from ffmpeg.c. ThisPanagiotis Issaris2006-09-15
| | | | | | | 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
* Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit ofPanagiotis Issaris2006-09-15
| | | | | | | -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
* Remove nonexistent option -hq from the documentation.Panagiotis Issaris2006-09-10
| | | | | | patch by Panagiotis Issaris, takis.issaris uhasselt be Originally committed as revision 6229 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VP5 and VP6 video decoderAurelien Jacobs2006-09-09
| | | | Originally committed as revision 6213 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable setting the year and track number using AVOptionPanagiotis Issaris2006-09-08
| | | | | | | | | | 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
* MONster is no longuer shipped with CHUD, as it's been superseeded by SharkGuillaume Poirier2006-09-05
| | | | Originally committed as revision 6174 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VMware Video decoder (fourcc: VMnc)Kostya Shishkov2006-09-05
| | | | Originally committed as revision 6171 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PPM vhook documentation, by Victor Paesa.Benjamin Larsson2006-08-30
| | | | | | wzrlpy at arsystel dot com Originally committed as revision 6132 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added -map usage to docs.Benjamin Larsson2006-08-30
| | | | Originally committed as revision 6131 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clarifyMichael Niedermayer2006-08-30
| | | | | | 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
* Update the FAQ with the current status of image formats.Michel Bardiaux2006-08-24
| | | | | | patch by Michel Bardiaux, mbardiaux at mediaxim dot be Originally committed as revision 6075 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling fixes for the last commitDiego Biurrun2006-08-19
| | | | Originally committed as revision 6031 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -async and -vsync documentation. Based on info from the mailinglist.Benjamin Larsson2006-08-19
| | | | Originally committed as revision 6028 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert last commit, VPATH is necessary for out-of-tree builds.Diego Biurrun2006-08-17
| | | | Originally committed as revision 6014 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unnecessary include and variable declaration.Diego Biurrun2006-08-17
| | | | Originally committed as revision 6013 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cygwin compilation and Cygwin/MinGW crosscompilation sectionsDiego Biurrun2006-08-07
| | | | | | based on patch by Víctor Paesa <wzrlpy@arsystel.com> Originally committed as revision 5944 to svn://svn.ffmpeg.org/ffmpeg/trunk
* editorial changesDiego Biurrun2006-08-07
| | | | Originally committed as revision 5942 to svn://svn.ffmpeg.org/ffmpeg/trunk
* things to take care of for the next socMichael Niedermayer2006-08-07
| | | | Originally committed as revision 5941 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change one itemized list to be bulletted, remove non-referenced nodeDiego Biurrun2006-08-02
| | | | | | killing a texi2html warning in the process. Originally committed as revision 5894 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Subversion allows renaming files.Diego Biurrun2006-08-02
| | | | Originally committed as revision 5893 to svn://svn.ffmpeg.org/ffmpeg/trunk
* video filter todoMichael Niedermayer2006-07-30
| | | | Originally committed as revision 5867 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Explain usage of image formats other than GIF.Víctor Paesa2006-07-25
| | | | | | patch by Victor Paesa, wzrlpy *at* arsystel com Originally committed as revision 5824 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateMichael Niedermayer2006-07-20
| | | | Originally committed as revision 5805 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling/grammarDiego Biurrun2006-07-07
| | | | Originally committed as revision 5657 to svn://svn.ffmpeg.org/ffmpeg/trunk
* unresponsive maintainer policy (its pretty much what has always been done in ↵Michael Niedermayer2006-07-07
| | | | | | | | | 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
* i wont split h263.c, too much work, and not important at all ...Michael Niedermayer2006-07-03
| | | | Originally committed as revision 5605 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add GXF demuxerReimar Döffinger2006-07-03
| | | | Originally committed as revision 5598 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vfr mov/mp4 todo itemMichael Niedermayer2006-06-15
| | | | Originally committed as revision 5481 to svn://svn.ffmpeg.org/ffmpeg/trunk
* oprofile reference for Linux/PPCLuca Barbato2006-06-13
| | | | Originally committed as revision 5470 to svn://svn.ffmpeg.org/ffmpeg/trunk
* www1.mplayerhq.hu --> lists.mplayerhq.huDiego Biurrun2006-06-09
| | | | Originally committed as revision 5459 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CVS --> SubversionDiego Biurrun2006-06-09
| | | | Originally committed as revision 5458 to svn://svn.ffmpeg.org/ffmpeg/trunk
* random ideasMichael Niedermayer2006-06-01
| | | | Originally committed as revision 5438 to svn://svn.ffmpeg.org/ffmpeg/trunk
* drop stuff which seems to have been finishedMichael Niedermayer2006-06-01
| | | | Originally committed as revision 5437 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Flash Screen Video decoder (fourcc:FSV1)Benjamin Larsson2006-06-01
| | | | Originally committed as revision 5436 to svn://svn.ffmpeg.org/ffmpeg/trunk
* working H.264 + AAC in mp4 encoding example for the pspMichael Niedermayer2006-05-27
| | | | Originally committed as revision 5412 to svn://svn.ffmpeg.org/ffmpeg/trunk