1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-08 18:35:45 +02:00
Commit Graph

741 Commits

Author SHA1 Message Date
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
Benoit Fouet
c27c66c3f0 Add a space between frequencies and their units.
Originally committed as revision 15613 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-13 15:09:04 +00:00
Diego Biurrun
d8d12c1594 Remove obsolete liba52 wrapper code.
Originally committed as revision 15571 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-06 05:17:57 +00:00
Stefano Sabatini
66e9aa7463 Make less verbose a sentence in the preset system documentation.
Originally committed as revision 15570 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-05 22:41:43 +00:00
Stefano Sabatini
4a60e574bb Document the preset files system.
Originally committed as revision 15563 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-05 09:45:54 +00:00
Diego Biurrun
1a27fb001a FFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz typo.
Originally committed as revision 15535 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-03 19:14:48 +00:00
Ramiro Polla
126cadc723 Specify minimum version for some MinGW packages.
Originally committed as revision 15521 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-02 17:39:30 +00:00
Diego Biurrun
910f02a054 spelling cosmetics
Originally committed as revision 15518 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-02 16:28:58 +00:00
Diego Biurrun
b3de4544e0 Use better table heading names in the supported formats tables.
Originally committed as revision 15432 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-26 19:58:27 +00:00
Diego Biurrun
4d6a1161c7 small wording fixes
Originally committed as revision 15358 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-18 08:10:12 +00:00
Diego Biurrun
f236aa47ca wording/spelling
Originally committed as revision 15333 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-14 22:46:38 +00:00
Ramiro Polla
4a0266a0ec Spelling...
Originally committed as revision 15327 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-14 22:15:11 +00:00
Michael Niedermayer
1a7f150c9a Add , to clarify sentence.
Originally committed as revision 15323 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-14 17:30:05 +00:00
Diego Biurrun
8840ce92f7 Fix typos found by ispell.
Originally committed as revision 15320 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-14 14:37:17 +00:00
Michael Niedermayer
88cdf2f4fe Reword a few sentences to make them clearer.
Originally committed as revision 15319 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-14 14:14:36 +00:00
Michael Niedermayer
38d174b375 The official guide to swscale for confused developers.
Originally committed as revision 15316 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-14 02:38:47 +00:00
Ramiro Polla
ab5ce4aeae Update link to FFmpeg Windows Help website.
Originally committed as revision 15312 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-13 18:50:53 +00:00
Stefano Sabatini
1c9ff17920 Make the maximum number of simultaneous HTTP connections handled by
ffserver a configuration parameter. The name of the new parameter
introduced is MaxHTTPConnections.

Originally committed as revision 15182 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-03 18:16:34 +00:00
Justin Ruggles
e6fa1ca5c3 fix sorting of audio codecs
Originally committed as revision 15139 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-01 13:32:30 +00:00
Bartlomiej Wolowiec
755ba88640 Remaining parts of Nellymoser encoder
Originally committed as revision 15138 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-01 11:19:26 +00:00
Justin Ruggles
9a584db43c the FLAC encoder has an integer-only mode available (compression_level <= 2)
Originally committed as revision 15130 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-31 20:11:25 +00:00
Justin Ruggles
a692130f88 cosmetics: capitalization
Originally committed as revision 15129 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-31 19:59:52 +00:00
Justin Ruggles
575a5bf2d8 Dnet AC-3 encoding is integer-only
Originally committed as revision 15128 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-31 19:59:27 +00:00
Justin Ruggles
44723c8459 add E-AC-3 to supported codec list
Originally committed as revision 15127 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-31 19:57:45 +00:00
Stefano Sabatini
0769649711 Add to the ffmpeg manual an example showing how to add streams to the
output.

