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
Alex Beregszaszi
9303d49c6a
correction
...
Originally committed as revision 3612 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-19 14:17:32 +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
Michel Bardiaux
791d8d1d67
Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
...
Originally committed as revision 3569 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-07 03:20:27 +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
Michael Niedermayer
cf7f2b16dd
note about our speed with replying to patches
...
Originally committed as revision 3442 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-09-08 10:22:01 +00:00
Alex Beregszaszi
33a4d8b1b2
snow and sonic
...
Originally committed as revision 3407 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-08-21 19:59:40 +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
f4888b830f
Doxygen example
...
Originally committed as revision 3316 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-07-15 12:54:38 +00:00
Michael Niedermayer
80d1c272be
all non trivial functions, structurs and their member variables should be documented
...
Originally committed as revision 3313 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-07-14 13:07:23 +00:00
Michael Niedermayer
28f88dc826
in/outfile options
...
Originally committed as revision 3311 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-07-14 02:39:55 +00:00
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
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
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
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
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
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
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