aboutsummaryrefslogtreecommitdiffstats
path: root/libav/utils.c
Commit message (Collapse)AuthorAgeFilesLines
* changed av_open_input_file() prototypeFabrice Bellard2001-09-241-28/+33
| | | | Originally committed as revision 146 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added pcm formatsFabrice Bellard2001-09-231-1/+8
| | | | Originally committed as revision 142 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed image number syntax problemsFabrice Bellard2001-09-161-0/+56
| | | | Originally committed as revision 128 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added raw mjpegFabrice Bellard2001-08-151-0/+2
| | | | Originally committed as revision 94 to svn://svn.ffmpeg.org/ffmpeg/trunk
* win32 fixesFabrice Bellard2001-08-131-6/+19
| | | | 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-111-0/+3
| | | | | | read/write support Originally committed as revision 65 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: ↵Fabrice Bellard2001-07-231-1/+0
| | | | | | don't forget to put CONFIG_DECODERS in mplayer) Originally committed as revision 9 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Initial revisionFabrice Bellard2001-07-221-0/+533
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk