summaryrefslogtreecommitdiff
path: root/src/libw32dll/w32codec.c
AgeCommit message (Expand)Author
2002-07-05hack to use dv codecuid45177
2002-07-05- win32 bugfixesMiguel Freitas
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-07-01enable ffmpeg's msmpeg4 v1/v2.Miguel Freitas
2002-06-21update win32 codec loading codeMiguel Freitas
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-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-01check preview flagMiguel Freitas
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-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-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-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-11audio_decoder->reset() on discontinuitiesMiguel Freitas
2001-11-18bugfixMiguel Freitas
2001-11-18small bugfixesMiguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17fix deinitializationMiguel Freitas
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-16latest directshow updating. including a hack to make WMV8 work!Miguel Freitas
2001-11-16improving audio syncMiguel Freitas
2001-11-15full DirectShow support (needs testing)Miguel Freitas
2001-11-15- audio bugfixes (dynamic buffers and Direct Show support). it show playMiguel Freitas
2001-11-13metronom logic changedHeiko Schaefer
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-11-08properly initialization of LDT/FS for w32dlls (hopefully)Miguel Freitas
2001-11-08disabled LDT allocation for FS segment. this was causing much troubleMiguel Freitas
2001-11-07flip windows video 1Miguel Freitas