Commit Graph

368 Commits

Author SHA1 Message Date
Cyril Comparon 5f1ac36dd2 Per-stream language-tags extraction in asfdec.
Patch by Cyril Comparon: gmail(name, surname);
Original thread: Suggestion for a centralized language-tag facility in libavformat
Date: 04/10/2009 07:33 PM

Originally committed as revision 18800 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-12 12:35:46 +00:00
Daniel Verkamp f0b19bd3db Update docs after the 8088flex TMV demuxer and decoder addition.
Patch by Daniel Verkamp daniel AT drv + nu.

Originally committed as revision 18767 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-06 22:06:19 +00:00
Cyril Comparon 276f8e2b9b Add avlanguage helpers in libavformat.
Patch by Cyril Comparon: standard_gmail_full_name_address
Original thread: Suggestion for a centralized language-tag facility in libavformat
Date: 04/10/2009 07:33 PM

Originally committed as revision 18698 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-27 07:27:39 +00:00
Benjamin Larsson 9189d7eba6 Add Changelog for Cook multi channel support
Originally committed as revision 18686 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-25 10:47:24 +00:00
Diego Biurrun 888505df22 Explain the sort order for changelog entries.
Originally committed as revision 18524 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-15 11:51:02 +00:00
Ronald S. Bultje e6327fba98 Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
qualification task, see "RTP/Vorbis payload implementation (GSoC qual
task)" thread on mailinglist.

Originally committed as revision 18509 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-14 15:01:46 +00:00
Martin Storsjö 08e696c0b2 Add support for AMR audio in the RTP muxer
patch by Martin Storsjö (martin AT martin DOT st)

Originally committed as revision 18375 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-08 07:16:14 +00:00
Martin Storsjö 9edfaf3c6c Add support for H.263 video in the RTP muxer
patch by Martin Storsjö (martin AT martin DOT st)

Originally committed as revision 18347 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-07 06:41:55 +00:00
Daniel Verkamp effcedf738 PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
Patch by Daniel Verkamp, daniel drv nu

Originally committed as revision 18077 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-20 17:23:45 +00:00
Cédric Schieli b3b5946c12 Add a changelog entry for the alpha scaler support
Originally committed as revision 18076 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-20 14:33:59 +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
Diego Biurrun 6a7d2c3d3a cosmetics: Zip Blocks Motion Video --> Zip Motion Blocks Video
Originally committed as revision 17834 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-05 22:59:23 +00:00
Diego Biurrun 108ab268f6 cosmetics: Order changelog entries chronologically.
Originally committed as revision 17833 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-05 22:58:19 +00:00
Michael Niedermayer 3444c91441 Add "deprecated old scaler removed"
Originally committed as revision 17810 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-04 18:43:20 +00:00
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
Baptiste Coudurier aa9f4208b6 ipod/iphone compatible mp4 muxer
Originally committed as revision 12458 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-16 13:36:36 +00:00
Ramiro Polla 39fc859ee0 VFW grabber
Originally committed as revision 12390 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-08 23:18:47 +00:00
Kostya Shishkov 9dc92a38a0 IMA ADPCM encoder - QT variant
Originally committed as revision 12348 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-06 07:30:41 +00:00
Baptiste Coudurier b264a084b1 mention avm2 (flash 9) muxer in documentation and changelog
Originally committed as revision 11591 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-21 18:06:45 +00:00
Ivo van Poorten 77c1d04dfe LMLM4 demuxer
Originally committed as revision 11457 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-07 23:53:57 +00:00
Ivo van Poorten 920d360973 TechnoTrend PVA Demuxer
Originally committed as revision 11372 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-02 10:46:37 +00:00
Ivo van Poorten 540945ebfb add PCX and Sun Rasterfile decoders
Originally committed as revision 11345 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-12-28 13:42:49 +00:00
Dave Yeo d22e844250 OS/2 support restored in cleaner form.
patch by Dave Yeo, daveryeo telus net