Originally committed as revision 15030 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-29 17:44:42 +00:00
Carl Eugen Hoyos
bb68b69dfb MXF is a valid output format now.
Originally committed as revision 14976 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-26 16:09:41 +00:00
Peter Ross
eb6fc557db Include floating point PCM in changelog and documentation.
Originally committed as revision 14879 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-21 10:54:24 +00:00
Robert Swain
7d8f3de4a8 Last hunk of the AAC decoder code to be OKed and build system and documentation
alterations as appropriate

Originally committed as revision 14873 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-21 07:21:26 +00:00
Jai Menon
833e90ddf5 Update changelog and general.texi to reflect
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
2008-08-19 19:25:00 +00:00
Daniel Serpell
084cadabbc Add an example of higher resolution video encoding for the PSP to the FAQ.
patch by Daniel Serpell, dserpell gmail com

Originally committed as revision 14760 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-14 15:23:07 +00:00
Daniel Serpell
b96e074dc7 Fix the PSP examples in the FAQ to use libx264 as codec instead of h264.
patch by Daniel Serpell, dserpell gmail com

Originally committed as revision 14759 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-14 15:16:17 +00:00
Erwan Ducroquet
850a8d42ab Add examples in documentation showing how to avoid to decode audio and
output video in pass 1 for 2-pass encoding.
Patch by Erwan Ducroquet erwan _dot_ ducroquet _at_ gmail _dot_ com

Originally committed as revision 14736 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-13 19:49:37 +00:00
Stefano Sabatini
8d36d36e74 Add to the ffmpeg docs an usage example showing how to extract images
from a video.

Originally committed as revision 14711 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-12 10:07:28 +00:00
Stefano Sabatini
7fc332c7ba Remove reference to the unsupported master format from ffserver.conf.
Originally committed as revision 14675 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-09 12:52:23 +00:00
Peter Ross
cfc78718f3 Electronic Arts TGV decoder
Originally committed as revision 14642 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-06 08:33:25 +00:00
Stefano Sabatini
bb89b0bc9d Improve docs for the ffmpeg -map option.
Originally committed as revision 14530 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-04 07:02:48 +00:00
Peter Ross
b98052d505 give additional use case for version bumping; remove no longer true statement about version strings
Originally committed as revision 14470 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-29 21:45:23 +00:00
Diego Biurrun
5b43368de9 Add note about gcc bugs that gcc devs refuse to fix.
Originally committed as revision 14464 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-29 07:55:51 +00:00
tripp
9c17037200 Fix and clarify invalid examples for framerate override in the documentation.
patch by tripp, eliared yahoo com

Originally committed as revision 14431 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-27 19:38:25 +00:00
Diego Biurrun
f278709c4f typo fix
Originally committed as revision 14426 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-27 12:36:58 +00:00
Peter Ross
6916e38a1c Include 32-bit PCM description
Originally committed as revision 14411 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-26 07:12:54 +00:00
Jason Garrett-Glaser
e3576e2513 Improve documentation about -bt option
Originally committed as revision 14397 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-25 21:04:06 +00:00
tripp
3a9b190c54 Enhance qblur and qcomp documentation.
Patch by tripp eliared yahoo com

Originally committed as revision 14333 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-22 07:20:17 +00:00
tripp
5ad2b4c621 Add complete listing of bitstream filters and 2 examples to the documentation.
patch by tripp, eliared yahoo com

Originally committed as revision 14329 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-21 21:06:49 +00:00
tripp
bbc35f515f Clarify -minrate/-maxrate description in the documentation.
patch by tripp, eliared yahoo com

