Commit Graph

124 Commits

Author SHA1 Message Date
Benjamin Larsson 37776c3bac Liba52 can be compiled to use only integers and FFmpeg can handle the
Real Audio dnet codec (lowbitrate AC3).
patch by (Benjamin Larsson <banan at student dot ltu dot se>)

Originally committed as revision 3306 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-07-11 21:07:49 +00:00
Nicolas Boos 5ced4c3e52 remove redundant entry from manpage patch by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)
Originally committed as revision 3305 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-07-11 21:03:40 +00:00
Todd Kirby 5b79a73ed8 Fix description of '-padcolor' option patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)
Originally committed as revision 3302 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-07-10 15:58:11 +00:00
Michael Niedermayer fc3e9202aa FAQ: '-f jpeg'
Originally committed as revision 3299 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-07-09 20:11:52 +00:00
Michael Niedermayer 7c0dc38384 bttv patches
Originally committed as revision 3284 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-07-02 15:17:12 +00:00
Benjamin Larsson f6fa7a6cf5 Ffmpeg supports AAC doesn't it patch by (Benjamin Larsson <banan at student dot ltu dot se>)
Originally committed as revision 3280 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-07-01 00:45:16 +00:00
Michael Niedermayer c75f51f67c which codecs does windows support
Originally committed as revision 3265 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-06-29 12:13:34 +00:00
Michael Niedermayer 401fbdde2c Documentation for -itsoffset switch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
Originally committed as revision 3246 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-06-24 18:39:24 +00:00
Michael Niedermayer 7ae93e6aea update todo list
Originally committed as revision 3191 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-06-05 02:51:52 +00:00
Mike Melanson d2bfadc05f no longer true
Originally committed as revision 3134 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-05-13 12:51:54 +00:00
Mike Melanson 4a1b9ba0dd how to encode SVQ1
Originally committed as revision 3130 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-05-12 12:28:15 +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
Romain Dolbeau 9007f51460 better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Originally committed as revision 3038 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-04-22 13:21:59 +00:00
Todd Kirby 1ff93ffcd4 padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)
Originally committed as revision 2982 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-04-08 18:54:40 +00:00
Falk Hüffner cb6e87c15a Update coding rules.
Originally committed as revision 2920 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-03-23 07:17:14 +00:00
Michael Niedermayer b839da647e powerpc PMC doc fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
Originally committed as revision 2914 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-03-22 11:17:33 +00:00
Michael Niedermayer 36d9b4e80b (f)pritf() vs. av_log() and 'make test' update
Originally committed as revision 2880 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-03-13 21:16:18 +00:00
Mike Melanson 6a91ec51fd added SGI image format, encoding and decoding, courtesy of Todd Kirby
<doubleshot@pacbell.net>

Originally committed as revision 2876 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-03-13 17:30:37 +00:00
Mike Melanson 38088adf63 Matroska credits
Originally committed as revision 2875 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-03-13 16:35:32 +00:00
Benjamin Larsson e83a84ac41 ss patch by (Benjamin Larsson <banan at student dot ltu dot se>)
Originally committed as revision 2859 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-03-08 19:13:23 +00:00
Alex Beregszaszi f8d58f4d10 flac
Originally committed as revision 2795 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-02-18 12:51:56 +00:00
Michael Niedermayer d4c3c5a6f6 msadpcm encoding
Originally committed as revision 2782 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-02-14 15:11:20 +00:00
Roman Shaposhnik d4e437df36 * docs update for G.726
Originally committed as revision 2760 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-02-07 08:24:24 +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 7d8379f2b7 added support for EA ADPCM and SMJPEG IMA ADPCM
Originally committed as revision 2744 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-02-03 04:27:17 +00:00
Roberto Togni a273bbfb03 MSZH and ZLIB decoder support
Experimental ZLIB encoder (not working yet)

Originally committed as revision 2693 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-01-12 22:14:45 +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 ca1c3f52e7 remove vile lie (MS ADPCM encoding is not supported yet)
Originally committed as revision 2647 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-01-01 19:22:50 +00:00
Michael Niedermayer 7d67aa9b0f info about h and tpel
Originally committed as revision 2639 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-12-30 19:19:45 +00:00
Michael Niedermayer 54fcf429cd its nice to include 'what it does & why' in submitted patches
Originally committed as revision 2631 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-12-27 15:21:17 +00:00
Fabrice Bellard 99db6420f2 update
Originally committed as revision 2595 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-12-10 19:17:15 +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
Roberto Togni 1dc1ed9933 8BPS decoder
Originally committed as revision 2486 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-11-07 22:39:18 +00:00
Michael Niedermayer 6a6810b171 diff -up looks better then diff -u
Originally committed as revision 2431 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-25 00:35:25 +00:00
Alex Beregszaszi d6896c49cc add some missing codecs
Originally committed as revision 2365 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-12 21:16:31 +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
Alex Beregszaszi 7fe4c82382 nut and vcr2
Originally committed as revision 2334 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-02 14:29:24 +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
Michael Niedermayer d663a1fdc0 AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
Originally committed as revision 2311 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-28 20:34:11 +00:00
Fabrice Bellard 988a9f9e3a doc update
Originally committed as revision 2285 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-16 20:28:18 +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
Fabrice Bellard 50f52fcdc3 doc update
Originally committed as revision 2265 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-11 22:52:23 +00:00
Fabrice Bellard db0e9b034b AC3 note
Originally committed as revision 2229 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-08 21:39:36 +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
Mike Melanson 8a5483e7c4 it seems that ffmpeg can also mux QT/MP4 now
Originally committed as revision 2197 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-02 04:52:16 +00:00
Mike Melanson 4d3b1f8da7 doc update
Originally committed as revision 2196 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-02 04:47:34 +00:00
Fabrice Bellard 5ee03c86bc update
Originally committed as revision 2155 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-24 21:34:12 +00:00
Fabrice Bellard 18bff7520e added all options
Originally committed as revision 2142 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-24 15:22:26 +00:00