Age | Commit message (Expand) | Author |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-03 | remove nasty ogg_pack hack. now just pure vorbis data is sent to | Miguel Freitas |
2003-11-29 | lets give another chance to vorbis_dsp_clear. the segfaults were probably | Miguel Freitas |
2003-11-29 | add some comments, check libvorbis calls, fix segfaults | Miguel Freitas |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | Miguel obviously has no Ogg installed ... | Michael Roitzsch |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-01 | fixed lost pts | Andreas Heinchen |
2003-04-25 | memleak fix | Andreas Heinchen |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-07 | more A/V_HANDLED flags | Daniel Caujolle-Bert |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
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 | return of ogg and vorbis, began implementing verbosity parameter | Guenter Bartsch |
2002-10-09 | configure.ac: | Stephen Torri |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
2002-09-18 | first steps towards implementing stream/meta info | Guenter Bartsch |
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-19 | xine now survives all ogm test streams i got :) - including seeking (though n... | Guenter Bartsch |
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 | clean up use of global CFLAGS, add xvid patch contributed by Tomas Kovar | Guenter Bartsch |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
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-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-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-08 | Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). Clean | Daniel Caujolle-Bert |
2001-10-07 | Add ogg/vorbis checks. Change divxdecore checks. | Daniel Caujolle-Bert |
2001-10-07 | initial ogg/vorbis support added | Heiko Schaefer |