summaryrefslogtreecommitdiffstats
path: root/libavformat/nsvdec.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-40/+40
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-121-6/+7
* kill a bunch of compiler warningsMåns Rullgård2005-08-141-5/+5
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-19/+19
* AVPacket.posMichael Niedermayer2005-05-261-5/+2
* switch to native time basesMichael Niedermayer2005-04-301-6/+3
* fix useless framerate messupMichael Niedermayer2005-04-261-15/+16
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-17/+5
* integer overflows, heap corruptionMichael Niedermayer2005-01-081-0/+2
* kill a annoying debug printfMichael Niedermayer2004-11-301-1/+1
* use correct typesMike Melanson2004-11-201-8/+8
* First implementation of nsv demuxer.François Revol2004-11-201-0/+775
OpenPOWER on IntegriCloud