]> git.sesse.net Git - ffmpeg/history - libavformat/nsvdec.c
Include the correct video4linux2 header
[ffmpeg] / libavformat / nsvdec.c
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-08-14 Måns Rullgårdkill a bunch of compiler warnings
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-26 Michael NiedermayerAVPacket.pos
2005-04-30 Michael Niedermayerswitch to native time bases
2005-04-26 Michael Niedermayerfix useless framerate messup
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-01-08 Michael Niedermayerinteger overflows, heap corruption
2004-11-30 Michael Niedermayerkill a annoying debug printf
2004-11-20 Mike Melansonuse correct types
2004-11-20 François RevolFirst implementation of nsv demuxer.