------------------------------------------------------------------------
r7585 | havoc | 2007-09-25 11:38:53 -0700 (Tue, 25 Sep 2007) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvencode.c
   M /trunk/dpvideo/dpvplayer.c
   M /trunk/dpvideo/file.c
   M /trunk/dpvideo/file.h
   M /trunk/dpvideo/tgafile.c

fix warnings

------------------------------------------------------------------------
r7584 | havoc | 2007-09-25 11:38:47 -0700 (Tue, 25 Sep 2007) | 2 lines
Changed paths:
   M /trunk/dpvideo/makefile

rewrote makefile, now supports mingw

------------------------------------------------------------------------
r7231 | havoc | 2007-05-05 17:48:14 -0700 (Sat, 05 May 2007) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvplayer.c

dpvplayer now works without audio as well

------------------------------------------------------------------------
r7083 | havoc | 2007-04-12 16:26:07 -0700 (Thu, 12 Apr 2007) | 2 lines
Changed paths:
   M /trunk/dpvideo/makefile
   M /trunk/lhnqserver/makefile
   M /trunk/zmodel/makefile

cleaned up some makefile options

------------------------------------------------------------------------
r4255 | molivier | 2004-06-25 06:42:02 -0700 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvencoder.c

Someone forgot a "\n"...

------------------------------------------------------------------------
r4252 | molivier | 2004-06-24 02:54:20 -0700 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvencode.h
   M /trunk/dpvideo/dpvplayer.c
   M /trunk/dpvideo/makefile

Compilation fixes for dpvencode and dpvplayer. Also, fixed a crash when the video doesn't have an associated sound file

