aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/dshow/Makefile
Commit message (Expand)AuthorAge
* Make loader Makefile non-recursive.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* Remove reference to non-existent variable.Gravatar diego2006-08-22
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.Gravatar diego2006-08-16
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* use dir/libname.a instead of -Ldir -lnameGravatar arpi2002-08-29
* removed -W -Wall -g and other gcc-specific warning/debug optionsGravatar arpi2002-08-22
* mplayer integrationGravatar arpi2001-11-22
* big avifile sync - from now we have common codeGravatar arpi2001-08-16
* OPTFLAGS vs. INCLUDES cleanupGravatar arpi2001-06-26
* Ehh, wine ...Gravatar lgb2001-06-26
* Force exeptions for dshow code (keeps users from building unworkable mplayer).Gravatar atmosfear2001-06-11
* dependency stuff fixedGravatar arpi_esp2001-06-04
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netGravatar arpi_esp2001-06-03
* using gcc -MM instead of makedepend, make OBJS from SRCS where possibleGravatar arpi_esp2001-05-24
* added DS_AudioDecGravatar arpi_esp2001-03-22
* small cosmetic to avoid gcc warningsGravatar arpi_esp2001-03-20
* Added C-C++ interface in DS_VideoDec.hGravatar arpi_esp2001-03-20
* Initial revisionGravatar arpi_esp2001-03-20