Commit Graph

159 Commits

Author SHA1 Message Date
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