Originally committed as revision 14320 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-21 05:25:59 +00:00
Ramiro Polla
28ce183917 Add a checklist about new codecs or formats to the documentation.
Originally committed as revision 14159 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-11 00:59:27 +00:00
Ramiro Polla
822cc8f71c Update Changelog and documentation for MVI demuxer and decoder.
Originally committed as revision 14158 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-10 18:01:21 +00:00
Diego Biurrun
5c5a6dfebb Update info for Sonic, add Dirac to supported formats list.
Originally committed as revision 14157 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-10 16:37:46 +00:00
Diego Biurrun
64c2f20a58 Sort lists ignoring case.
Originally committed as revision 14156 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-10 16:33:10 +00:00
Diego Biurrun
d698c5d3a7 cosmetics: Fix inconsistent indentation.
Originally committed as revision 14155 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-10 16:31:11 +00:00
Diego Biurrun
76ec3939e6 Ignore case when sorting.
Originally committed as revision 14128 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 15:05:59 +00:00
Diego Biurrun
16f76f6e66 List QuickTime container as MOV/QuickTime.
Originally committed as revision 14127 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 15:04:41 +00:00
Diego Biurrun
326e025f2d Remove redundant Macromedia Flash entry in supported formats list.
Originally committed as revision 14126 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 15:04:00 +00:00
Diego Biurrun
bac4c85caa format name cosmetics, spelling cosmetics
Originally committed as revision 14125 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 15:01:44 +00:00
Diego Biurrun
16d81b2784 Sort and prettyprint audio codecs table.
Originally committed as revision 14124 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:47:22 +00:00
Diego Biurrun
d66d8b836b Sort and prettyprint video codecs table.
Originally committed as revision 14123 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:41:12 +00:00
Diego Biurrun
c6b2dc34c5 Sort and prettyprint the file formats table.
Originally committed as revision 14122 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:34:15 +00:00
Diego Biurrun
0c18fe372d Remove file extension from some formats, it's never mentioned consistently.
Originally committed as revision 14121 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:24:08 +00:00
Diego Biurrun
159f799dc0 liba52 is not always used for AC-3 decoding.
Originally committed as revision 14120 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:09:14 +00:00
Diego Biurrun
3d172fb5de Sort image formats table.
Originally committed as revision 14119 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:08:45 +00:00
Diego Biurrun
69cec4e32d WMV8 is fully supported now.
Originally committed as revision 14117 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:03:28 +00:00
Diego Biurrun
a590faeb57 spelling cosmetics and format name fixes
Originally committed as revision 14116 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:03:05 +00:00
Diego Biurrun
38b5b28e62 liba52 is no longer necessary for AC-3 decoding.
Originally committed as revision 14115 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 13:53:28 +00:00
Diego Biurrun
0a91f4eebe spelling cosmetics
Originally committed as revision 14114 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 13:52:48 +00:00
Peter Ross
6ef82274a1 Electronic Arts CMV latent dox entry
Originally committed as revision 14113 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 13:40:29 +00:00
Kostya Shishkov
f67c1f4d26 Cosmetics: align
Originally committed as revision 14075 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-05 09:11:35 +00:00
Kostya Shishkov
c5e46a0f2d Move MLP/TrueHD from video to audio codecs section.
Originally committed as revision 14074 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-05 09:11:07 +00:00
Ramiro Polla
b517af05b9 MLP/TrueHD decoder.
Originally committed as revision 14067 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-04 15:44:13 +00:00
Stefano Sabatini
dde2d1dc36 Remove credit to Philip Gladstone contribution from the ffserver
documentation. Philip Gladstone aka philipjsg contributed the first
version of the section named Quickstart (now incorporated into the
DESCRIPTION section).

Originally committed as revision 14042 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-30 21:40:28 +00:00
Stefano Sabatini
d6fbdcec05 Update ffserver docs to match r13978, ffserver in debug mode now
directs logs to stdout.

Originally committed as revision 13982 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-25 22:35:51 +00:00
Stefano Sabatini
fb6b04aae9 Incorporate ffserver documentation Quick Start chapter into the
man DESCRIPTION section.

Originally committed as revision 13941 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-24 09:07:19 +00:00
Stefano Sabatini
c1bb8f9792 Document ffserver debug mode.
Originally committed as revision 13896 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-22 17:26:13 +00:00
Stefano Sabatini
60b51bb262 Document ffserver daemon mode.
Originally committed as revision 13895 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-22 16:30:21 +00:00