aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* first pass at a Sorenson Video 1 (SVQ1) encoderMike Melanson2004-05-071-1/+1
| | | | Originally committed as revision 3113 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau ↵Romain Dolbeau2004-04-221-1/+1
| | | | | | <dolbeau at irisa dot fr>) Originally committed as revision 3038 to svn://svn.ffmpeg.org/ffmpeg/trunk
* padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)Todd Kirby2004-04-081-0/+12
| | | | Originally committed as revision 2982 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update coding rules.Falk Hüffner2004-03-231-2/+33
| | | | Originally committed as revision 2920 to svn://svn.ffmpeg.org/ffmpeg/trunk
* powerpc PMC doc fix by (Romain Dolbeau <dolbeau at irisa dot fr>)Michael Niedermayer2004-03-221-1/+2
| | | | Originally committed as revision 2914 to svn://svn.ffmpeg.org/ffmpeg/trunk
* (f)pritf() vs. av_log() and 'make test' updateMichael Niedermayer2004-03-131-1/+4
| | | | Originally committed as revision 2880 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added SGI image format, encoding and decoding, courtesy of Todd KirbyMike Melanson2004-03-131-0/+1
| | | | | | <doubleshot@pacbell.net> Originally committed as revision 2876 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Matroska creditsMike Melanson2004-03-131-0/+1
| | | | Originally committed as revision 2875 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ss patch by (Benjamin Larsson <banan at student dot ltu dot se>)Benjamin Larsson2004-03-081-0/+4
| | | | Originally committed as revision 2859 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flacAlex Beregszaszi2004-02-181-0/+1
| | | | Originally committed as revision 2795 to svn://svn.ffmpeg.org/ffmpeg/trunk
* msadpcm encodingMichael Niedermayer2004-02-141-1/+1
| | | | Originally committed as revision 2782 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * docs update for G.726Roman Shaposhnik2004-02-071-0/+1
| | | | Originally committed as revision 2760 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial commit for Quicktime Animation (RLE) video decoder; bit depthsMike Melanson2004-02-051-0/+1
| | | | | | | 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
* added support for EA ADPCM and SMJPEG IMA ADPCMMike Melanson2004-02-031-0/+4
| | | | Originally committed as revision 2744 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MSZH and ZLIB decoder supportRoberto Togni2004-01-121-0/+2
| | | | | | Experimental ZLIB encoder (not working yet) Originally committed as revision 2693 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VMD supportMike Melanson2004-01-021-0/+3
| | | | Originally committed as revision 2654 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove vile lie (MS ADPCM encoding is not supported yet)Mike Melanson2004-01-011-1/+1
| | | | Originally committed as revision 2647 to svn://svn.ffmpeg.org/ffmpeg/trunk
* info about h and tpelMichael Niedermayer2003-12-301-0/+3
| | | | Originally committed as revision 2639 to svn://svn.ffmpeg.org/ffmpeg/trunk
* its nice to include 'what it does & why' in submitted patchesMichael Niedermayer2003-12-271-0/+4
| | | | Originally committed as revision 2631 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2003-12-101-1/+16
| | | | Originally committed as revision 2595 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial support for Duck TrueMotion v1 (think of it as On2 VP1); onlyMike Melanson2003-12-031-0/+1
| | | | | | 16-bit mode supported thus far Originally committed as revision 2555 to svn://svn.ffmpeg.org/ffmpeg/trunk
* yep, FLI supportMike Melanson2003-11-141-1/+9
| | | | Originally committed as revision 2519 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 8BPS decoderRoberto Togni2003-11-071-0/+1
| | | | Originally committed as revision 2486 to svn://svn.ffmpeg.org/ffmpeg/trunk
* diff -up looks better then diff -uMichael Niedermayer2003-10-251-1/+1
| | | | Originally committed as revision 2431 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add some missing codecsAlex Beregszaszi2003-10-121-0/+7
| | | | Originally committed as revision 2365 to svn://svn.ffmpeg.org/ffmpeg/trunk
* implemented Id Quake II CIN supportMike Melanson2003-10-031-0/+4
| | | | Originally committed as revision 2339 to svn://svn.ffmpeg.org/ffmpeg/trunk
* nut and vcr2Alex Beregszaszi2003-10-021-0/+2
| | | | Originally committed as revision 2334 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * preAlpha DV encoding support -- there's still a truckloadRoman Shaposhnik2003-10-011-2/+2
| | | | | | | | | | | | | 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
* New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &Mike Melanson2003-10-011-0/+10
| | | | | | Video-1, Apple RPZA, Cinepak, Westwood IMA ADPCM Originally committed as revision 2324 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)Michael Niedermayer2003-09-281-0/+2
| | | | Originally committed as revision 2311 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateFabrice Bellard2003-09-164-11/+34
| | | | Originally committed as revision 2285 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial Interplay video decoderMike Melanson2003-09-141-0/+1
| | | | Originally committed as revision 2275 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateFabrice Bellard2003-09-111-5/+20
| | | | Originally committed as revision 2265 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AC3 noteFabrice Bellard2003-09-081-0/+7
| | | | Originally committed as revision 2229 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fringe feature updateMike Melanson2003-09-081-0/+9
| | | | Originally committed as revision 2221 to svn://svn.ffmpeg.org/ffmpeg/trunk
* it seems that ffmpeg can also mux QT/MP4 nowMike Melanson2003-09-021-2/+2
| | | | Originally committed as revision 2197 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateMike Melanson2003-09-021-1/+18
| | | | Originally committed as revision 2196 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2003-08-243-36/+50
| | | | Originally committed as revision 2155 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added all optionsFabrice Bellard2003-08-241-43/+275
| | | | Originally committed as revision 2142 to svn://svn.ffmpeg.org/ffmpeg/trunk
* explain Windows Native and Cross build - linked to DLL build page ↵Fabrice Bellard2003-08-241-0/+34
| | | | | | (unsupported yet in the makefiles) Originally committed as revision 2141 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updated supported codec/formatFabrice Bellard2003-08-241-5/+16
| | | | Originally committed as revision 2137 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added ffplay documentation - added automatic man page generation for ffmpeg, ↵Fabrice Bellard2003-08-245-84/+681
| | | | | | ffserver and ffplay Originally committed as revision 2136 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2003-08-221-6/+19
| | | | Originally committed as revision 2133 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mention libavformat API examplesFabrice Bellard2003-07-222-2/+8
| | | | Originally committed as revision 2070 to svn://svn.ffmpeg.org/ffmpeg/trunk
* incorrect commentFabrice Bellard2003-07-221-2/+1
| | | | Originally committed as revision 2068 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mention the two asf formatsFabrice Bellard2003-07-221-1/+2
| | | | Originally committed as revision 2067 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FFmpeg & evaluating performance on the PowerPC Architecture HOWTO by (Romain ↵Michael Niedermayer2003-07-091-0/+118
| | | | | | Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 2023 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateMichael Niedermayer2003-06-171-0/+1
| | | | Originally committed as revision 1969 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Have the test.asf stream enabled by default (thanks to htz@kde.org)Philip Gladstone2003-06-101-10/+10
| | | | Originally committed as revision 1943 to svn://svn.ffmpeg.org/ffmpeg/trunk
* autogeneration of html filesFabrice Bellard2003-06-025-1461/+4
| | | | Originally committed as revision 1927 to svn://svn.ffmpeg.org/ffmpeg/trunk