Commit Graph

752 Commits

Author SHA1 Message Date
Diego Biurrun 23869b4af4 Fix copy and paste typo in input/output devices section.
Originally committed as revision 18039 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-19 01:04:23 +00:00
Diego Biurrun fa3f2a3513 Add list of supported input/output devices.
Originally committed as revision 18029 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-18 07:55:34 +00:00
Diego Biurrun 000bbebb66 Adjust @columnfractions settings to reflect the number of columns in the table.
Originally committed as revision 18028 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-18 07:49:51 +00:00
Stefano Sabatini c73d39965e Add an example showing how to create a video from many images.
Originally committed as revision 17955 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-14 10:18:18 +00:00
Reimar Döffinger 3898eed890 Reorder arguments for av_fifo_generic_read to be more logical and
consistent with av_fifo_generic_write.

Originally committed as revision 17914 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-09 17:47:47 +00:00
Justin Ruggles ade29f9983 move NTT VQF demuxer to keep formats list alphabetized.
Originally committed as revision 17882 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-08 18:33:24 +00:00
Vitor Sessak d2f532c8a0 Be more verbose in describing VQF demuxer
Originally committed as revision 17879 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-08 16:08:18 +00:00
Reimar Döffinger 06d19718c4 Add a part explaining that API should be considered unstable after major
version changes and list dates of last major version increase.

Originally committed as revision 17878 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-08 15:17:37 +00:00
Reimar Döffinger 22d4f236bd Preliminary summary of AVFifoBuffer changes
Originally committed as revision 17877 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-08 15:09:11 +00:00
Vitor Sessak 616e899c43 VQF demuxer
Originally committed as revision 17866 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-07 22:42:09 +00:00
Mike Melanson 45e5f85777 excellent first pass at a description; now it's time for the Ministry of
English Composition to tear it apart and rebuild it, stronger than before

Originally committed as revision 17801 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-04 05:24:59 +00:00
Michael Niedermayer c36264a353 A quick description of Rate distortion theory.
Originally committed as revision 17774 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03 16:09:19 +00:00
Michael Niedermayer dc7d978a05 Quick description of the Viterbi algorithm so I do not have to repeat it
over and over again on the ML.

Originally committed as revision 17772 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03 15:35:20 +00:00
Diego Biurrun fdf119062e Remove deprecated vhook subsystem.
Originally committed as revision 17769 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03 14:09:10 +00:00
Panagiotis Issaris 429d6b2180 Cosmetics: Typo
Originally committed as revision 17760 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03 13:25:53 +00:00
Panagiotis Issaris 9549cdcbaa Cosmetics: Typo
Originally committed as revision 17757 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03 12:58:49 +00:00
Justin Ruggles c76d1bb29f AC-3 encoding is integer-only
Originally committed as revision 17723 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 06:31:28 +00:00
Diego Biurrun ddea12a6b5 Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list of
supported image formats. Apparently decoding these formats is supported.

Originally committed as revision 17722 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 06:13:54 +00:00
Diego Biurrun 12dd57fd29 cosmetics: Reformat long_names so that "DPCM" comes first.
Originally committed as revision 17721 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 06:01:32 +00:00
Diego Biurrun fd75cedd15 cosmetics: Reformat long_names so that "ADPCM" comes first.
Originally committed as revision 17720 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 05:55:03 +00:00
Diego Biurrun 421ae271da Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported.
Originally committed as revision 17715 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 05:08:57 +00:00
Diego Biurrun 641992de59 Another round of missing codecs and name updates to match the codec long_name.
Originally committed as revision 17712 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 03:52:40 +00:00
Justin Ruggles a1c5b6ece7 Add some more missing codecs and update names to match the codec long_name.
Originally committed as revision 17711 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 03:41:58 +00:00
Diego Biurrun dd2d651d82 Add some more missing codecs and update names to match the codec long_name.
Originally committed as revision 17710 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 03:30:53 +00:00
Diego Biurrun 4d973c6859 Merge MP2, MP3 and MPEG audio demuxer entries.
Originally committed as revision 17709 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 02:58:22 +00:00
Justin Ruggles 68dddf53ff Add some missing codecs and update names to match the codec long_name
or vice-versa.

