summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Remove rendering column from list of supported subtitle formats.Diego Biurrun2009-02-08
| | | | Originally committed as revision 17079 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing ffplay subtitle cycling keybinding.Björn Axelsson2009-02-08
| | | | | | 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-08
| | | | | | 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-06
| | | | | | Patch by Jaikrishnan Menon Originally committed as revision 17017 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Electronic Arts TQI decoderPeter Ross2009-02-05
| | | | Originally committed as revision 17002 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add XSUB to list of supported subtitle formats.Diego Biurrun2009-02-02
| | | | Originally committed as revision 16935 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Explain how to add IPv6 support to Cygwin.Víctor Paesa2009-02-01
| | | | Originally committed as revision 16923 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update preset files documentation to match with r16795.Stefano Sabatini2009-01-26
| | | | Originally committed as revision 16810 to svn://svn.ffmpeg.org/ffmpeg/trunk
* R3D REDCODE demuxerBaptiste Coudurier2009-01-20
| | | | Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added demuxer for FunCom ISS audio files,Stefan Gehrer2009-01-17
| | | | | | 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-13
| | | | | | 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-13
| | | | 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-13
| | | | 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-26
| | | | | | 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-25
| | | | 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-23
| | | | Originally committed as revision 16297 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Complete the list of external libraries.Víctor Paesa2008-12-23
| | | | Originally committed as revision 16290 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Advice on compiler versionsVíctor Paesa2008-12-23
| | | | Originally committed as revision 16289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update Cygwin Ports URL.Víctor Paesa2008-12-23
| | | | Originally committed as revision 16288 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bring up to date the Cygwin docs.Víctor Paesa2008-12-23
| | | | 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-22
| | | | | | Spotted by Ramiro Polla. Originally committed as revision 16283 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-22
| | | | | | | 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-20
| | | | 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-16
| | | | Originally committed as revision 16177 to svn://svn.ffmpeg.org/ffmpeg/trunk
* documentation: update documentation for minimal w32api version.Ramiro Polla2008-12-07
| | | | 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-03
| | | | 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-02
| | | | | | 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-01
| | | | | | 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-01
| | | | 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-29
| | | | Originally committed as revision 15954 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Electronic Arts TGQ video decoderPeter Ross2008-11-08
| | | | Originally committed as revision 15789 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove duplicated patch submission checklist entry by putting the moreDiego Biurrun2008-10-30
| | | | | | 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-29
| | | | Originally committed as revision 15743 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add 'make checkheaders' to developer guidelines and patch checklist.Diego Biurrun2008-10-29
| | | | Originally committed as revision 15741 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set correct number of fractions for multitableAurelien Jacobs2008-10-27
| | | | | | | 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-25
| | | | Originally committed as revision 15703 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Slightly update MP3 support entry.Diego Biurrun2008-10-25
| | | | 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-25
| | | | Originally committed as revision 15701 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add GSM into list of supported audio codecs.Diego Biurrun2008-10-25
| | | | Originally committed as revision 15700 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Uniformize external library comments.Diego Biurrun2008-10-25
| | | | Originally committed as revision 15699 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Documentation and changelog update for libspeex decodingDavid Conrad2008-10-25
| | | | Originally committed as revision 15698 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add information about a workaround for MinGW gcc versions.Diego Biurrun2008-10-23
| | | | | | 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-22
| | | | Originally committed as revision 15666 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix issue 68:Víctor Paesa2008-10-18
| | | | | | 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
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
| | | | | | | | | | | | | Neither the asm() nor the __asm__() keyword is part of the C99 standard, but while GCC accepts the former in C89 syntax, it is not accepted in C99 unless GNU extensions are turned on (with -fasm). The latter form is accepted in any syntax as an extension (without requiring further command-line options). Sun Studio C99 compiler also does not accept asm() while accepting __asm__(), albeit reporting warnings that it's not valid C99 syntax. Originally committed as revision 15627 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a space between frequencies and their units.Benoit Fouet2008-10-13
| | | | Originally committed as revision 15613 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove obsolete liba52 wrapper code.Diego Biurrun2008-10-06
| | | | Originally committed as revision 15571 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make less verbose a sentence in the preset system documentation.Stefano Sabatini2008-10-05
| | | | Originally committed as revision 15570 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Document the preset files system.Stefano Sabatini2008-10-05
| | | | Originally committed as revision 15563 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz typo.Diego Biurrun2008-10-03
| | | | Originally committed as revision 15535 to svn://svn.ffmpeg.org/ffmpeg/trunk