summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_nsv.c
Commit message (Expand)AuthorAgeFilesLines
* avoid always skipping first junk with a "sync lost" messagereimar2004-09-091-3/+5
* Fix -nosound and -novideo (bug #28)rtognimp2004-07-251-10/+3
* More keyframe search fix for VP6xrtognimp2004-04-251-3/+3
* Fix VP62 keyframe searchrtognimp2004-04-251-3/+4
* Fix support for audio only streamsrtognimp2004-04-251-25/+24
* Do not crash on audio only streamsrtognimp2004-04-131-15/+16
* Add license, remove bogus comment as told by Reza Jelveh, the author.diego2004-04-121-4/+2
* Fix vp61 keyframe search (do not skip blocks if 1st frame is keyframe)rtognimp2004-04-121-13/+11
* nsv (Nullsoft streaming video) demuxerrtognimp2004-04-121-0/+350