summaryrefslogtreecommitdiffstats
path: root/libavformat/sierravmd.c
Commit message (Expand)AuthorAgeFilesLines
...
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-8/+8
* malloc padding to avoid reading past the malloc()ed area.Jindřich Makovička2005-12-171-1/+1
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-121-1/+1
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-25/+25
* printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)Benjamin Larsson2005-07-131-1/+1
* AVPacket.posMichael Niedermayer2005-05-261-0/+1
* fixing an integer overflow, which could lead to overwriting the end of a mall...Michael Niedermayer2005-02-041-1/+2
* VMD playing error patch by (Kostya (cannonball bw-team com>)Kostya Shishkov2005-02-041-1/+2
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-191-4/+4
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-211-4/+2
* minor VMD system update; still not perfect, but should not crash eitherMike Melanson2004-03-141-23/+85
* initial commit for Sierra VMD file demuxerMike Melanson2004-01-021-0/+263
OpenPOWER on IntegriCloud