aboutsummaryrefslogtreecommitdiffstats
path: root/doc/general.texi
Commit message (Collapse)AuthorAgeFilesLines
* Update link to FFmpeg Windows Help website.Ramiro Polla2008-09-131-1/+1
| | | | Originally committed as revision 15312 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix sorting of audio codecsJustin Ruggles2008-09-011-4/+4
| | | | Originally committed as revision 15139 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remaining parts of Nellymoser encoderBartlomiej Wolowiec2008-09-011-1/+1
| | | | 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-311-1/+1
| | | | Originally committed as revision 15130 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: capitalizationJustin Ruggles2008-08-311-1/+1
| | | | Originally committed as revision 15129 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Dnet AC-3 encoding is integer-onlyJustin Ruggles2008-08-311-1/+1
| | | | Originally committed as revision 15128 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add E-AC-3 to supported codec listJustin Ruggles2008-08-311-0/+1
| | | | Originally committed as revision 15127 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MXF is a valid output format now.Carl Eugen Hoyos2008-08-261-1/+1
| | | | Originally committed as revision 14976 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Include floating point PCM in changelog and documentation.Peter Ross2008-08-211-1/+1
| | | | 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-211-1/+1
| | | | | | alterations as appropriate Originally committed as revision 14873 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update changelog and general.texi to reflectJai Menon2008-08-191-1/+1
| | | | | | | 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-061-0/+1
| | | | 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-291-2/+3
| | | | | | statement about version strings Originally committed as revision 14470 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Include 32-bit PCM descriptionPeter Ross2008-07-261-1/+1
| | | | 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-111-6/+34
| | | | Originally committed as revision 14159 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update Changelog and documentation for MVI demuxer and decoder.Ramiro Polla2008-07-101-0/+2
| | | | 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-101-2/+6
| | | | Originally committed as revision 14157 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sort lists ignoring case.Diego Biurrun2008-07-101-21/+21
| | | | Originally committed as revision 14156 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Fix inconsistent indentation.Diego Biurrun2008-07-101-129/+129
| | | | Originally committed as revision 14155 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ignore case when sorting.Diego Biurrun2008-07-081-11/+11
| | | | Originally committed as revision 14128 to svn://svn.ffmpeg.org/ffmpeg/trunk
* List QuickTime container as MOV/QuickTime.Diego Biurrun2008-07-081-1/+1
| | | | Originally committed as revision 14127 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove redundant Macromedia Flash entry in supported formats list.Diego Biurrun2008-07-081-1/+0
| | | | Originally committed as revision 14126 to svn://svn.ffmpeg.org/ffmpeg/trunk
* format name cosmetics, spelling cosmeticsDiego Biurrun2008-07-081-16/+16
| | | | Originally committed as revision 14125 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sort and prettyprint audio codecs table.Diego Biurrun2008-07-081-81/+83
| | | | Originally committed as revision 14124 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sort and prettyprint video codecs table.Diego Biurrun2008-07-081-77/+136
| | | | Originally committed as revision 14123 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sort and prettyprint the file formats table.Diego Biurrun2008-07-081-99/+102
| | | | Originally committed as revision 14122 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove file extension from some formats, it's never mentioned consistently.Diego Biurrun2008-07-081-2/+2
| | | | Originally committed as revision 14121 to svn://svn.ffmpeg.org/ffmpeg/trunk
* liba52 is not always used for AC-3 decoding.Diego Biurrun2008-07-081-1/+1
| | | | Originally committed as revision 14120 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sort image formats table.Diego Biurrun2008-07-081-8/+8
| | | | Originally committed as revision 14119 to svn://svn.ffmpeg.org/ffmpeg/trunk
* WMV8 is fully supported now.Diego Biurrun2008-07-081-1/+1
| | | | Originally committed as revision 14117 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling cosmetics and format name fixesDiego Biurrun2008-07-081-14/+14
| | | | Originally committed as revision 14116 to svn://svn.ffmpeg.org/ffmpeg/trunk
* liba52 is no longer necessary for AC-3 decoding.Diego Biurrun2008-07-081-1/+1
| | | | Originally committed as revision 14115 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling cosmeticsDiego Biurrun2008-07-081-17/+17
| | | | Originally committed as revision 14114 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Electronic Arts CMV latent dox entryPeter Ross2008-07-081-0/+1
| | | | Originally committed as revision 14113 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: alignKostya Shishkov2008-07-051-1/+1
| | | | Originally committed as revision 14075 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move MLP/TrueHD from video to audio codecs section.Kostya Shishkov2008-07-051-1/+1
| | | | Originally committed as revision 14074 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MLP/TrueHD decoder.Ramiro Polla2008-07-041-0/+1
| | | | Originally committed as revision 14067 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Forgotten oma docs stuffBenjamin Larsson2008-06-131-0/+2
| | | | Originally committed as revision 13766 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add note about not including MinGW's include directory from within MSVC.Ramiro Polla2008-06-061-0/+2
| | | | Originally committed as revision 13679 to svn://svn.ffmpeg.org/ffmpeg/trunk
* output_example.c now uses proper include paths.Ramiro Polla2008-06-061-4/+0
| | | | Originally committed as revision 13678 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Run documentation through ispell, plus some minor fixes.Diego Biurrun2008-06-061-10/+10
| | | | Originally committed as revision 13670 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update adding codec docsBen Littler2008-05-211-1/+1
| | | | Originally committed as revision 13209 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add note about using latest MSYS make for MinGW.Ramiro Polla2008-04-191-1/+2
| | | | | | Thanks to tripp for the not mingw32 make note... Originally committed as revision 12905 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make wininstaller has been removed in r12416Ramiro Polla2008-04-191-5/+0
| | | | Originally committed as revision 12904 to svn://svn.ffmpeg.org/ffmpeg/trunk
* BFI video decoder.Sisir Koppaka2008-04-181-1/+1
| | | | | | | | Patch by Sisir Koppaka sisir koppaka gmail Original thread: [FFmpeg-devel] BFI video decoder Date: 04/17/2008 04:25 PM Originally committed as revision 12890 to svn://svn.ffmpeg.org/ffmpeg/trunk
* documentation update for new Maxis EA XA decoder/demuxerRobert Marston2008-04-151-0/+4
| | | | | | patch by Robert Marston, rmarston gmail com Originally committed as revision 12840 to svn://svn.ffmpeg.org/ffmpeg/trunk
* BFI demuxerSisir Koppaka2008-04-131-0/+2
| | | | | | Patch by Sisir Koppaka (sisir.koppaka at G.M!A.I!L.com) Originally committed as revision 12808 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a point to the checklist about checking new demuxers/decodersMichael Niedermayer2008-04-021-0/+3
| | | | | | against damaged input. Originally committed as revision 12669 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add IFF demuxer and 8SVX audio decoder to changelog and documentation.Jai Menon2008-04-021-0/+3
| | | | | | patch by Jai Menon, realityman gmx net Originally committed as revision 12668 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rl2 documentation updateSascha Sommer2008-03-211-0/+2
| | | | Originally committed as revision 12546 to svn://svn.ffmpeg.org/ffmpeg/trunk