summaryrefslogtreecommitdiffstats
path: root/loader/dshow
Commit message (Expand)AuthorAgeFilesLines
* compiler warning fixesarpi2002-12-142-2/+4
* avifile sync (mostly cosmetics)arpi2002-11-2610-34/+49
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-222-3/+4
* avifile sync - 95% cosmetics 5% bugarpi2002-09-1312-157/+143
* disable annonying debug printf (autoq)atmos42002-09-081-1/+1
* use dir/libname.a instead of -Ldir -lnamearpi2002-08-291-1/+1
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-221-1/+1
* SetValue: ignore case of 'item'arpi2002-07-251-17/+17
* Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.atmos42002-07-231-0/+1
* yvu9 and if09 support. fixed i420,iyuv handlingalex2002-06-234-4/+34
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-071-0/+1
* some more output cosmetics, especially for vivo and mov demuxersarpi2002-05-201-2/+2
* possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-01-171-1/+2
* debug--arpi2002-01-041-3/+3
* SetValue fixed, iv_State=START enabled (silly xine developers disabled for un...arpi2002-01-021-17/+20
* headers cleanuparpi2002-01-024-64/+60
* ACEL.P fixed (avifile sync)arpi2001-12-311-6/+10
* avifile syncarpi2001-12-1111-137/+314
* avifile mergearpi2001-12-112-5/+10
* do not fault if Filter_Create failedalex2001-12-111-0/+6
* obsoleted filesarpi2001-12-102-56/+0
* obsoleted filesarpi2001-12-104-218/+13
* API changes - now fully compatible with C++ versionarpi2001-12-104-11/+18
* avifile sync. seems to some bugs fixed...arpi2001-11-267-34/+38
* mplayer integrationarpi2001-11-226-249/+223
* xine's bugs fixed - YV50 yv12 and setup_fsarpi2001-11-221-2/+2
* imported from xinearpi2001-11-214-360/+595
* C++ -> C (import from avifile cvs)arpi2001-11-2114-1296/+1491
* Move ignores in subdirs to their respective .cvsignore files.atmos42001-11-171-0/+1
* hmm. indeo5ds YV12 fixed?arpi2001-11-131-1/+1
* fixed some miscoding :)alex2001-10-301-2/+2
* iosteram included for cout/cerrarpi2001-10-041-1/+1
* stdlib.h addedarpi2001-10-041-0/+1
* killed unneeded dependency on c++ headersarpi2001-10-047-36/+43
* sync with avifilearpi2001-10-0410-58/+52
* setup_FS.c -> ldt_keeper.c (avifile sync)arpi2001-10-043-10/+9
* Fix two memory accesses to unallocated memory (detected by electric fence)jkeil2001-08-311-2/+4
* small fixarpi2001-08-271-0/+1
* Commented out annoying printfs with -autoq.atmos42001-08-202-2/+6
* exception stuff fixedarpi2001-08-161-10/+9
* fixesarpi2001-08-161-4/+11
* error handlingarpi2001-08-161-4/+20
* Start/Stop state flag fixed - requires for brightness/contrast/etc stuff...arpi2001-08-163-4/+10
* big avifile sync - from now we have common codearpi2001-08-1621-2067/+2328
* fixed BITMAPINFO struct length truncation (WMV8)arpi2001-08-152-12/+31
* debug printf() removedarpi2001-08-041-1/+1
* OPTFLAGS vs. INCLUDES cleanuparpi2001-06-261-2/+2
* Ehh, wine ...lgb2001-06-261-1/+1
* Force exeptions for dshow code (keeps users from building unworkable mplayer).atmosfear2001-06-111-1/+1
* some possible buffer overflow places fixedal3x2001-06-111-2/+2
* The "bad" "using namespace std" was removed :)arpi_esp2001-06-102-2/+2
* ehh. removed duplicated namspace 'std'... and removed include string.h, unnee...arpi_esp2001-06-092-5/+2
* added missing 'using namespace std;' for gcc 3.0arpi_esp2001-06-093-1/+8
* dependency stuff fixedarpi_esp2001-06-041-3/+2
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netarpi_esp2001-06-031-1/+1
* using gcc -MM instead of makedepend, make OBJS from SRCS where possiblearpi_esp2001-05-241-2/+4
* avifile-0.6-CVS mergearpi_esp2001-05-0611-124/+194
* other YUV formats supportarpi_esp2001-04-161-1/+8
* using expLoadLibraryA instead of LoadLibraryAarpi_esp2001-04-112-7/+9
* less, and more informal printfsarpi_esp2001-04-111-4/+4
* gcc 3.0 patch by Felix von Leitnerarpi_esp2001-04-072-2/+4
* Setup_FS fix for directshowarpi_esp2001-03-291-3/+11
* added DS_AudioDecarpi_esp2001-03-223-2/+215
* fixed Quality settingarpi_esp2001-03-211-1/+2
* fixed DivX Quality setting (using registry)arpi_esp2001-03-202-8/+67
* small cosmetic to avoid gcc warningsarpi_esp2001-03-203-4/+3
* Added C-C++ interface in DS_VideoDec.harpi_esp2001-03-204-4/+487
* Initial revisionarpi_esp2001-03-2016-0/+2962