summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Collapse)AuthorAge
* cleanupMichael Niedermayer2002-12-04
| | | | | | | | | | | adding AVVideoFrame moving quality, pict_type, key_frame, qscale_table, ... to AVVideoFrame removing obsolete variables in AVCodecContext skiping of MBs in b frames correctly initalizing AVCodecContext picture buffer cleanup Originally committed as revision 1302 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added support for a realease function to eliminate the context blocks usedPhilip Gladstone2002-11-30
| | | | | | by each hook. Originally committed as revision 1294 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed 'file:' in URLsFabrice Bellard2002-11-29
| | | | Originally committed as revision 1290 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed multidir compileFabrice Bellard2002-11-29
| | | | Originally committed as revision 1289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More changes to make things compile on more platformsPhilip Gladstone2002-11-27
| | | | Originally committed as revision 1287 to svn://svn.ffmpeg.org/ffmpeg/trunk
* renamed libav to libavformatFabrice Bellard2002-11-25
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk