summaryrefslogtreecommitdiffstats
path: root/loader/dshow
Commit message (Expand)AuthorAgeFilesLines
* 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