summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
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
2002-12-01preliminary support for ClearVideo DLLMike Melanson
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-15Fix memory leak (temporary copy of header buffer)Ewald Snel
2002-11-13Fix w32a_dispose.Thibaut Mattern
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-10-31Yes, Virginia, there are 2 different versions of Windows Media AudioMike Melanson
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-23final c++ -> c coding style fixes, libxine compiles nowGuenter Bartsch
2002-10-20plugin interface version number fixGuenter Bartsch
2002-10-20win32 decoder adapted to new apiGuenter Bartsch
2002-10-09configure.ac:Stephen Torri
2002-10-07Remove the vsscanf prototype for solaris, it's incompatible with the oneJuergen Keil
2002-09-19whoupsGuenter Bartsch
2002-09-19small typoGuenter Bartsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-19metadataGuenter Bartsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch