Age | Commit message (Expand) | Author |
2002-06-09 | reporting unknown buffer types is useless - it must be reported at demuxer | Miguel Freitas |
2002-06-07 | codec reporting api | Miguel Freitas |
2002-06-03 | display log messages for unknown codecs | Miguel Freitas |
2002-05-24 | - dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de> | Miguel Freitas |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-14 | xvid fourcc patch, small debug output fixes | Guenter Bartsch |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-04-06 | reset decoder on discontinuities (comments inside) | Miguel Freitas |
2002-03-27 | fix non-stop bug | Miguel Freitas |
2002-03-20 | steps towards dvd playback: | Guenter Bartsch |
2002-03-18 | make asf demuxer handle audio-only streams (important for webradios\! #-))) a... | Guenter Bartsch |
2002-03-11 | Check both BUF_FLAG_END_STREAM and BUF_FLAG_END_USER flag to detect end of | Juergen Keil |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-03-10 | fix for some segfault on exit | Miguel Freitas |
2002-03-05 | Fix segfault on xine close, if xine is run with "xine -Anull" | James Courtier-Dutton |
2002-03-01 | memleak fixes from ewald snel | Guenter Bartsch |
2002-02-18 | cleanup/added debug messages, small metronom fix | Guenter Bartsch |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2001-12-11 | audio_decoder->reset() on discontinuities | Miguel Freitas |
2001-11-20 | should fix pause and slow/fast playing | Miguel Freitas |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-15 | improved audio/spu channel selection, let the user take control over both if ... | Guenter Bartsch |
2001-11-15 | small buffer size caused popping noises for me | Heiko Schaefer |
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 | Improved setting of audio channel from dvdnav. | James Courtier-Dutton |
2001-10-20 | physical audio channel wasn't returned by get_audio_channel | Guenter Bartsch |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-18 | audio decoder cleanup, tell the audio part of metronom that there are still i... | Guenter Bartsch |
2001-10-07 | initial ogg/vorbis support added | Heiko Schaefer |
2001-10-06 | Fix Audio selection when playing DVDs. | James Courtier-Dutton |
2001-10-05 | fix a long standing deadlock condition | Miguel Freitas |
2001-10-03 | Add error checks to all "pthread_create" calls, print error message and exit | Juergen Keil |
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |
2001-09-25 | implemented BUF_CONTROL_AUDIO_CHANNEL - this should enable input plugins to s... | Guenter Bartsch |
2001-09-14 | Added some stuff to make still-frame menus work a bit better, allowed events ... | Rich J Wareham |
2001-09-12 | further tweaks and patches for menu support: new buftypes (BUF_CONTROL_DISCON... | Guenter Bartsch |
2001-09-12 | small libmad debug output cleanup | Guenter Bartsch |
2001-09-11 | Re-use the same profiler id (after pthread_exit -> pthread_create) | Juergen Keil |
2001-09-10 | Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm's | Juergen Keil |
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug... | Guenter Bartsch |
2001-09-09 | Enable PTHREAD_SCOPE_SYSTEM, to work around xine hanging on solaris. | Juergen Keil |
2001-09-06 | Use new xine_usec_sleep function (thread safe usec sleep) | Juergen Keil |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-08-25 | measuring complete audio/video output performance | Guenter Bartsch |
2001-08-25 | small cleanups and fixes for new pause implementation | Guenter Bartsch |
2001-08-25 | fixed seeking (back to the old method), implementing true pause function, int... | Guenter Bartsch |
2001-08-15 | Fixed unresolved symbols. | Daniel Caujolle-Bert |
2001-08-14 | return of the profiler | Guenter Bartsch |