Commit Graph

204 Commits

Author SHA1 Message Date
Diego Biurrun b11163c8e4 Add vhook removal to the changelog.
Originally committed as revision 17770 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03 14:12:41 +00:00
Diego Biurrun 2db272e93e Start Changelog for next version.
Originally committed as revision 17763 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03 13:38:40 +00:00
Diego Biurrun 0ca3e336a1 cosmetics: Add some empty lines for readability.
Originally committed as revision 17762 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03 13:30:57 +00:00
Diego Biurrun b00b15be03 Mention non-recursive Makefiles in the changelog.
Originally committed as revision 17725 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 07:57:04 +00:00
Diego Biurrun 58cf42faca cosmetics: spelling/wording fixes
Originally committed as revision 17724 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 07:52:47 +00:00
Ben Littler 56dc1fdf94 figure out which muxers support which codecs? new api required!
Originally committed as revision 17714 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 04:37:46 +00:00
Robert Swain dbf9ddec33 The Ogg muxer will handle Theora as well
Originally committed as revision 17713 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 04:19:59 +00:00
Ben Littler d70fe5a349 vorbis and flac ogg muxer only
Originally committed as revision 17708 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 02:48:30 +00:00
Ben Littler f58c7139d6 ogg muxer is vorbis only
Originally committed as revision 17707 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 02:31:46 +00:00
Diego Biurrun e0e86c5228 Add release version number.
Originally committed as revision 17696 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01 18:12:06 +00:00
Aurelien Jacobs ec26457064 new metadata API is now officially part of public API
Originally committed as revision 17682 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01 14:50:03 +00:00
Baptiste Coudurier bd3f81f313 MXF D-10 muxer
Originally committed as revision 17204 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-13 07:28:20 +00:00
Toshimitsu Kimura 865780ae9b Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
Originally committed as revision 17159 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-11 16:28:46 +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
Benoit Fouet 115d095e5f Add a Changelog entry for the ALSA stuff.
Originally committed as revision 16806 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-26 13:55:54 +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
Ben Littler 7906f3cae1 hybrid wavpack support
Originally committed as revision 16646 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-16 19:18:10 +00:00
Ben Littler 0ac1dc6f3c add svq3 watermark support entry
Originally committed as revision 16631 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-16 03:46:51 +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
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
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
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
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 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
Michael Niedermayer 0c86f89a53 Forgotten changelog update for ASS/SSA (de)muxer.
Originally committed as revision 15431 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-26 19:57:06 +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 1f6a594de4 turn on E-AC-3 decoding support and update the Changelog
Originally committed as revision 15103 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-31 03:08:18 +00:00
Roman Shaposhnik f8007a1473 Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as
specified in SMPTE 370M

Originally committed as revision 15010 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-28 22:41:00 +00:00
Carl Eugen Hoyos cedebde15a Remaining parts of GSoC MXF muxer by Zhentan Feng.
Originally committed as revision 14975 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-26 15:58:25 +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 51c3861e16 Add D-Cinema audio muxer
Originally committed as revision 14531 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-04 07:35:07 +00:00
Ben Littler e44bbf623e only animated gif (gifdec.c) was removed)
Originally committed as revision 14229 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-14 12:08:48 +00:00
Ben Littler 1cad63d625 removed gif decoder in r14209
Originally committed as revision 14225 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-13 22:21:25 +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
Peter Ross e1c747825f Electronic Arts CMV latent changelog entry
Originally committed as revision 14112 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 13:29:11 +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 ea66253452 We have an Oma demuxer now
Originally committed as revision 13749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-11 20:11:04 +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
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
Ramiro Polla 0f3444e17c MSN TCP Webcam stream demuxer.
Originally committed as revision 12492 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-18 19:54:47 +00:00
Ramiro Polla a7129de51b Mimic decoder.
Originally committed as revision 12491 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-18 19:51:34 +00:00