summaryrefslogtreecommitdiff
path: root/ffmpeg.c
Commit message (Collapse)AuthorAge
* Moved some H.263+ variables to MpegEncContext to be thread-safe.Juanjo2001-08-31
| | | | | | | Increase video_buffer on ffmpeg to avoid buffer overrun on big pictures. Originally committed as revision 114 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added win32 cross compile supportFabrice Bellard2001-08-15
| | | | Originally committed as revision 107 to svn://svn.ffmpeg.org/ffmpeg/trunk
* win32 fixesFabrice Bellard2001-08-13
| | | | Originally committed as revision 81 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add deinterlacing support - add new image converter supportFabrice Bellard2001-08-11
| | | | Originally committed as revision 64 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added benchmark optionFabrice Bellard2001-07-30
| | | | Originally committed as revision 17 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mergeFabrice Bellard2001-07-22
| | | | Originally committed as revision 6 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