Originally committed as revision 11172 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-12-05 23:15:24 +00:00
Diego Biurrun 56cc85a068 Misc spelling fixes, prefer American over British English.
Originally committed as revision 11126 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-12-02 15:43:08 +00:00
Diego Biurrun 541432c3b7 spelling
Originally committed as revision 11078 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-23 00:47:39 +00:00
Luca Abeni c721d803cb Introduce libavdevice
Originally committed as revision 11077 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-22 16:10:02 +00:00
Baptiste Coudurier 5118cae694 ogg muxer
Originally committed as revision 10999 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-10 18:27:03 +00:00
Diego Biurrun f073a3934a cosmetics: Fix vissual --> visual typo.
Originally committed as revision 10997 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-10 16:39:54 +00:00
Ben Littler 671028e074 IntraX8 (J-Frame) sub-decoder for WMV2 and VC-1
Originally committed as revision 10988 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-10 01:44:55 +00:00
Diego Biurrun f9def9ccc6 Remove libvorbis Vorbis decoding support. Our native decoder is complete
and has no known bugs, any remaining issues will hopefully be uncovered now.

Originally committed as revision 10924 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-04 12:55:32 +00:00
Kostya Shishkov 66f7679c62 Beam Software SIFF demuxer and video decoder
Originally committed as revision 10833 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-22 06:01:38 +00:00
Benjamin Larsson 636b13c5fc Nellymoser ASAO decoder
Originally committed as revision 10741 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-15 16:26:02 +00:00
Carl Eugen Hoyos d6c52130f7 Enable PAFF decoding
Originally committed as revision 10696 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-09 12:28:17 +00:00
Baptiste Coudurier fc4cbc1699 DNxHD (SMPTE VC-3) encoder
Originally committed as revision 10682 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-08 11:27:18 +00:00
Diego Biurrun 7b93361739 Mention SPARC optimizations.
Originally committed as revision 10622 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-29 22:33:24 +00:00
Vladimir Voroshilov 8787d8377f AMV video decoder.
Patch by Vladimir Voroshilov (voroshil - gmail - com)

Originally committed as revision 10617 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-29 15:20:22 +00:00
Vitor Sessak a1748c6744 Documentation update for AMV audio decoder
Originally committed as revision 10609 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-28 16:45:41 +00:00
Kostya Shishkov bf4a1f17ee Monkey Audio decoder
Originally committed as revision 10484 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-13 03:22:47 +00:00
Guillaume Poirier 13a579fc0c mention slice-based parallel H.264 decoding in changelog
Originally committed as revision 10419 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-05 22:22:34 +00:00
David Conrad e09f7d61da Enable Matroska muxer
Originally committed as revision 10389 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-05 00:38:42 +00:00
Michael Niedermayer 717c4eb075 nut muxer
Originally committed as revision 10054 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-10 13:06:03 +00:00
Justin Ruggles 6ea67bbb60 enable the native AC-3 decoder
Originally committed as revision 9968 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-07 00:02:29 +00:00
Ramiro Polla 7c37e504f0 Remove OS/2 support
Originally committed as revision 9586 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-10 21:52:04 +00:00
Alexis Ballier d3b7406c6f QT RLE encoder
patch by Alexis Ballier: [alexis ballier gmail com]
original thread: [FFmpeg-devel] [Patch] QT RLE encoder, bis
date: 06/24/2007 03:56 PM

Originally committed as revision 9452 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-02 07:06:28 +00:00
Benoit Fouet dd5cf2ad63 remove clear email addresses
Originally committed as revision 9421 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 12:31:01 +00:00
Vitor Sessak 03e3e76544 RoQ video encoder
patch by Vitor: \vitor1001 gmail com/
original thread: [FFmpeg-devel] RoQ video encoder (take 3)
date: 06/08/2007 10:34 PM

Originally committed as revision 9420 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 12:09:23 +00:00
Vitor Sessak ddcf4b5d6d Codebook generator using the ELBG algorithm
patch by Vitor: printf(vitor%d gmail com, 1001)
original thread: Re: [FFmpeg-devel] [PATCH] Add a codebook generator
                 (was: [PATCH] RoQ video encoder, take 2)