Originally committed as revision 17706 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 02:25:31 +00:00
Diego Biurrun 9510f59a0f Add some missing codecs and update names to match the codec long_name.
Originally committed as revision 17705 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 01:55:21 +00:00
Justin Ruggles eacf8613b3 add some missing codecs and update some names to match AVCodec.long_name
Originally committed as revision 17704 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 01:40:21 +00:00
Diego Biurrun 270fc177cf Integer-only decoding of AC-3 is not supported.
Originally committed as revision 17703 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 00:55:43 +00:00
Diego Biurrun 21d4af5d4d Targa encoding is supported.
Originally committed as revision 17702 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 00:34:34 +00:00
Daniel Verkamp f2937cc627 Add missing image formats, patch by Daniel Verkamp, daniel drv nu.
Originally committed as revision 17701 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 00:29:24 +00:00
Daniel Verkamp 314511ab4d Split PGM and PPM in image formats section.
patch by Daniel Verkamp, daniel drv nu

Originally committed as revision 17700 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 00:27:51 +00:00
Daniel Verkamp 9db80acbcd cosmetics: Break image format lines before comments.
patch by Daniel Verkamp, daniel drv nu

Originally committed as revision 17699 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 00:24:10 +00:00
Aurelien Jacobs 38ce707e02 add an API changelog with a first entry for the new metadata API
Originally committed as revision 17697 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01 18:20:26 +00:00
Stefano Sabatini 4b03756748 Document ffplay -ast, -vst, and -sst options.
Originally committed as revision 17694 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01 17:13:33 +00:00
Robert Swain 66d8229072 http://bytesex.org/xawtv/ permanently redirects to
http://linux.bytesex.org/xawtv/ so update the URL

Originally committed as revision 17592 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-25 20:18:01 +00:00
Daniel Verkamp f67f485b36 Document 'ffmpeg -formats', patch by Daniel Verkamp, daniel drv nu.
Originally committed as revision 17536 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-23 01:47:18 +00:00
Stefan Gehrer adc5abf781 mention raw Chinese AVS video demuxer
Originally committed as revision 17530 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-22 14:39:06 +00:00
Baptiste Coudurier a9d3c6692e mention MXF D-10 Mapping muxer in documentation
Originally committed as revision 17521 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-22 10:47:16 +00:00
Diego Biurrun fbd5205093 Add supported network protocols section.
Originally committed as revision 17209 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-13 09:52:15 +00:00
Diego Biurrun 81b55ee5e7 Fix typo: vido --> video
Originally committed as revision 17191 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-12 22:58:33 +00:00
Diego Biurrun 43dedc1e38 Add raw (de)muxers to list of supported file formats.
Originally committed as revision 17190 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-12 22:52:03 +00:00
Diego Biurrun 39271be467 Add entries that were missing from the supported file formats list.
Originally committed as revision 17187 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-12 17:52:05 +00:00
Diego Biurrun 913c3e2ca8 Use more descriptive format names, similar to the format long_names.
Originally committed as revision 17186 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-12 17:49:10 +00:00
Diego Biurrun 9afc291747 Remove rendering column from list of supported subtitle formats.
Originally committed as revision 17079 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-08 22:24:04 +00:00
Björn Axelsson 173c718500 Add missing ffplay subtitle cycling keybinding.
patch by Björn Axelsson, gecko acc.umu se

Originally committed as revision 17078 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-08 22:22:26 +00:00
Nicolas Martin eaf5d0112b NC camera demuxer
Patch by Nicolas Martin - elvadrias at gmail

Originally committed as revision 17062 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-08 18:50:32 +00:00
Jai Menon 9a77d59a89 Use libopenjpeg for jpeg2k decoding.
Patch by Jaikrishnan Menon

Originally committed as revision 17017 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-06 11:49:31 +00:00
Peter Ross d8964f3afa Electronic Arts TQI decoder
Originally committed as revision 17002 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-05 08:58:35 +00:00
Diego Biurrun 6ebafef6ee Add XSUB to list of supported subtitle formats.
Originally committed as revision 16935 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-02 09:40:02 +00:00