summaryrefslogtreecommitdiffstats
path: root/libavformat/wc3movie.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-21/+21
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-15/+15
* AVPacket.posMichael Niedermayer2005-05-261-6/+2
* various security fixes and precautionary checksMichael Niedermayer2005-01-121-4/+6
* integer overflows, heap corruptionMichael Niedermayer2005-01-081-0/+2
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-191-13/+13
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-211-4/+2
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-141-30/+13
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-031-6/+6
* revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)Mike Melanson2003-10-301-5/+11
* deploy palette control APIMike Melanson2003-09-121-12/+5
* forgot to apply the palette component lookup tableMike Melanson2003-09-111-5/+7
* demuxer for custom Wing Commander III movie (.mve) filesMike Melanson2003-09-081-0/+416
OpenPOWER on IntegriCloud