summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-doc.texi
Commit message (Collapse)AuthorAge
* Ffmpeg supports AAC doesn't it patch by (Benjamin Larsson <banan at student ↵Benjamin Larsson2004-07-01
| | | | | | dot ltu dot se>) Originally committed as revision 3280 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Documentation for -itsoffset switch by (Wolfram Gloger <wmglo at dent dot ↵Michael Niedermayer2004-06-24
| | | | | | med dot uni-muenchen dot de>) Originally committed as revision 3246 to svn://svn.ffmpeg.org/ffmpeg/trunk
* no longer trueMike Melanson2004-05-13
| | | | Originally committed as revision 3134 to svn://svn.ffmpeg.org/ffmpeg/trunk
* how to encode SVQ1Mike Melanson2004-05-12
| | | | Originally committed as revision 3130 to svn://svn.ffmpeg.org/ffmpeg/trunk
* first pass at a Sorenson Video 1 (SVQ1) encoderMike Melanson2004-05-07
| | | | Originally committed as revision 3113 to svn://svn.ffmpeg.org/ffmpeg/trunk
* padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)Todd Kirby2004-04-08
| | | | Originally committed as revision 2982 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update coding rules.Falk Hüffner2004-03-23
| | | | Originally committed as revision 2920 to svn://svn.ffmpeg.org/ffmpeg/trunk
* (f)pritf() vs. av_log() and 'make test' updateMichael Niedermayer2004-03-13
| | | | 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-13
| | | | | | <doubleshot@pacbell.net> Originally committed as revision 2876 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Matroska creditsMike Melanson2004-03-13
| | | | 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-08
| | | | Originally committed as revision 2859 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flacAlex Beregszaszi2004-02-18
| | | | Originally committed as revision 2795 to svn://svn.ffmpeg.org/ffmpeg/trunk
* msadpcm encodingMichael Niedermayer2004-02-14
| | | | Originally committed as revision 2782 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * docs update for G.726Roman Shaposhnik2004-02-07
| | | | Originally committed as revision 2760 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial commit for Quicktime Animation (RLE) video decoder; bit depthsMike Melanson2004-02-05
| | | | | | | 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-03
| | | | Originally committed as revision 2744 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MSZH and ZLIB decoder supportRoberto Togni2004-01-12
| | | | | | Experimental ZLIB encoder (not working yet) Originally committed as revision 2693 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VMD supportMike Melanson2004-01-02
| | | | 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-01
| | | | Originally committed as revision 2647 to svn://svn.ffmpeg.org/ffmpeg/trunk
* its nice to include 'what it does & why' in submitted patchesMichael Niedermayer2003-12-27
| | | | Originally committed as revision 2631 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2003-12-10
| | | | 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-03
| | | | | | 16-bit mode supported thus far Originally committed as revision 2555 to svn://svn.ffmpeg.org/ffmpeg/trunk
* yep, FLI supportMike Melanson2003-11-14
| | | | Originally committed as revision 2519 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 8BPS decoderRoberto Togni2003-11-07
| | | | Originally committed as revision 2486 to svn://svn.ffmpeg.org/ffmpeg/trunk
* diff -up looks better then diff -uMichael Niedermayer2003-10-25
| | | | Originally committed as revision 2431 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add some missing codecsAlex Beregszaszi2003-10-12
| | | | Originally committed as revision 2365 to svn://svn.ffmpeg.org/ffmpeg/trunk
* implemented Id Quake II CIN supportMike Melanson2003-10-03
| | | | Originally committed as revision 2339 to svn://svn.ffmpeg.org/ffmpeg/trunk
* nut and vcr2Alex Beregszaszi2003-10-02
| | | | Originally committed as revision 2334 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * preAlpha DV encoding support -- there's still a truckloadRoman Shaposhnik2003-10-01
| | | | | | | | | | | | | 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-01
| | | | | | 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-28
| | | | Originally committed as revision 2311 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateFabrice Bellard2003-09-16
| | | | Originally committed as revision 2285 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial Interplay video decoderMike Melanson2003-09-14
| | | | Originally committed as revision 2275 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateFabrice Bellard2003-09-11
| | | | Originally committed as revision 2265 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fringe feature updateMike Melanson2003-09-08
| | | | Originally committed as revision 2221 to svn://svn.ffmpeg.org/ffmpeg/trunk
* it seems that ffmpeg can also mux QT/MP4 nowMike Melanson2003-09-02
| | | | Originally committed as revision 2197 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateMike Melanson2003-09-02
| | | | Originally committed as revision 2196 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2003-08-24
| | | | Originally committed as revision 2155 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added all optionsFabrice Bellard2003-08-24
| | | | 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-24
| | | | | | (unsupported yet in the makefiles) Originally committed as revision 2141 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updated supported codec/formatFabrice Bellard2003-08-24
| | | | 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-24
| | | | | | ffserver and ffplay Originally committed as revision 2136 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mention libavformat API examplesFabrice Bellard2003-07-22
| | | | Originally committed as revision 2070 to svn://svn.ffmpeg.org/ffmpeg/trunk
* overdue format updatesMike Melanson2003-05-29
| | | | Originally committed as revision 1918 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed useless copyright policy - added xawtv linkFabrice Bellard2003-04-16
| | | | Originally committed as revision 1782 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Changed thru to through and fixed several other typosPhilip Gladstone2002-12-22
| | | | Originally committed as revision 1358 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Applied Mark Hill's patches.Philip Gladstone2002-12-21
| | | | Originally committed as revision 1356 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2002-11-19
| | | | Originally committed as revision 1238 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2002-11-19
| | | | Originally committed as revision 1236 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateFabrice Bellard2002-11-19
| | | | Originally committed as revision 1233 to svn://svn.ffmpeg.org/ffmpeg/trunk