------------------------------------------------------------------------
r2206 | havoc | 2002-08-05 12:55:18 -0700 (Mon, 05 Aug 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvplayer.c
   M /trunk/dpvideo/dpvsimpleplayer.c
   M /trunk/dpvideo/makefile
   M /trunk/dpvideo/makefile.mingw

removed SDL/ from include names, had to update makefile and makefile.mingw accordingly (this unfortunately involves relying on where mingw is installed)

------------------------------------------------------------------------
r2154 | havoc | 2002-08-01 05:42:05 -0700 (Thu, 01 Aug 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvplayer.c
   M /trunk/dpvideo/dpvsimpleplayer.c

SDL headers are in SDL/ dir, sigh

------------------------------------------------------------------------
r2153 | havoc | 2002-08-01 05:41:16 -0700 (Thu, 01 Aug 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvdecode.c

clear the stream structure after allocating it

------------------------------------------------------------------------
r2152 | havoc | 2002-08-01 05:07:35 -0700 (Thu, 01 Aug 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvencoder.dsp
   M /trunk/dpvideo/dpvideo.dsw

fixed dpvencoder...  MSVC made the project in the parent directory (which was not committed) and... well, big mess, long story short, it was broken, now it is fixed.

------------------------------------------------------------------------
r2151 | havoc | 2002-08-01 03:14:03 -0700 (Thu, 01 Aug 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvdecode.c
   A /trunk/dpvideo/dpvdecoder.dsp
   M /trunk/dpvideo/dpvencode.c
   A /trunk/dpvideo/dpvencoder.dsp
   A /trunk/dpvideo/dpvideo.dsw
   M /trunk/dpvideo/dpvplayer.c
   A /trunk/dpvideo/dpvplayer.dsp
   M /trunk/dpvideo/dpvsimpleplayer.c
   A /trunk/dpvideo/dpvsimpleplayer.dsp
   M /trunk/dpvideo/hz_read.c
   M /trunk/dpvideo/hz_read.h
   M /trunk/dpvideo/hz_write.c
   M /trunk/dpvideo/hz_write.h
   A /trunk/dpvideo/makefile.mingw
   M /trunk/dpvideo/tgafile.c
   M /trunk/dpvideo/wavefile.c

MSVC and mingw support

------------------------------------------------------------------------
r2150 | havoc | 2002-08-01 03:08:44 -0700 (Thu, 01 Aug 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo
   M /trunk/dpvideo/.cvsignore

forgot .exe

------------------------------------------------------------------------
r2149 | havoc | 2002-08-01 03:05:45 -0700 (Thu, 01 Aug 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo
   M /trunk/dpvideo/.cvsignore

added various MSVC and mingw droppings to .cvsignore

------------------------------------------------------------------------
r2087 | havoc | 2002-07-25 02:55:54 -0700 (Thu, 25 Jul 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo
   A /trunk/dpvideo/.cvsignore

*.d and such

------------------------------------------------------------------------
r2086 | havoc | 2002-07-25 02:54:27 -0700 (Thu, 25 Jul 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvplayer.c
   M /trunk/dpvideo/dpvsimpleplayer.c

fix for fatal audio queue wrapping bugs in rare situations

------------------------------------------------------------------------
r2085 | havoc | 2002-07-25 02:53:49 -0700 (Thu, 25 Jul 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvsimpledecode.c

fix for end of file being misreported as a read error

------------------------------------------------------------------------
r2076 | havoc | 2002-07-23 22:52:38 -0700 (Tue, 23 Jul 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvdecode.c
   M /trunk/dpvideo/dpvdecode.h
   A /trunk/dpvideo/dpvsimpledecode.c
   A /trunk/dpvideo/dpvsimpledecode.h
   A /trunk/dpvideo/dpvsimpleplayer.c
   M /trunk/dpvideo/makefile

added stripped down decoder library (no seeking support) and simplified player (no pause or seeking)

------------------------------------------------------------------------
r2075 | havoc | 2002-07-23 21:25:59 -0700 (Tue, 23 Jul 2002) | 2 lines
Changed paths:
   M /trunk/dpvideo/dpvdecode.c

removed old scraps of code

------------------------------------------------------------------------
r2070 | havoc | 2002-07-23 19:09:13 -0700 (Tue, 23 Jul 2002) | 2 lines
Changed paths:
   A /trunk/dpvideo
   A /trunk/dpvideo/dpvdecode.c
   A /trunk/dpvideo/dpvdecode.h
   A /trunk/dpvideo/dpvdecoder.c
   A /trunk/dpvideo/dpvencode.c
   A /trunk/dpvideo/dpvencode.h
   A /trunk/dpvideo/dpvencoder.c
   A /trunk/dpvideo/dpvplayer.c
   A /trunk/dpvideo/experiments
   A /trunk/dpvideo/experiments/dpidecoder.c
   A /trunk/dpvideo/experiments/dpidecoder2.c
   A /trunk/dpvideo/experiments/dpidecoder3.c
   A /trunk/dpvideo/experiments/dpidecoder4.c
   A /trunk/dpvideo/experiments/dpidecoderint.c
   A /trunk/dpvideo/experiments/dpiencoder.c
   A /trunk/dpvideo/experiments/dpiencoder3.c
   A /trunk/dpvideo/experiments/dpvanalysis1d.c
   A /trunk/dpvideo/experiments/dpvanalysis2d.c
   A /trunk/dpvideo/experiments/file.c
   A /trunk/dpvideo/experiments/file.h
   A /trunk/dpvideo/experiments/hz_read.c
   A /trunk/dpvideo/experiments/hz_read.h
   A /trunk/dpvideo/experiments/hz_write.c
   A /trunk/dpvideo/experiments/hz_write.h
   A /trunk/dpvideo/experiments/makefile
   A /trunk/dpvideo/experiments/tgafile.c
   A /trunk/dpvideo/experiments/tgafile.h
   A /trunk/dpvideo/file.c
   A /trunk/dpvideo/file.h
   A /trunk/dpvideo/hz_read.c
   A /trunk/dpvideo/hz_read.h
   A /trunk/dpvideo/hz_write.c
   A /trunk/dpvideo/hz_write.h
   A /trunk/dpvideo/makefile
   A /trunk/dpvideo/tgafile.c
   A /trunk/dpvideo/tgafile.h
   A /trunk/dpvideo/wavefile.c
   A /trunk/dpvideo/wavefile.h

Initial revision

------------------------------------------------------------------------
