Age | Commit message (Expand) | Author |
2002-10-20 | return of the asf demuxer | Guenter Bartsch |
2002-10-12 | While the demuxer mutex is unlocked, relinquish the processor in the main | Juergen Keil |
2002-10-12 | enable the ASF demuxer to seek immediately | Mike Melanson |
2002-09-19 | 64 bits timestamping to avoid overflows (usefull for livestreams where timest... | Guenter Bartsch |
2002-09-18 | make new plugin loader check api versions, fix api versions for adapted demux... | Guenter Bartsch |
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-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-08-27 | - Use BUF_FLAG_SEEK. | Thibaut Mattern |
2002-08-27 | - remove an unused variable | Thibaut Mattern |
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 |