aboutsummaryrefslogtreecommitdiffstats
path: root/doc/general.texi
Commit message (Expand)AuthorAgeFilesLines
* Split developer documentation off from general documentation.Diego Biurrun2009-06-241-407/+0
* Add support for encoding XSUB subtitles. Muxing support is still missing.Reimar Döffinger2009-06-191-1/+1
* Electronic Arts Madcow decoderPeter Ross2009-06-131-0/+1
* Fix placment of the DPCM Xan commentSascha Sommer2009-06-121-1/+1
* DPX (Digital Picture Exchange) image decoderJimmy Christensen2009-06-121-0/+2
* Add support for external OpenCORE libraries for AMR-NB/WB support.Diego Biurrun2009-06-051-3/+19
* Implement SoX native format muxer and demuxer.Daniel Verkamp2009-05-301-0/+1
* Add QCP demuxer.Kenan Gillet2009-05-201-0/+1
* V210 Uncompressed 4:2:2 10-bit encoder and decoderBaptiste Coudurier2009-05-121-0/+1
* Update docs after the 8088flex TMV demuxer and decoder addition.Daniel Verkamp2009-05-061-0/+2
* mingw32: FFmpeg now passes -fno-common automatically.Ramiro Polla2009-04-141-1/+1
* Implement JACK input device.Olivier Guilyardi2009-04-021-0/+1
* Move output_example.c --> libavformat/output-example.c.Diego Biurrun2009-03-271-3/+3
* PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp2009-03-201-1/+1
* Support raw TrueHD filesRamiro Polla2009-03-191-0/+1
* Split TrueHD decoder from MLPRamiro Polla2009-03-191-2/+4
* Fix copy and paste typo in input/output devices section.Diego Biurrun2009-03-191-1/+1
* Add list of supported input/output devices.Diego Biurrun2009-03-181-0/+19
* Adjust @columnfractions settings to reflect the number of columns in the table.Diego Biurrun2009-03-181-2/+2
* move NTT VQF demuxer to keep formats list alphabetized.Justin Ruggles2009-03-081-2/+2
* Be more verbose in describing VQF demuxerVitor Sessak2009-03-081-1/+2
* VQF demuxerVitor Sessak2009-03-071-0/+1
* Remove deprecated vhook subsystem.Diego Biurrun2009-03-031-4/+0
* AC-3 encoding is integer-onlyJustin Ruggles2009-03-021-1/+1
* Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list ofDiego Biurrun2009-03-021-5/+5
* cosmetics: Reformat long_names so that "DPCM" comes first.Diego Biurrun2009-03-021-8/+8
* cosmetics: Reformat long_names so that "ADPCM" comes first.Diego Biurrun2009-03-021-43/+43
* Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported.Diego Biurrun2009-03-021-5/+5
* Another round of missing codecs and name updates to match the codec long_name.Diego Biurrun2009-03-021-3/+26
* Add some more missing codecs and update names to match the codec long_name.Justin Ruggles2009-03-021-21/+24
* Add some more missing codecs and update names to match the codec long_name.Diego Biurrun2009-03-021-42/+51
* Merge MP2, MP3 and MPEG audio demuxer entries.Diego Biurrun2009-03-021-3/+2
* Add some missing codecs and update names to match the codec long_nameJustin Ruggles2009-03-021-9/+12
* Add some missing codecs and update names to match the codec long_name.Diego Biurrun2009-03-021-33/+57
* add some missing codecs and update some names to match AVCodec.long_nameJustin Ruggles2009-03-021-11/+12
* Integer-only decoding of AC-3 is not supported.Diego Biurrun2009-03-021-1/+1
* Targa encoding is supported.Diego Biurrun2009-03-021-1/+1
* Add missing image formats, patch by Daniel Verkamp, daniel drv nu.Daniel Verkamp2009-03-021-0/+7
* Split PGM and PPM in image formats section.Daniel Verkamp2009-03-021-1/+4
* cosmetics: Break image format lines before comments.Daniel Verkamp2009-03-021-13/+26
* mention raw Chinese AVS video demuxerStefan Gehrer2009-02-221-0/+1
* mention MXF D-10 Mapping muxer in documentationBaptiste Coudurier2009-02-221-0/+2
* Add supported network protocols section.Diego Biurrun2009-02-131-0/+16
* Fix typo: vido --> videoDiego Biurrun2009-02-121-1/+1
* Add raw (de)muxers to list of supported file formats.Diego Biurrun2009-02-121-6/+42
* Add entries that were missing from the supported file formats list.Diego Biurrun2009-02-121-0/+30
* Use more descriptive format names, similar to the format long_names.Diego Biurrun2009-02-121-37/+41
* Remove rendering column from list of supported subtitle formats.Diego Biurrun2009-02-081-4/+4
* NC camera demuxerNicolas Martin2009-02-081-0/+2
* Use libopenjpeg for jpeg2k decoding.Jai Menon2009-02-061-0/+3