Age | Commit message (Expand) | Author |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-29 | Use BUF_FLAG_SEEK. | Thibaut Mattern |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-21 | start() and seek() return the status | Thibaut Mattern |
2002-05-14 | Fix seeking problem after demuxer finished | Thibaut Mattern |
2002-05-03 | fix some log messages. try to provide some hint to user so it may be able | Miguel Freitas |
2002-05-03 | fix VCD playback (i've just learned once for all: mpeg SCR must never be | Miguel Freitas |
2002-05-01 | fix detection of blocksize for file input | Miguel Freitas |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-27 | fix 64-bit diff calculation | Miguel Freitas |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-04-22 | Forward buf->decoder_info[] to audio fifo (it's used to specify things, like | Daniel Caujolle-Bert |
2002-04-16 | More accurate slider position. | James Courtier-Dutton |
2002-04-16 | Move fix to xine-dvdnav instead. This broke input_file plugin. | James Courtier-Dutton |
2002-04-15 | Fix hang when user presses "seek" during still dvd menu with dvdnav. | James Courtier-Dutton |
2002-04-11 | Add an INPUT_CAP_PREVIEW mode. | James Courtier-Dutton |
2002-04-11 | Tempory fix for playing DVDs with dvdnav. | James Courtier-Dutton |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-04-06 | nav is the preferred method for discontinuity detection. scr must be | Miguel Freitas |
2002-04-03 | enable both nav and scr discontinuity detection. nav will provide more | Miguel Freitas |
2002-03-31 | Set all pts variabled to int64_t. | James Courtier-Dutton |
2002-03-24 | Fixed a few warning messages. | James Courtier-Dutton |
2002-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a... | Guenter Bartsch |
2002-03-21 | debug output enhancemend | Guenter Bartsch |
2002-03-20 | steps towards dvd playback: | Guenter Bartsch |
2002-03-12 | trying to fix discontinuity handling. now it pass on my vob discontinuity | Miguel Freitas |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | 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 |
2002-02-01 | Fix a confusing ://mpeg1 ://mpeg2 handling. | Daniel Caujolle-Bert |
2002-01-25 | Remove guenter_rpms.sh from configure.in. Check INPUT_CAP_CLUT capability | Daniel Caujolle-Bert |
2002-01-15 | small fixes and cleanups, metronom wasn't told the frame rate of next stream ... | Guenter Bartsch |
2002-01-05 | Fix NAV packet demux. | James Courtier-Dutton |
2002-01-04 | NAV packets now reach libspudec. | James Courtier-Dutton |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert |
2001-12-24 | automatic still image detection - based on miguel's work but with modificatio... | Guenter Bartsch |
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg... | Guenter Bartsch |
2001-11-30 | Add an automatic way for input plugin to add extra valid mrls: | Daniel Caujolle-Bert |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-28 | last 0.9.6 preparationsxine-0_9_6-release0.9.6 | Guenter Bartsch |
2001-11-27 | Improve DTS support. | James Courtier-Dutton |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas |
2001-10-22 | Some modification for seeking in unpredictable streams (like DVDs) | Rich J Wareham |
2001-10-21 | Some minor changes. | James Courtier-Dutton |