Age | Commit message (Expand) | Author |
2002-08-27 | - Use bitrate to choose the best video stream and the best audio stream. | Thibaut Mattern |
2002-07-14 | make demuxers a bit more "programmer friendly" | Miguel Freitas |
2002-07-05 | - win32 bugfixes | Miguel Freitas |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-07-02 | make audio only streams work again | Guenter Bartsch |
2002-06-21 | no need to include win32 headers anymore | Miguel Freitas |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-07 | codec reporting api | Miguel Freitas |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-06-03 | provide function to convert endianess of BITMAPINFOHEADER (when reading data ... | Miguel Freitas |
2002-06-03 | BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems) | Miguel Freitas |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-21 | start() and seek() return now the status. | Thibaut Mattern |
2002-05-13 | Complete the previous patch. | Thibaut Mattern |
2002-05-13 | Fix seeking problem after demuxer finished | Thibaut Mattern |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-19 | patch from Andrei Lahun to use keyframes on seeking | Miguel Freitas |
2002-04-12 | ignore first pts (timestamp) after seeking (not reliable, i don't know | Miguel Freitas |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-03-26 | new patch from Andrei Lahun to choose stream id | Miguel Freitas |
2002-03-19 | improved buffering for audio-only streams | Guenter Bartsch |
2002-03-18 | make asf demuxer handle audio-only streams (important for webradios\! #-))) a... | Guenter Bartsch |
2002-03-17 | more asf demuxer fixes | Guenter Bartsch |
2002-03-17 | make ffmpeg recognize asf frame rate hints, small asf demuxer fixes | Guenter Bartsch |
2002-03-17 | trying to improve flag interpretation, need to find test streams | Guenter Bartsch |
2002-03-17 | another attempt on frame rate detection | Guenter Bartsch |
2002-03-16 | framerate and other fixes for demux_asf | 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-02-03 | asf patch submitted by Andrei Lahun | Guenter Bartsch |
2002-01-14 | miguel's latest still frame patches and some minor cleanups | Guenter Bartsch |
2002-01-06 | better support for live streamed asf files | Guenter Bartsch |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-26 | dammit...how big these asf fragments can be??? i doesnt make any difference now. | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | commenting some debug messages | Miguel Freitas |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-16 | don't defrag if "reordering" is not needed | Miguel Freitas |
2001-11-15 | bugfixes / byte reordering on audio streams if needed. FIXME: do we need to | Miguel Freitas |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-11-07 | buf types cleanup (audio stuff) | Miguel Freitas |
2001-11-07 | buf type cleanup (1st part) | Miguel Freitas |
2001-11-06 | ASF bugfixes / variable to check for fifo buffer size | Miguel Freitas |
2001-10-30 | make xine recognize the new windows media formats and a small audio output pl... | Guenter Bartsch |
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 |