Commit Graph

78 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Benjamin Larsson f059427cf0 Forgotten oma docs stuff
Originally committed as revision 13766 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-13 14:51:55 +00:00
Ramiro Polla f010d3774e Add note about not including MinGW's include directory from within MSVC.
Originally committed as revision 13679 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-06 21:41:09 +00:00
Ramiro Polla bb00536ea3 output_example.c now uses proper include paths.
Originally committed as revision 13678 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-06 21:37:07 +00:00
Diego Biurrun 831ec93567 Run documentation through ispell, plus some minor fixes.
Originally committed as revision 13670 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-06 07:51:36 +00:00
Ben Littler 74a926ff04 update adding codec docs
Originally committed as revision 13209 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-21 15:51:04 +00:00
Ramiro Polla ed729c356c Add note about using latest MSYS make for MinGW.
Thanks to tripp for the not mingw32 make note...

Originally committed as revision 12905 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-19 12:24:02 +00:00
Ramiro Polla d6504e427c make wininstaller has been removed in r12416
Originally committed as revision 12904 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-19 12:19:02 +00:00
Sisir Koppaka 2003d3da1a BFI video decoder.
Patch by Sisir Koppaka sisir koppaka gmail
Original thread: [FFmpeg-devel] BFI video decoder
Date: 04/17/2008 04:25 PM

Originally committed as revision 12890 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-18 08:43:11 +00:00
Robert Marston 74118c07c7 documentation update for new Maxis EA XA decoder/demuxer
patch by Robert Marston, rmarston gmail com

Originally committed as revision 12840 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-15 20:51:23 +00:00
Sisir Koppaka b64c096be9 BFI demuxer
Patch by Sisir Koppaka (sisir.koppaka at G.M!A.I!L.com)

Originally committed as revision 12808 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-13 21:06:31 +00:00
Michael Niedermayer b885e0dbe6 Add a point to the checklist about checking new demuxers/decoders
against damaged input.

Originally committed as revision 12669 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-02 18:58:41 +00:00
Jai Menon d299be08ee Add IFF demuxer and 8SVX audio decoder to changelog and documentation.
patch by Jai Menon, realityman gmx net

Originally committed as revision 12668 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-02 18:19:43 +00:00
Sascha Sommer 86b3cf7c04 rl2 documentation update
Originally committed as revision 12546 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-21 14:09:12 +00:00