summaryrefslogtreecommitdiff
path: root/doc/general.texi
Commit message (Collapse)AuthorAge
* 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 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
* RV30 decoderKostya Shishkov2008-12-20
| | | | Originally committed as revision 16247 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
* 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
* enable RV40 decoderKostya Shishkov2008-12-01
| | | | Originally committed as revision 15968 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
* Remove obsolete liba52 wrapper code.Diego Biurrun2008-10-06
| | | | Originally committed as revision 15571 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Specify minimum version for some MinGW packages.Ramiro Polla2008-10-02
| | | | Originally committed as revision 15521 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use better table heading names in the supported formats tables.Diego Biurrun2008-09-26
| | | | Originally committed as revision 15432 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update link to FFmpeg Windows Help website.Ramiro Polla2008-09-13
| | | | Originally committed as revision 15312 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix sorting of audio codecsJustin Ruggles2008-09-01
| | | | Originally committed as revision 15139 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remaining parts of Nellymoser encoderBartlomiej Wolowiec2008-09-01
| | | | Originally committed as revision 15138 to svn://svn.ffmpeg.org/ffmpeg/trunk
* the FLAC encoder has an integer-only mode available (compression_level <= 2)Justin Ruggles2008-08-31
| | | | Originally committed as revision 15130 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: capitalizationJustin Ruggles2008-08-31
| | | | Originally committed as revision 15129 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Dnet AC-3 encoding is integer-onlyJustin Ruggles2008-08-31
| | | | Originally committed as revision 15128 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add E-AC-3 to supported codec listJustin Ruggles2008-08-31
| | | | Originally committed as revision 15127 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MXF is a valid output format now.Carl Eugen Hoyos2008-08-26
| | | | Originally committed as revision 14976 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Include floating point PCM in changelog and documentation.Peter Ross2008-08-21
| | | | Originally committed as revision 14879 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Last hunk of the AAC decoder code to be OKed and build system and documentationRobert Swain2008-08-21
| | | | | | alterations as appropriate Originally committed as revision 14873 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update changelog and general.texi to reflectJai Menon2008-08-19
| | | | | | | addition of the alac encoder, add Jai Menon to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR. Originally committed as revision 14849 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Electronic Arts TGV decoderPeter Ross2008-08-06
| | | | Originally committed as revision 14642 to svn://svn.ffmpeg.org/ffmpeg/trunk
* give additional use case for version bumping; remove no longer true ↵Peter Ross2008-07-29
| | | | | | statement about version strings Originally committed as revision 14470 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Include 32-bit PCM descriptionPeter Ross2008-07-26
| | | | Originally committed as revision 14411 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a checklist about new codecs or formats to the documentation.Ramiro Polla2008-07-11
| | | | Originally committed as revision 14159 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update Changelog and documentation for MVI demuxer and decoder.Ramiro Polla2008-07-10
| | | | Originally committed as revision 14158 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update info for Sonic, add Dirac to supported formats list.Diego Biurrun2008-07-10
| | | | Originally committed as revision 14157 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sort lists ignoring case.Diego Biurrun2008-07-10
| | | | Originally committed as revision 14156 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Fix inconsistent indentation.Diego Biurrun2008-07-10
| | | | Originally committed as revision 14155 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ignore case when sorting.Diego Biurrun2008-07-08
| | | | Originally committed as revision 14128 to svn://svn.ffmpeg.org/ffmpeg/trunk
* List QuickTime container as MOV/QuickTime.Diego Biurrun2008-07-08
| | | | Originally committed as revision 14127 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove redundant Macromedia Flash entry in supported formats list.Diego Biurrun2008-07-08
| | | | Originally committed as revision 14126 to svn://svn.ffmpeg.org/ffmpeg/trunk