Age | Commit message (Expand) | Author |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-05-16 | Priority support. | Thibaut Mattern |
2004-05-14 | trying to fix overly enthusiastic elem demuxer | Michael Roitzsch |
2004-05-10 | - remove dirty hack from the Program stream demuxer, and look deeper for a | Bastien Nocera |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | 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 | change demux api: | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-30 | use info_helper functions. | Thibaut Mattern |
2003-08-10 | apply Frantisek patches to handle end of streams better | Miguel Freitas |
2003-07-25 | small housekeeping: demuxer api seeks in miliseconds | Miguel Freitas |
2003-07-16 | more cleanup; remove unused variables; use lprintf | Marco Zuehlke |
2003-07-03 | cleaning up; removing unused stuff | Marco Zuehlke |
2003-05-19 | oups, stupid me ! | Thibaut Mattern |
2003-05-19 | use demux helper for content detection | Thibaut Mattern |
2003-04-26 | bumping up demux plugin interface version numbers, update copyright notices | Guenter Bartsch |
2003-01-31 | - MAX_PREVIEW_SIZE = 4096 | Miguel Freitas |
2003-01-04 | add 2 demuxer groups (audio and games) with multiple plugins at the | Miguel Freitas |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-20 | log output | Guenter Bartsch |
2002-12-08 | - get xine_demux_control_headers_done() out of the demuxers. | Miguel Freitas |
2002-11-28 | Extended demuxer API with the methods get_capabilities() and get_optional_dat... | Peter Liljenberg |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-11 | BUF_FLAG_PREVIEW was not used in preview mode. | Thibaut Mattern |
2002-11-09 | beginnings of the get_video/audio_frame api | Guenter Bartsch |
2002-11-01 | new content detection method METHOD_EXPLICIT for demuxer given in MRL | Michael Roitzsch |
2002-10-29 | meta info, handling of small files fixed | Guenter Bartsch |
2002-10-29 | fix content detection, handles non-seekable streams | Guenter Bartsch |
2002-10-28 | hey, i want to join xine breakage party! (what do you wanna break today? tm) | Miguel Freitas |
2002-10-27 | bring the elementary MPEG stream demuxer in line with the latest API | Mike Melanson |
2002-10-26 | make demuxers return their status so xine engine can check if demuxers fail t... | Guenter Bartsch |
2002-10-12 | While the demuxer mutex is unlocked, relinquish the processor in the main | Juergen Keil |
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-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-07-14 | make demuxers a bit more "programmer friendly" | Miguel Freitas |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-05-27 | update copyright headers | Guenter Bartsch |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-21 | play() and seek() return now the status | Thibaut Mattern |
2002-05-19 | Fix segmentation fault in demux plugins caused by uninitialized data | Ewald Snel |
2002-05-15 | Fix seeking problem after demuxer finished | Thibaut Mattern |
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-11 | Add an INPUT_CAP_PREVIEW mode. | James Courtier-Dutton |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-03-27 | fix non-stop bug | Miguel Freitas |