summaryrefslogtreecommitdiffstats
path: root/loader/dshow/DS_VideoDec.c
Commit message (Expand)AuthorAgeFilesLines
* setup_FS.c -> ldt_keeper.c (avifile sync)arpi2001-10-041-3/+2
* small fixarpi2001-08-271-0/+1
* Commented out annoying printfs with -autoq.atmos42001-08-201-1/+3
* exception stuff fixedarpi2001-08-161-10/+9
* fixesarpi2001-08-161-4/+11
* Start/Stop state flag fixed - requires for brightness/contrast/etc stuff...arpi2001-08-161-2/+3
* big avifile sync - from now we have common codearpi2001-08-161-372/+36
* fixed BITMAPINFO struct length truncation (WMV8)arpi2001-08-151-12/+28
* debug printf() removedarpi2001-08-041-1/+1
* The "bad" "using namespace std" was removed :)arpi_esp2001-06-101-1/+1
* ehh. removed duplicated namspace 'std'... and removed include string.h, unnee...arpi_esp2001-06-091-2/+1
* added missing 'using namespace std;' for gcc 3.0arpi_esp2001-06-091-0/+2
* avifile-0.6-CVS mergearpi_esp2001-05-061-11/+12
* other YUV formats supportarpi_esp2001-04-161-1/+8
* fixed DivX Quality setting (using registry)arpi_esp2001-03-201-8/+66
* Added C-C++ interface in DS_VideoDec.harpi_esp2001-03-201-0/+385