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