aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* mention MXF D-10 Mapping muxer in documentationBaptiste Coudurier2009-02-221-0/+2
| | | | Originally committed as revision 17521 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add supported network protocols section.Diego Biurrun2009-02-131-0/+16
| | | | Originally committed as revision 17209 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix typo: vido --> videoDiego Biurrun2009-02-121-1/+1
| | | | Originally committed as revision 17191 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add raw (de)muxers to list of supported file formats.Diego Biurrun2009-02-121-6/+42
| | | | Originally committed as revision 17190 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add entries that were missing from the supported file formats list.Diego Biurrun2009-02-121-0/+30
| | | | Originally committed as revision 17187 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use more descriptive format names, similar to the format long_names.Diego Biurrun2009-02-121-37/+41
| | | | Originally committed as revision 17186 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove rendering column from list of supported subtitle formats.Diego Biurrun2009-02-081-4/+4
| | | | Originally committed as revision 17079 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing ffplay subtitle cycling keybinding.Björn Axelsson2009-02-081-0/+3
| | | | | | patch by Björn Axelsson, gecko acc.umu se Originally committed as revision 17078 to svn://svn.ffmpeg.org/ffmpeg/trunk
* NC camera demuxerNicolas Martin2009-02-081-0/+2
| | | | | | Patch by Nicolas Martin - elvadrias at gmail Originally committed as revision 17062 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use libopenjpeg for jpeg2k decoding.Jai Menon2009-02-061-0/+3
| | | | | | Patch by Jaikrishnan Menon Originally committed as revision 17017 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Electronic Arts TQI decoderPeter Ross2009-02-051-0/+1
| | | | Originally committed as revision 17002 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add XSUB to list of supported subtitle formats.Diego Biurrun2009-02-021-0/+1
| | | | Originally committed as revision 16935 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Explain how to add IPv6 support to Cygwin.Víctor Paesa2009-02-011-0/+3
| | | | Originally committed as revision 16923 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update preset files documentation to match with r16795.Stefano Sabatini2009-01-261-4/+4
| | | | Originally committed as revision 16810 to svn://svn.ffmpeg.org/ffmpeg/trunk
* R3D REDCODE demuxerBaptiste Coudurier2009-01-201-0/+2
| | | | Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added demuxer for FunCom ISS audio files,Stefan Gehrer2009-01-171-0/+4
| | | | | | extended ADPCM decoder by ISS specific IMA variant Originally committed as revision 16658 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-1/+1
| | | | | | They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Document the ld, st, while statements.Víctor Paesa2009-01-131-0/+3
| | | | Originally committed as revision 16588 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Document the same functions, in the same order, that eval.c has.Víctor Paesa2009-01-131-2/+8
| | | | Originally committed as revision 16586 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix documentation for -passlogfile, the argument is not a file nameStefano Sabatini2008-12-261-3/+4
| | | | | | but a prefix used to create the complete pass log file name. Originally committed as revision 16324 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change mplayerhq.hu references to ffmpeg.org where appropriate.Diego Biurrun2008-12-253-6/+6
| | | | Originally committed as revision 16310 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update again Cygwin Ports URL after my sloppy previous commit.Víctor Paesa2008-12-231-1/+1
| | | | Originally committed as revision 16297 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Complete the list of external libraries.Víctor Paesa2008-12-231-3/+16
| | | | Originally committed as revision 16290 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Advice on compiler versionsVíctor Paesa2008-12-231-0/+3
| | | | Originally committed as revision 16289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update Cygwin Ports URL.Víctor Paesa2008-12-231-1/+1
| | | | Originally committed as revision 16288 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bring up to date the Cygwin docs.Víctor Paesa2008-12-231-5/+5
| | | | Originally committed as revision 16287 to svn://svn.ffmpeg.org/ffmpeg/trunk
* The diffutils package is also needed (for the 'cmp' command).Víctor Paesa2008-12-221-1/+1
| | | | | | Spotted by Ramiro Polla. Originally committed as revision 16283 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-3/+3
| | | | | | | It contains optimizations that are not specific to i386 and libavutil uses this naming scheme already. Originally committed as revision 16270 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RV30 decoderKostya Shishkov2008-12-201-0/+2
| | | | Originally committed as revision 16247 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Roundup now works from a ffmpeg.org domain as well, so prefer that.Diego Biurrun2008-12-161-2/+3
| | | | Originally committed as revision 16177 to svn://svn.ffmpeg.org/ffmpeg/trunk
* documentation: update documentation for minimal w32api version.Ramiro Polla2008-12-071-1/+1
| | | | Originally committed as revision 16030 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove entry about unsupported QCELP codec, it is now supported.Diego Biurrun2008-12-031-5/+0
| | | | Originally committed as revision 15988 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Commit last ok'ed parts of QCELP decoder and enable it.Kenan Gillet2008-12-021-0/+1
| | | | | | patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15978 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Improve documentation for the -pass and -passlog options. Add mentionStefano Sabatini2008-12-011-5/+8
| | | | | | to how the log file is used and specify the default log file name. Originally committed as revision 15969 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable RV40 decoderKostya Shishkov2008-12-011-0/+1
| | | | Originally committed as revision 15968 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replaces not the anymore valid -flags +trell option with -trellis 2.Stefano Sabatini2008-11-291-4/+4
| | | | Originally committed as revision 15954 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Electronic Arts TGQ video decoderPeter Ross2008-11-081-0/+1
| | | | Originally committed as revision 15789 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove duplicated patch submission checklist entry by putting the moreDiego Biurrun2008-10-301-6/+3
| | | | | | detailed second entry in place of the first. Originally committed as revision 15749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert adding controversial 'make checkheaders' item to the development policy.Diego Biurrun2008-10-291-3/+0
| | | | Originally committed as revision 15743 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add 'make checkheaders' to developer guidelines and patch checklist.Diego Biurrun2008-10-291-0/+5
| | | | Originally committed as revision 15741 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set correct number of fractions for multitableAurelien Jacobs2008-10-271-2/+2
| | | | | | | fixes the following warning: ** too much @tab (multitable has only 4 column(s)) (l. 443) Originally committed as revision 15729 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add subtitle format section.Diego Biurrun2008-10-251-0/+11
| | | | Originally committed as revision 15703 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Slightly update MP3 support entry.Diego Biurrun2008-10-251-2/+2
| | | | Originally committed as revision 15702 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mark formats requiring external libs with an 'E' in the format support tables.Diego Biurrun2008-10-251-10/+14
| | | | Originally committed as revision 15701 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add GSM into list of supported audio codecs.Diego Biurrun2008-10-251-0/+4
| | | | Originally committed as revision 15700 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Uniformize external library comments.Diego Biurrun2008-10-251-7/+8
| | | | Originally committed as revision 15699 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Documentation and changelog update for libspeex decodingDavid Conrad2008-10-251-0/+2
| | | | Originally committed as revision 15698 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add information about a workaround for MinGW gcc versions.Diego Biurrun2008-10-231-1/+4
| | | | | | based on a patch by Art Clarke, aclarke vlideshow com Originally committed as revision 15670 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix spellingVíctor Paesa2008-10-221-1/+1
| | | | Originally committed as revision 15666 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix issue 68:Víctor Paesa2008-10-181-1/+3
| | | | | | Warn that the forum look is no excuse from following the FFmpeg netiquette. Originally committed as revision 15639 to svn://svn.ffmpeg.org/ffmpeg/trunk