Age | Commit message (Expand) | Author |
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-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-21 | Claire Griffin <claire@comedia.com> - demux_ts fixes for ATSC streams | Miguel Freitas |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-05-30 | bugfixes from Mauro | Miguel Freitas |
2002-05-29 | commit Mauro Borghi <mauro.borghi@tilab.com> patches plus some small fix to d... | Miguel Freitas |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-21 | start() and seek() return the status | Thibaut Mattern |
2002-05-17 | commiting Thibaut Mattern's seek patch and some small fixes | Miguel Freitas |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-03-27 | fix non-stop bug | Miguel Freitas |
2002-03-23 | adding preview feature to http input plugin, make demux_ts use it | Guenter Bartsch |
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-01-13 | Fix a few compile warnings. | James Courtier-Dutton |
2002-01-09 | Patches from Andre'Draszik to improve Transport stream support. | 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-09 | content ts stream recognition, patch provided by Alexandre Brun <abrun@eproce... | Guenter Bartsch |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
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-12 | Pass PCR/SCR into the fifo. | James Courtier-Dutton |
2001-11-12 | Initial attempt at handling A52 audio in transport streams. | James Courtier-Dutton |
2001-11-11 | Added CRC32 checking of PAT and PMT sections. | James Courtier-Dutton |
2001-11-11 | Improve debug output. | James Courtier-Dutton |
2001-11-11 | Use PCR and not EPCR. | James Courtier-Dutton |
2001-11-11 | PCR is now extracted, but not inserted into the fifo yet. | James Courtier-Dutton |
2001-11-11 | Partial decoding of adaption field. | James Courtier-Dutton |
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-17 | demux / input plugin interface change, init functions now have access to the ... | Guenter Bartsch |
2001-10-03 | Add error checks to all "pthread_create" calls, print error message and exit | Juergen Keil |
2001-09-17 | Add .trp extension recognition. | James Courtier-Dutton |
2001-09-17 | Begin support for Multiple Programs (Channels) in one stream. | James Courtier-Dutton |
2001-09-10 | Fixes for highly multiplexed transport streams. | James Courtier-Dutton |
2001-09-10 | Re-wrote re-sync code so that it does not drop any packets. | James Courtier-Dutton |
2001-09-04 | race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc... | Guenter Bartsch |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-08-31 | Fix byte order problems for AVI files with LPCM sound. | Juergen Keil |
2001-08-28 | Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com] | James Courtier-Dutton |
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F... | Guenter Bartsch |
2001-08-20 | *** empty log message *** | James Courtier-Dutton |
2001-08-13 | Fixed segfault if Audio or Video Plugin not loaded. | James Courtier-Dutton |