Commit Graph

713 Commits

Author SHA1 Message Date
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
Víctor Paesa cdf5139512 Explain how to add IPv6 support to Cygwin.
Originally committed as revision 16923 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-01 21:46:08 +00:00
Stefano Sabatini bd591ead45 Update preset files documentation to match with r16795.
Originally committed as revision 16810 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-26 22:23:04 +00:00
Baptiste Coudurier 7eb68edba7 R3D REDCODE demuxer
Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-20 07:42:14 +00:00
Stefan Gehrer 055dc116fc added demuxer for FunCom ISS audio files,
extended ADPCM decoder by ISS specific IMA variant

Originally committed as revision 16658 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-17 20:08:43 +00:00
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*.
They are now always defined to either 0 or 1.

Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-13 23:44:16 +00:00
Víctor Paesa 17bdc29039 Document the ld, st, while statements.
Originally committed as revision 16588 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-13 21:20:03 +00:00
Víctor Paesa 593b321969 Document the same functions, in the same order, that eval.c has.
Originally committed as revision 16586 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-13 21:07:27 +00:00
Stefano Sabatini 44fe71133d Fix documentation for -passlogfile, the argument is not a file name
but a prefix used to create the complete pass log file name.

Originally committed as revision 16324 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-26 13:40:02 +00:00
Diego Biurrun 0fa5f24c3b Change mplayerhq.hu references to ffmpeg.org where appropriate.
Originally committed as revision 16310 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-25 15:49:50 +00:00
Víctor Paesa be8497b0ac Update again Cygwin Ports URL after my sloppy previous commit.
Originally committed as revision 16297 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-23 20:44:06 +00:00
Víctor Paesa 5dd9799de8 Complete the list of external libraries.
Originally committed as revision 16290 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-23 10:29:32 +00:00
Víctor Paesa 666a1b348f Advice on compiler versions
Originally committed as revision 16289 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-23 09:09:21 +00:00
Víctor Paesa 9f6bfe8034 Update Cygwin Ports URL.
Originally committed as revision 16288 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-23 08:57:28 +00:00
Víctor Paesa 8484503e87 Bring up to date the Cygwin docs.
Originally committed as revision 16287 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-23 08:53:37 +00:00
Víctor Paesa f496ab12e4 The diffutils package is also needed (for the 'cmp' command).
Spotted by Ramiro Polla.

Originally committed as revision 16283 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-22 23:30:33 +00:00
Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/.
It contains optimizations that are not specific to i386 and
libavutil uses this naming scheme already.

Originally committed as revision 16270 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-22 09:12:42 +00:00
Kostya Shishkov 6beb8b2612 RV30 decoder
Originally committed as revision 16247 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-20 18:06:01 +00:00
Diego Biurrun c9e73264ae Roundup now works from a ffmpeg.org domain as well, so prefer that.
Originally committed as revision 16177 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-16 23:45:26 +00:00
Ramiro Polla 2014b51cae documentation: update documentation for minimal w32api version.
Originally committed as revision 16030 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-07 12:14:44 +00:00
Diego Biurrun c8b4365258 Remove entry about unsupported QCELP codec, it is now supported.
Originally committed as revision 15988 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-03 13:45:41 +00:00
Kenan Gillet 73b458e354 Commit last ok'ed parts of QCELP decoder and enable it.
patch by Kenan Gillet, kenan.gillet gmail com

Originally committed as revision 15978 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-02 16:48:05 +00:00
Stefano Sabatini c2902c9c66 Improve documentation for the -pass and -passlog options. Add mention
to how the log file is used and specify the default log file name.

Originally committed as revision 15969 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-01 08:27:53 +00:00
Kostya Shishkov 11c0f9eca1 enable RV40 decoder
Originally committed as revision 15968 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-01 06:40:36 +00:00
Stefano Sabatini cd0e37d3b1 Replaces not the anymore valid -flags +trell option with -trellis 2.
Originally committed as revision 15954 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-11-29 13:58:41 +00:00
Peter Ross 42b30357be Electronic Arts TGQ video decoder
Originally committed as revision 15789 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-11-08 00:29:22 +00:00
Diego Biurrun 63d247eadb Remove duplicated patch submission checklist entry by putting the more
detailed second entry in place of the first.

Originally committed as revision 15749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-30 10:05:57 +00:00
Diego Biurrun a56fbe2ac8 Revert adding controversial 'make checkheaders' item to the development policy.
Originally committed as revision 15743 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-29 22:51:54 +00:00
Diego Biurrun 2cdba8bfc4 Add 'make checkheaders' to developer guidelines and patch checklist.
Originally committed as revision 15741 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-29 06:48:59 +00:00
Aurelien Jacobs 485ec4f11e set correct number of fractions for multitable
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
2008-10-27 14:16:42 +00:00
Diego Biurrun bd3151f278 Add subtitle format section.
Originally committed as revision 15703 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-25 09:08:09 +00:00
Diego Biurrun 9ff0c3883f cosmetics: Slightly update MP3 support entry.
Originally committed as revision 15702 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-25 08:53:10 +00:00
Diego Biurrun 82ced5a9b4 Mark formats requiring external libs with an 'E' in the format support tables.
Originally committed as revision 15701 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-25 08:51:46 +00:00
Diego Biurrun 3f33271aa4 Add GSM into list of supported audio codecs.
Originally committed as revision 15700 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-25 08:44:31 +00:00
Diego Biurrun 360f980b9a cosmetics: Uniformize external library comments.
Originally committed as revision 15699 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-25 08:41:00 +00:00
David Conrad f6958006f7 Documentation and changelog update for libspeex decoding
Originally committed as revision 15698 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-25 06:59:14 +00:00
Diego Biurrun 0f898714d7 Add information about a workaround for MinGW gcc versions.
based on a patch by Art Clarke, aclarke vlideshow com

Originally committed as revision 15670 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-23 14:39:02 +00:00
Víctor Paesa d9fe7eb385 Fix spelling
Originally committed as revision 15666 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-22 18:07:35 +00:00
Víctor Paesa 242a2b7eca Fix issue 68:
Warn that the forum look is no excuse from following the FFmpeg netiquette.

Originally committed as revision 15639 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-18 22:03:21 +00:00
Diego Pettenò be449fca79 Convert asm keyword into __asm__.
Neither the asm() nor the __asm__() keyword is part of the C99
standard, but while GCC accepts the former in C89 syntax, it is not
accepted in C99 unless GNU extensions are turned on (with -fasm). The
latter form is accepted in any syntax as an extension (without
requiring further command-line options).

Sun Studio C99 compiler also does not accept asm() while accepting
__asm__(), albeit reporting warnings that it's not valid C99 syntax.

Originally committed as revision 15627 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-16 13:34:09 +00:00