summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
2003-05-16fix compilation problem with "make debug": the CFLAGS would be overridden in theMichael Roitzsch
2003-05-15Try to get it to compile.James Courtier-Dutton
2003-05-15some build-system cleanupMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-10rework the QT stsd/ImageDescription passing from demuxer -> decoderMike Melanson
2003-05-09QT DLL decoder just got deprioritizedMike Melanson
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
2003-03-18Support for Windows Media 9 Voice codec via wmspdmod.dllJames Stembridge
2003-03-18Fix loading of wma3 (aka wma 9 pro) dll. Also fix bug in setting number of ou...James Stembridge
2003-03-09use windows codec path as provided by configureMichael Roitzsch
2003-02-20caught, the word is caughtMike Melanson
2003-02-19Qclp support, courtesy of Chris Rankin <cj.rankin@ntlworld.com>; alsoMike Melanson
2003-02-17new findings from linuxthreads sourcesMiguel Freitas
2003-02-17missing files from my last commitMiguel Freitas
2003-02-17- fix LDT clash with linuxthreadsMiguel Freitas
2003-02-14+1 for \0Miguel Freitas
2003-02-10what the hell is that?Miguel Freitas
2003-01-31- Added debian into Makefile.am as a sub-directory rather than have theStephen Torri
2003-01-30fourcc QDM1 seems wrong, it's QDMC (slap me if i'm wrong)Daniel Caujolle-Bert
2003-01-29fix hang problem reported by bastienMiguel Freitas
2003-01-29fix segfault reported by bastienMiguel Freitas
2003-01-20no homedir pollution: move the registry file inside the ~/.xineMichael Roitzsch
2003-01-18VoxWare hack from MPlayerThibaut Mattern
2003-01-16i said i wouldn't try fix the win32 breakage from last guenter's commit...Miguel Freitas
2003-01-11whoups, thats codec_initialized, not decoder_ok in this oneGuenter Bartsch
2003-01-11open and close outputGuenter Bartsch
2003-01-11reduce compile warnings, patch provided by chris rankinGuenter Bartsch
2003-01-08Fix memory leakEwald Snel
2003-01-08Fix tiny memory leakEwald Snel
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-07more A/V_HANDLED flagsDaniel Caujolle-Bert
2003-01-03preload to register codec pathMiguel Freitas
2003-01-01real video v40 support by chris rankin, added missing copyright notices/credi...Guenter Bartsch
2002-12-30fix pts situation (hopefully)Mike Melanson
2002-12-28Fix segmentation fault in QuickTime binary codecsEwald Snel
2002-12-25convenienceMichael Roitzsch
2002-12-24uncomment DEBUG_CFLAGSMiguel Freitas
2002-12-24This should fix WMV8/9, for now...Siggi Langauf
2002-12-23wmv9 supportMiguel Freitas
2002-12-23wmv9 supportMiguel Freitas
2002-12-22convenienceMichael Roitzsch
2002-12-22less talk, more decodeMike Melanson
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-21...my beautiful, beautiful special information buffer facility...okayMike Melanson
2002-12-18u_int32_t is not available on solaris, uint32_t is...Juergen Keil
2002-12-18first draft of quicktime binary-only codec supportGuenter Bartsch
2002-12-12iv32 doesn't like to receive null buffer.Miguel Freitas
2002-12-06improve meta infoMiguel Freitas
2002-12-06should fix audio vpts error on seeksMiguel Freitas
2002-12-06remove img->copy from all decodersMiguel Freitas