date: 05/28/2007 01:21 PM

Originally committed as revision 9196 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-04 07:28:34 +00:00
Diego Biurrun 4d5588cfb8 extern C declarations were removed.
Originally committed as revision 9116 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-24 09:49:39 +00:00
Ivo van Poorten 82e605410a -sws_flags command line option to set swscaler flags
Originally committed as revision 9110 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-23 18:38:08 +00:00
Diego Biurrun 9020e6974c Merge RoQ entries
Originally committed as revision 8997 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-11 10:15:12 +00:00
Diego Biurrun 87e61d09cc RoQ muxer
Originally committed as revision 8961 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-09 23:12:16 +00:00
Diego Biurrun b09432ad47 RoQ audio encoder
Originally committed as revision 8932 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-07 23:33:33 +00:00
Ivo van Poorten ad39f1a7c7 Renderware TXD decoder and demuxer
Originally committed as revision 8931 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-07 20:10:35 +00:00
Ivo van Poorten b46d68c634 add V.Flash PTX decoder
Originally committed as revision 8856 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-29 09:37:07 +00:00
Benjamin Larsson 10e26bc782 Atrac3 decoder.
Originally committed as revision 8747 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-17 20:53:39 +00:00
Anssi Hannula 8e952e4d23 CRYO APC demuxer
patch by Anssi Hannula, anssi.hannula gmail com

Originally committed as revision 8656 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-07 21:34:18 +00:00
Nicholas Tung 1e6c67599e Bethsoft VID demuxer and video decoder
patch by Nicholas Tung, ntung ntung com

Originally committed as revision 8649 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-07 20:51:58 +00:00
Anssi Hannula 9a0ddd09e7 Interplay C93 demuxer and video decoder
patch by Anssi Hannula, anssi.hannula gmail com

Originally committed as revision 8643 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-07 14:25:25 +00:00
Michael Niedermayer 716222db17 tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)
Originally committed as revision 8608 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-03 13:43:57 +00:00
Diego Biurrun a5fbe00195 spelling fix as suggested by Mans
Originally committed as revision 8596 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-01 22:37:53 +00:00
Diego Biurrun e1090b8120 bfin optimizations
Originally committed as revision 8595 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-01 22:31:21 +00:00
Diego Biurrun efb0c399ca support for the THP game format by Marco Gerards, mgerards xs4all nl
Originally committed as revision 8587 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-01 14:28:48 +00:00
Baptiste Coudurier 52b6bad219 dnxhd decoder
Originally committed as revision 8445 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-03-18 23:25:00 +00:00
Kostya Shishkov 33a0dd378a DXA demuxer and decoder
Originally committed as revision 8405 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-03-14 14:49:49 +00:00
Kostya Shishkov 01ca9ac334 DCA decoder
Originally committed as revision 8141 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-27 06:30:40 +00:00
Michel Bardiaux 346a655d46 Add support for MS-GSM codec
Originally committed as revision 8039 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-20 11:09:47 +00:00
Diego Biurrun 039cd4a70a WMA encoder
Originally committed as revision 7857 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-06 21:23:33 +00:00
Diego Biurrun 52548eeede BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
Originally committed as revision 7824 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-05 15:05:29 +00:00
Diego Biurrun 150d27725b Theora encoding via libtheora.
courtesy of Paul Richards, paul.richards gmail com

