summaryrefslogtreecommitdiff
path: root/libavformat/sierravmd.c
Commit message (Expand)AuthorAge
...
* Divide first audio buffer chunk into atomary bufffers.Kostya Shishkov2006-11-19
* Simplify VMD demuxer (but it still does not work right)Kostya Shishkov2006-11-13
* reindentation, patch by From: Steve Lhomme, slhomme divxcorp comSteve L'Homme2006-11-01
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* allow individual selection of muxers and demuxersMåns Rullgård2006-07-10
* give AVInput/OutputFormat structs consistent namesMåns Rullgård2006-07-09
* sanity checks some might have been exploitableMichael Niedermayer2006-05-13
* More correct demuxing and timestamp setting fot Sierra VMDKostya Shishkov2006-03-11
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* malloc padding to avoid reading past the malloc()ed area.Jindřich Makovička2005-12-17
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)Benjamin Larsson2005-07-13
* AVPacket.posMichael Niedermayer2005-05-26
* fixing an integer overflow, which could lead to overwriting the end of a mall...Michael Niedermayer2005-02-04
* VMD playing error patch by (Kostya (cannonball bw-team com>)Kostya Shishkov2005-02-04
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-19
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-21
* minor VMD system update; still not perfect, but should not crash eitherMike Melanson2004-03-14
* initial commit for Sierra VMD file demuxerMike Melanson2004-01-02