summaryrefslogtreecommitdiff
path: root/libav
Commit message (Collapse)AuthorAge
* changed audio and video grab interface (simpler now)Fabrice Bellard2001-09-24
| | | | Originally committed as revision 148 to svn://svn.ffmpeg.org/ffmpeg/trunk
* correct pcm audio format handlingFabrice Bellard2001-09-24
| | | | Originally committed as revision 147 to svn://svn.ffmpeg.org/ffmpeg/trunk
* changed av_open_input_file() prototypeFabrice Bellard2001-09-24
| | | | Originally committed as revision 146 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added pcm formatsFabrice Bellard2001-09-23
| | | | Originally committed as revision 142 to svn://svn.ffmpeg.org/ffmpeg/trunk
* wmv format is asf formatFabrice Bellard2001-09-23
| | | | Originally committed as revision 139 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed image number syntax problemsFabrice Bellard2001-09-16
| | | | Originally committed as revision 128 to svn://svn.ffmpeg.org/ffmpeg/trunk
* restore audio settings - use all the frame buffers provided by the driverFabrice Bellard2001-09-16
| | | | Originally committed as revision 127 to svn://svn.ffmpeg.org/ffmpeg/trunk
* image number handlingFabrice Bellard2001-09-16
| | | | Originally committed as revision 126 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed raw read for eofFabrice Bellard2001-09-15
| | | | Originally committed as revision 121 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added CODEC_ID_H263P to fourcc tables.Juanjo2001-08-27
| | | | | | | H.263+ on AVI wasn't using U263 fourcc. Originally committed as revision 112 to svn://svn.ffmpeg.org/ffmpeg/trunk
* win32 fixesFabrice Bellard2001-08-15
| | | | Originally committed as revision 110 to svn://svn.ffmpeg.org/ffmpeg/trunk
* changed opendivx to mpeg4Fabrice Bellard2001-08-15
| | | | Originally committed as revision 102 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed wav riff tag sizeFabrice Bellard2001-08-15
| | | | Originally committed as revision 95 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added raw mjpegFabrice Bellard2001-08-15
| | | | Originally committed as revision 94 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added staticFabrice Bellard2001-08-15
| | | | Originally committed as revision 93 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added raw mjpeg format - added jpeg image formatFabrice Bellard2001-08-15
| | | | Originally committed as revision 92 to svn://svn.ffmpeg.org/ffmpeg/trunk
* changed jpegenc.c to jpeg.cFabrice Bellard2001-08-15
| | | | Originally committed as revision 91 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added jpeg image read/writeFabrice Bellard2001-08-15
| | | | Originally committed as revision 88 to svn://svn.ffmpeg.org/ffmpeg/trunk
* win32 fixesFabrice Bellard2001-08-13
| | | | Originally committed as revision 78 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added PPM read/write support - added pgmyuvpipe format - added PPM pipe ↵Fabrice Bellard2001-08-11
| | | | | | read/write support Originally committed as revision 65 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed avi RIFF header sizeFabrice Bellard2001-08-08
| | | | Originally committed as revision 56 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added HAVE_AV_CONFIG_HFabrice Bellard2001-07-30
| | | | Originally committed as revision 19 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: ↵Fabrice Bellard2001-07-23
| | | | | | don't forget to put CONFIG_DECODERS in mplayer) Originally committed as revision 9 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed config for direct mplayer build compatibilityFabrice Bellard2001-07-23
| | | | Originally committed as revision 8 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mergeFabrice Bellard2001-07-22
| | | | Originally committed as revision 6 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Initial revisionFabrice Bellard2001-07-22
| | | | Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removing old filesFabrice Bellard2001-07-19
| | | | Originally committed as revision 4 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Initial revisionFabrice Bellard2000-12-20
Originally committed as revision 2 to svn://svn.ffmpeg.org/ffmpeg/trunk