Age | Commit message (Expand) | Author |
2002-12-22 | less verbose | Miguel Freitas |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-15 | update metainfo more often, patch inspired by Marco Zühlke | Michael Roitzsch |
2002-12-14 | some debug output | Guenter Bartsch |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-12 | merge metronom's improvements (inform decoders about discontinuities) | Miguel Freitas |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-10-27 | modified a52 decoder to support RealAudio dnet data | Mike Melanson |
2002-10-26 | meta info | Guenter Bartsch |
2002-10-24 | Fix unresolved symbols by linking with the xine library | Ewald Snel |
2002-10-22 | Changed comments to standard /* ... */ | Stephen Torri |
2002-10-18 | Enable liba52 config values. | James Courtier-Dutton |
2002-10-18 | A52 audio is now output without volume set to 0 or off. :-) | James Courtier-Dutton |
2002-10-18 | Enable liba52 for new api. | James Courtier-Dutton |
2002-10-09 | configure.ac: | Stephen Torri |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-08-28 | sync to latest liba52 release (0.7.4) | Michael Roitzsch |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
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-20 | fix several audio buffer leaks | Miguel Freitas |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-04-06 | small cleanup | Miguel Freitas |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-24 | Fixed a few warning messages. | James Courtier-Dutton |
2002-03-24 | small fix for liba52 | Guenter Bartsch |
2002-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a... | Guenter Bartsch |
2002-03-19 | dynamic water mark adaption, small fixes | 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-01-05 | updates for closed caption decoder | Miguel Freitas |
2001-12-11 | audio_decoder->reset() on discontinuities | Miguel Freitas |
2001-12-10 | Disable _XOPEN_SOURCE define for solaris, it causes compile errors with a | Juergen Keil |
2001-12-09 | Move SPDIF encaps into the audio decoders. | James Courtier-Dutton |
2001-11-20 | move options to codec section | Guenter Bartsch |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | fixing memory leaks | Miguel Freitas |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-10-22 | Dolby Surround 2.0 fix: forgot two lines for the MONO driver case. | Matthias Dahl |