summaryrefslogtreecommitdiff
path: root/libavformat/nsvdec.c
Commit message (Expand)AuthorAge
* free codec extradata in av_close_input_fileMåns Rullgård2006-06-16
* 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
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* kill a bunch of compiler warningsMåns Rullgård2005-08-14
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* AVPacket.posMichael Niedermayer2005-05-26
* switch to native time basesMichael Niedermayer2005-04-30
* fix useless framerate messupMichael Niedermayer2005-04-26
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* integer overflows, heap corruptionMichael Niedermayer2005-01-08
* kill a annoying debug printfMichael Niedermayer2004-11-30
* use correct typesMike Melanson2004-11-20
* First implementation of nsv demuxer.François Revol2004-11-20