aboutsummaryrefslogtreecommitdiffstats
path: root/doc/general.texi
Commit message (Collapse)AuthorAgeFilesLines
* Merge AMR and OpenCORE documentation sections.Diego Biurrun2009-07-201-5/+3
| | | | Originally committed as revision 19469 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update project URL for OpenCORE AMR.Martin Storsjö2009-07-161-1/+1
| | | | | | patch by Martin Storsjö, martin martin st Originally committed as revision 19441 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cygwin documentation: diffutils is part of the Utils packages.Ramiro Polla2009-07-101-1/+6
| | | | Originally committed as revision 19393 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding.Diego Biurrun2009-07-071-18/+4
| | | | | | libopencore can now be used as a replacement except for AMR-WB encoding. Originally committed as revision 19365 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split developer documentation off from general documentation.Diego Biurrun2009-06-241-407/+0
| | | | Originally committed as revision 19269 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for encoding XSUB subtitles. Muxing support is still missing.Reimar Döffinger2009-06-191-1/+1
| | | | | | Based on code by DivX, Inc., heavily changed by Björn Axelsson [gecko acc.umu.se] and me. Originally committed as revision 19222 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Electronic Arts Madcow decoderPeter Ross2009-06-131-0/+1
| | | | Originally committed as revision 19178 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix placment of the DPCM Xan commentSascha Sommer2009-06-121-1/+1
| | | | Originally committed as revision 19168 to svn://svn.ffmpeg.org/ffmpeg/trunk
* DPX (Digital Picture Exchange) image decoderJimmy Christensen2009-06-121-0/+2
| | | | | | patch by Jimmy Christensen, jimmy ghost dk Originally committed as revision 19163 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for external OpenCORE libraries for AMR-NB/WB support.Diego Biurrun2009-06-051-3/+19
| | | | Originally committed as revision 19117 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement SoX native format muxer and demuxer.Daniel Verkamp2009-05-301-0/+1
| | | | | | Patch by Daniel Verkamp $firstname@drv DOT nu. Originally committed as revision 18998 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add QCP demuxer.Kenan Gillet2009-05-201-0/+1
| | | | Originally committed as revision 18883 to svn://svn.ffmpeg.org/ffmpeg/trunk
* V210 Uncompressed 4:2:2 10-bit encoder and decoderBaptiste Coudurier2009-05-121-0/+1
| | | | Originally committed as revision 18801 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update docs after the 8088flex TMV demuxer and decoder addition.Daniel Verkamp2009-05-061-0/+2
| | | | | | Patch by Daniel Verkamp daniel AT drv + nu. Originally committed as revision 18767 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mingw32: FFmpeg now passes -fno-common automatically.Ramiro Polla2009-04-141-1/+1
| | | | Originally committed as revision 18510 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement JACK input device.Olivier Guilyardi2009-04-021-0/+1
| | | | | | | Patch by Olivier Guilyardi list samalyse com. See the thread: "[FFmpeg-devel] [PATCH] libavdevice: JACK demuxer". Originally committed as revision 18322 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move output_example.c --> libavformat/output-example.c.Diego Biurrun2009-03-271-3/+3
| | | | | | The libavformat directory is a better place for a libavformat API example. Originally committed as revision 18199 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp2009-03-201-1/+1
| | | | | | Patch by Daniel Verkamp, daniel drv nu Originally committed as revision 18077 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support raw TrueHD filesRamiro Polla2009-03-191-0/+1
| | | | Originally committed as revision 18049 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split TrueHD decoder from MLPRamiro Polla2009-03-191-2/+4
| | | | Originally committed as revision 18045 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix copy and paste typo in input/output devices section.Diego Biurrun2009-03-191-1/+1
| | | | Originally committed as revision 18039 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add list of supported input/output devices.Diego Biurrun2009-03-181-0/+19
| | | | Originally committed as revision 18029 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Adjust @columnfractions settings to reflect the number of columns in the table.Diego Biurrun2009-03-181-2/+2
| | | | Originally committed as revision 18028 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move NTT VQF demuxer to keep formats list alphabetized.Justin Ruggles2009-03-081-2/+2
| | | | Originally committed as revision 17882 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Be more verbose in describing VQF demuxerVitor Sessak2009-03-081-1/+2
| | | | Originally committed as revision 17879 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VQF demuxerVitor Sessak2009-03-071-0/+1
| | | | Originally committed as revision 17866 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove deprecated vhook subsystem.Diego Biurrun2009-03-031-4/+0
| | | | Originally committed as revision 17769 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AC-3 encoding is integer-onlyJustin Ruggles2009-03-021-1/+1
| | | | Originally committed as revision 17723 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list ofDiego Biurrun2009-03-021-5/+5
| | | | | | supported image formats. Apparently decoding these formats is supported. Originally committed as revision 17722 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Reformat long_names so that "DPCM" comes first.Diego Biurrun2009-03-021-8/+8
| | | | Originally committed as revision 17721 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Reformat long_names so that "ADPCM" comes first.Diego Biurrun2009-03-021-43/+43
| | | | Originally committed as revision 17720 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported.Diego Biurrun2009-03-021-5/+5
| | | | Originally committed as revision 17715 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Another round of missing codecs and name updates to match the codec long_name.Diego Biurrun2009-03-021-3/+26
| | | | Originally committed as revision 17712 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add some more missing codecs and update names to match the codec long_name.Justin Ruggles2009-03-021-21/+24
| | | | Originally committed as revision 17711 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add some more missing codecs and update names to match the codec long_name.Diego Biurrun2009-03-021-42/+51
| | | | Originally committed as revision 17710 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge MP2, MP3 and MPEG audio demuxer entries.Diego Biurrun2009-03-021-3/+2
| | | | Originally committed as revision 17709 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add some missing codecs and update names to match the codec long_nameJustin Ruggles2009-03-021-9/+12
| | | | | | or vice-versa. Originally committed as revision 17706 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add some missing codecs and update names to match the codec long_name.Diego Biurrun2009-03-021-33/+57
| | | | Originally committed as revision 17705 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add some missing codecs and update some names to match AVCodec.long_nameJustin Ruggles2009-03-021-11/+12
| | | | Originally committed as revision 17704 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Integer-only decoding of AC-3 is not supported.Diego Biurrun2009-03-021-1/+1
| | | | Originally committed as revision 17703 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Targa encoding is supported.Diego Biurrun2009-03-021-1/+1
| | | | Originally committed as revision 17702 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing image formats, patch by Daniel Verkamp, daniel drv nu.Daniel Verkamp2009-03-021-0/+7
| | | | Originally committed as revision 17701 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split PGM and PPM in image formats section.Daniel Verkamp2009-03-021-1/+4
| | | | | | patch by Daniel Verkamp, daniel drv nu Originally committed as revision 17700 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Break image format lines before comments.Daniel Verkamp2009-03-021-13/+26
| | | | | | patch by Daniel Verkamp, daniel drv nu Originally committed as revision 17699 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mention raw Chinese AVS video demuxerStefan Gehrer2009-02-221-0/+1
| | | | Originally committed as revision 17530 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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