summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
2002-06-21update win32 codec loading codeMiguel Freitas
2002-06-19Fix previous commit (should link to libxine instead of libxineutils)Ewald Snel
2002-06-19Fix memory leaks and related bugsEwald Snel
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-09improve error reporting for win32 codecsMiguel Freitas
2002-06-08changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarificationMike Melanson
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-29Trying to fix libw32dll compiling.James Courtier-Dutton
2002-04-28Fixes for some compile errors.James Courtier-Dutton
2002-04-28Thread-safe once-only initializationEwald Snel
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-23remove hardcoded waveformat sizeMiguel Freitas
2002-04-20fix several audio buffer leaksMiguel Freitas
2002-04-16fix segfault reported by Chris Rankin and add keyframe supportMiguel Freitas
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-04-07Fix compile problems with wine including the wrong header files.James Courtier-Dutton
2002-04-01check preview flagMiguel Freitas
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-22some debug messages removedMiguel Freitas
2002-03-22fixing segfaultsMiguel Freitas
2002-03-18make asf demuxer handle audio-only streams (important for webradios\! #-))) a...Guenter Bartsch
2002-03-16framerate and other fixes for demux_asfGuenter Bartsch
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-02-02this one is usedMiguel Freitas
2002-02-01Re-add 'regs' variable. It's used on *BSD and SolarisJuergen Keil
2002-02-01Commented out variable declarations leading to 'unused variable' warningsRich J Wareham
2002-01-31Fix compilation failure for user who already have wine installed.Daniel Caujolle-Bert
2002-01-25Re-add WINE_TYPEDEFS_ONLY hack, to compile against wine headers with non-gccJuergen Keil
2002-01-22oops, i must not change that!Miguel Freitas
2002-01-22- small w32codec bugfixesMiguel Freitas
2002-01-18patch to skip frame decoding when late. should enable playing videos evenMiguel Freitas
2002-01-15another codec/buftypes updateMiguel Freitas
2002-01-15small updates, another codec supported (VP31)Miguel Freitas
2002-01-13Fix some compiler warnings.James Courtier-Dutton
2002-01-07add mutex to protect dll initialization. should make win32 codec opening more...Miguel Freitas
2002-01-07choose some stream_id to play. (not guaranteed to be the best one. probaly we...Miguel Freitas
2002-01-07Remove extra MSDOS \r at end of each line, confuses gcc under unixJuergen Keil
2002-01-07Compilation in separate obj-dir brokenJuergen Keil
2002-01-07acelpnet should work now (some files updated from mplayer cvs)Miguel Freitas
2002-01-06updating directshow support with avifile/mplayer changesMiguel Freitas
2002-01-05updates for closed caption decoderMiguel Freitas
2001-12-27- ffmpeg updateMiguel Freitas
2001-12-12Fixed wrong dependencies (only ix86 arch build).Daniel Caujolle-Bert
2001-12-11audio_decoder->reset() on discontinuitiesMiguel Freitas
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-29w32 bugfix, dvd branchingMiguel Freitas