aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/dshow
Commit message (Expand)AuthorAge
* avifile syncGravatar arpi2001-12-11
* avifile mergeGravatar arpi2001-12-11
* do not fault if Filter_Create failedGravatar alex2001-12-11
* obsoleted filesGravatar arpi2001-12-10
* obsoleted filesGravatar arpi2001-12-10
* API changes - now fully compatible with C++ versionGravatar arpi2001-12-10
* avifile sync. seems to some bugs fixed...Gravatar arpi2001-11-26
* mplayer integrationGravatar arpi2001-11-22
* xine's bugs fixed - YV50 yv12 and setup_fsGravatar arpi2001-11-22
* imported from xineGravatar arpi2001-11-21
* C++ -> C (import from avifile cvs)Gravatar arpi2001-11-21
* Move ignores in subdirs to their respective .cvsignore files.Gravatar atmos42001-11-17
* hmm. indeo5ds YV12 fixed?Gravatar arpi2001-11-13
* fixed some miscoding :)Gravatar alex2001-10-30
* iosteram included for cout/cerrGravatar arpi2001-10-04
* stdlib.h addedGravatar arpi2001-10-04
* killed unneeded dependency on c++ headersGravatar arpi2001-10-04
* sync with avifileGravatar arpi2001-10-04
* setup_FS.c -> ldt_keeper.c (avifile sync)Gravatar arpi2001-10-04
* Fix two memory accesses to unallocated memory (detected by electric fence)Gravatar jkeil2001-08-31
* small fixGravatar arpi2001-08-27
* Commented out annoying printfs with -autoq.Gravatar atmos42001-08-20
* exception stuff fixedGravatar arpi2001-08-16
* fixesGravatar arpi2001-08-16
* error handlingGravatar arpi2001-08-16
* Start/Stop state flag fixed - requires for brightness/contrast/etc stuff...Gravatar arpi2001-08-16
* big avifile sync - from now we have common codeGravatar arpi2001-08-16
* fixed BITMAPINFO struct length truncation (WMV8)Gravatar arpi2001-08-15
* debug printf() removedGravatar arpi2001-08-04
* 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
* some possible buffer overflow places fixedGravatar al3x2001-06-11
* The "bad" "using namespace std" was removed :)Gravatar arpi_esp2001-06-10
* ehh. removed duplicated namspace 'std'... and removed include string.h, unnee...Gravatar arpi_esp2001-06-09
* added missing 'using namespace std;' for gcc 3.0Gravatar arpi_esp2001-06-09
* 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
* avifile-0.6-CVS mergeGravatar arpi_esp2001-05-06
* other YUV formats supportGravatar arpi_esp2001-04-16
* using expLoadLibraryA instead of LoadLibraryAGravatar arpi_esp2001-04-11
* less, and more informal printfsGravatar arpi_esp2001-04-11
* gcc 3.0 patch by Felix von LeitnerGravatar arpi_esp2001-04-07
* Setup_FS fix for directshowGravatar arpi_esp2001-03-29
* added DS_AudioDecGravatar arpi_esp2001-03-22
* fixed Quality settingGravatar arpi_esp2001-03-21
* fixed DivX Quality setting (using registry)Gravatar arpi_esp2001-03-20
* small cosmetic to avoid gcc warningsGravatar arpi_esp2001-03-20
* Added C-C++ interface in DS_VideoDec.hGravatar arpi_esp2001-03-20