summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* seems noone knows what to do with bugreports against old ffmpeg versionsMichael Niedermayer2004-07-23
| | | | Originally committed as revision 3334 to svn://svn.ffmpeg.org/ffmpeg/trunk
* debugging symbols ...Michael Niedermayer2004-07-15
| | | | Originally committed as revision 3321 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Doxygen exampleMichael Niedermayer2004-07-15
| | | | Originally committed as revision 3316 to svn://svn.ffmpeg.org/ffmpeg/trunk
* all non trivial functions, structurs and their member variables should be ↵Michael Niedermayer2004-07-14
| | | | | | documented Originally committed as revision 3313 to svn://svn.ffmpeg.org/ffmpeg/trunk
* in/outfile optionsMichael Niedermayer2004-07-14
| | | | Originally committed as revision 3311 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Liba52 can be compiled to use only integers and FFmpeg can handle theBenjamin Larsson2004-07-11
| | | | | | | 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
* remove redundant entry from manpage patch by (Nicolas Boos <nicolas.boos at ↵Nicolas Boos2004-07-11
| | | | | | wanadoo dot fr>) Originally committed as revision 3305 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix description of '-padcolor' option patch by ("Todd.Kirby" <doubleshot at ↵Todd Kirby2004-07-10
| | | | | | pacbell dot net>) Originally committed as revision 3302 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FAQ: '-f jpeg'Michael Niedermayer2004-07-09
| | | | Originally committed as revision 3299 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bttv patchesMichael Niedermayer2004-07-02
| | | | Originally committed as revision 3284 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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
* which codecs does windows supportMichael Niedermayer2004-06-29
| | | | Originally committed as revision 3265 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
* update todo listMichael Niedermayer2004-06-05
| | | | Originally committed as revision 3191 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
* better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau ↵Romain Dolbeau2004-04-22
| | | | | | <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-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
* powerpc PMC doc fix by (Romain Dolbeau <dolbeau at irisa dot fr>)Michael Niedermayer2004-03-22
| | | | Originally committed as revision 2914 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
* info about h and tpelMichael Niedermayer2003-12-30
| | | | 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-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
* AC3 noteFabrice Bellard2003-09-08
| | | | Originally committed as revision 2229 to svn://svn.ffmpeg.org/ffmpeg/trunk