Originally committed as revision 7698 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-25 00:16:28 +00:00
Benjamin Larsson 8adc51f2ad Add flashsv encoder to changelog and fix the encoder so it actually works.
Originally committed as revision 7620 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-21 21:24:05 +00:00
Kostya Shishkov 185c7b6b26 Musepack SV7 decoding support
Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-24 04:51:43 +00:00
Kostya Shishkov f48d6e1b44 ZMBV encoder
Originally committed as revision 7242 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-07 04:17:01 +00:00
Kostya Shishkov 84ed36da85 IMC decoder
Originally committed as revision 6839 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-30 13:48:48 +00:00
Baptiste Coudurier 06d392a7cc change gif demuxer to gif decoder
Originally committed as revision 6760 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-22 15:05:03 +00:00
Kostya Shishkov a991b1fecb TIFF decoder
Originally committed as revision 6682 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-13 10:48:29 +00:00
Reynaldo H. Verdejo Pinochet f7bc5837ac Adds forgotten changelog's entry about the new mtv demuxer
Originally committed as revision 6678 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-12 20:56:19 +00:00
Baptiste Coudurier 29f86228a0 support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
Originally committed as revision 6672 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-12 12:02:58 +00:00
Baptiste Coudurier dc56e0de1d update doc, changelog, and increase libavcodec version for .cin files support
Originally committed as revision 6660 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-11 17:14:02 +00:00
Kostya Shishkov 3689cf1649 Targa image decoder
Originally committed as revision 6640 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-11 04:15:04 +00:00
Oded Shimon a3cad0472b add vorbis encoder to changelog/MAINTAINERS
Originally committed as revision 6521 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-02 09:51:34 +00:00
Kostya Shishkov 730581f3b4 WavPack lossless audio decoder
Originally committed as revision 6336 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-26 03:41:51 +00:00
Aurelien Jacobs 5ce117c37c VP5 and VP6 video decoder
Originally committed as revision 6213 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-09 17:19:37 +00:00
Kostya Shishkov eb57c88973 VMware Video decoder (fourcc: VMnc)
Originally committed as revision 6171 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-05 04:37:14 +00:00
Steve L'Homme 8ac17293d3 AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %
Original Thread:
Date: Aug 16, 2006 11:45 PM
Subject: [Ffmpeg-devel] [PATCH] AVISynth support

Originally committed as revision 6122 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-29 07:34:58 +00:00
Guillaume Poirier 0ccd1bb537 Mention MacIntel support
Originally committed as revision 5995 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-13 15:12:06 +00:00
Diego Biurrun b394e39acf VC-1/WMV3/WMV9 decoder
Originally committed as revision 5912 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-03 12:47:50 +00:00
Baptiste Coudurier 07bf2af864 MXF demuxer
Originally committed as revision 5826 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-25 14:30:14 +00:00
Baptiste Coudurier 43dcf590d8 Changelog update for GXF muxer
Originally committed as revision 5825 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-25 14:23:43 +00:00
Diego Biurrun 6a09487edc Chinese AVS decoder
Originally committed as revision 5659 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-07 11:07:22 +00:00
Reimar Döffinger cc0bc648f0 add GXF demuxer
Originally committed as revision 5598 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-03 16:32:57 +00:00
Benjamin Larsson 0919e788ae Flash Screen Video decoder (fourcc:FSV1)
Originally committed as revision 5436 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-06-01 07:31:59 +00:00
Baptiste Coudurier 2d974017b0 MPEG-2 4:2:2 encoding support
Originally committed as revision 5387 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-05-16 15:19:54 +00:00
Kostya Shishkov fd7b199199 KMVC (used in Worms games) decoder. Works fine with samples from MPHQ
Originally committed as revision 5273 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-04-07 16:59:57 +00:00
Roman Shaposhnik 06ab9cffb2 * fixing -target *dv issues with not setting pix_fmt and adding dv50 target
Originally committed as revision 5244 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-30 02:36:02 +00:00
Reimar Döffinger dfca23e361 NuppelVideo/MythTVVideo support, including rtjpeg decoder
Originally committed as revision 5232 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-27 22:22:50 +00:00
Kostya Shishkov 348efc1836 Smacker demuxer and decoder.
Originally committed as revision 5189 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-21 17:27:47 +00:00
Benjamin Larsson 26d6d03270 Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by
kostya shishkov - gmail - com.

Originally committed as revision 5082 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-01 07:42:55 +00:00
Mike Melanson 2637670144 complete AVS playback system (from Creature Shock computer game),
courtesy of Aurelien Jacobs <aurel at gnuage dot org>

Originally committed as revision 5028 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-17 03:17:42 +00:00
Aurelien Jacobs 220522479b Clarify creative ADPCM changelog entry
Originally committed as revision 5027 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-16 18:20:00 +00:00
Alex Beregszaszi 8a2d410ecc tta and theora improvements
Originally committed as revision 5002 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-12 11:48:43 +00:00
Mike Melanson 9c8d8e84e0 dosbox native ZMBV decoder, courtesy of Kostya
Originally committed as revision 5000 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-12 08:53:29 +00:00
Mike Melanson 4e114829b1 complete American Laser Games MM playback system, courtesy of Peter Ross
(suxen_drol at hotmail dot com)

Originally committed as revision 4999 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-12 06:49:40 +00:00
Aurelien Jacobs ea395e8c6c add a Creative VOC (de)muxer
Originally committed as revision 4967 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-09 22:52:23 +00:00
Måns Rullgård 4accd1fd18 bump version numbers and update docs for adts aac support
Originally committed as revision 4957 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-08 01:11:48 +00:00
Michael Niedermayer f11288dab4 AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)
Originally committed as revision 4924 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-02 15:21:19 +00:00
Diego Biurrun 89e3a1b416 JPEG-LS codec fixed.
Originally committed as revision 4921 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-02 12:05:45 +00:00
Diego Biurrun 6569497442 typo, RealAudio 14.4/28.8
Originally committed as revision 4910 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-30 00:32:42 +00:00
Diego Biurrun 45e63d13d5 CamStudio video decoder
Originally committed as revision 4849 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-14 01:33:17 +00:00
Diego Biurrun bf3027c87b TrueSpeech compatible audio decoder by Konstantin Shishkov
Originally committed as revision 4803 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-03 02:30:38 +00:00
Diego Biurrun e0db8cfb33 spelling/wording/grammar
Originally committed as revision 4787 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-29 17:51:42 +00:00
Diego Biurrun 3f45598a0a updates
Originally committed as revision 4786 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-29 16:31:14 +00:00
Roberto Togni 1338e0cbd8 wma2 fix
Originally committed as revision 4780 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-27 20:05:06 +00:00
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-17 18:14:38 +00:00
Diego Biurrun 8d1018bfec QDM2
Originally committed as revision 4737 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-12 00:53:05 +00:00
Diego Biurrun 0343015f55 cook
Originally committed as revision 4727 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-09 16:32:00 +00:00
Diego Biurrun a8289180a1 ffserver fixed
Originally committed as revision 4707 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-15 10:28:48 +00:00
Loren Merritt b2909f1a04 h264 custom quant matrices
Originally committed as revision 4661 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-10-25 10:16:46 +00:00
Mike Melanson dce76c20cf documentation update
Originally committed as revision 4640 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-10-13 04:37:06 +00:00
Alex Beregszaszi af4ca324de some missing additions
Originally committed as revision 4415 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-02 19:14:40 +00:00
Mike Melanson b81f89490f Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine
at users sf net>

Originally committed as revision 4264 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-17 22:47:34 +00:00
Diego Biurrun bfaad39f8c Indeo 2
Originally committed as revision 4145 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-04-20 20:28:25 +00:00
Mike Melanson 589f82202c Autodesk Animator Studio Codec (AASC) video decoder, courtesy of
Konstantin Shishkov

Originally committed as revision 4099 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-04-03 05:02:08 +00:00
Mike Melanson a8a15e9db2 Winnov WNV1 video decoder, courtesy of Konstantin Shishkov
Originally committed as revision 4083 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-26 20:32:55 +00:00
Mike Melanson f770ee038f decoder works fine now, when fed properly-sized chunks by the demuxer;
cleaned up some cruft for this commit

Originally committed as revision 4010 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-06 07:00:24 +00:00
Mike Melanson 9c7fb60816 go LOCO, courtesy of Kostya Shishkov
Originally committed as revision 3995 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-01 02:24:58 +00:00
Mike Melanson 13dfd2b919 doc update for Shorten codec
Originally committed as revision 3986 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-02-26 14:30:04 +00:00
Mike Melanson 353147ed5d new NSV demuxer
Originally committed as revision 3697 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-11-20 23:40:22 +00:00
Mike Melanson acfd8f0fdb native QPEG video decoder, courtesy of Konstantin Shishkov
Originally committed as revision 3688 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-11-17 03:45:53 +00:00
Mike Melanson b06b45c454 H.261 stuff
Originally committed as revision 3651 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-28 19:40:57 +00:00
Mike Melanson ab711b3c8d Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov
Originally committed as revision 3641 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-27 04:30:48 +00:00
Mike Melanson ad81a9fe41 Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)
Originally committed as revision 3600 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-16 19:33:57 +00:00
Mike Melanson b3bfb29980 Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov
Originally committed as revision 3589 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-12 12:47:49 +00:00
Mike Melanson d08d7142fd support for Sierra Online audio files and Apple QuickDraw codec,
courtesy of Konstantin Shishkov

Originally committed as revision 3529 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-09-28 03:09:49 +00:00
Mike Melanson d0a0bbd22c IBM Ultimotion video decoder, courtesy of Konstantin Shishkov
Originally committed as revision 3468 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-09-16 03:31:41 +00:00
Mike Melanson 9d53d58ea7 TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov
Originally committed as revision 3390 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-08-14 15:08:09 +00:00
Michael Niedermayer 1defd2a8e7 update
Originally committed as revision 3298 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-07-09 20:08:33 +00:00
Mike Melanson 3b64893dae first pass at a Sorenson Video 1 (SVQ1) encoder
Originally committed as revision 3113 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-05-07 03:10:11 +00:00
Mike Melanson 070ed1bc43 initial commit for Quicktime Animation (RLE) video decoder; bit depths
32, 24, and 16 are working; 8bpp is partially working; 4, 2, and 1 bpp
are not supported yet

Originally committed as revision 2748 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-02-05 05:22:44 +00:00
Mike Melanson da00f30e24 VMD support
Originally committed as revision 2654 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-01-02 04:50:08 +00:00
Mike Melanson 9a4117d5a1 initial support for Duck TrueMotion v1 (think of it as On2 VP1); only
16-bit mode supported thus far

Originally committed as revision 2555 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-12-03 04:22:15 +00:00
Mike Melanson 42cad81aea yep, FLI support
Originally committed as revision 2519 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-11-14 05:42:14 +00:00
Mike Melanson 4120a53a86 implemented Id Quake II CIN support
Originally committed as revision 2339 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-03 05:43:03 +00:00
Roman Shaposhnik 4fa1c4fa8d * preAlpha DV encoding support -- there's still a truckload
of work to do, but it least people can try it out and share
      ideas. Please don't hesitate to give it a spin:

         $ ffmpeg -i file.avi file.dv

      is all you need.

    * fix for a deallocation bug in DV muxer

Originally committed as revision 2327 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-01 23:34:46 +00:00
Mike Melanson 2fdf638b0c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
Video-1, Apple RPZA, Cinepak, Westwood IMA ADPCM

Originally committed as revision 2324 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-01 04:39:38 +00:00
Fabrice Bellard 8c522a4036 update
Originally committed as revision 2277 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-15 19:52:13 +00:00
Mike Melanson 186447f8fe initial Interplay video decoder
Originally committed as revision 2275 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-14 19:39:18 +00:00
Mike Melanson d9d8910bf2 Tim
Originally committed as revision 2250 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-10 01:26:53 +00:00
Mike Melanson b17e9c996c fringe feature update
Originally committed as revision 2221 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-08 04:28:36 +00:00
Hetz Ben Hamo 124ba5836f Changelog update
Originally committed as revision 1954 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-06-13 09:51:17 +00:00
Hetz Ben Hamo 8285331811 ..
Originally committed as revision 1951 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-06-11 21:45:23 +00:00
Hetz Ben Hamo 1bc3ac78f2 Typo fixes (ok, mplayer team, enough laughing ;)
Originally committed as revision 1950 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-06-11 21:00:57 +00:00