Age | Commit message (Expand) | Author |
2003-04-15 | fixed a/v desync with odd framerates | Andreas Heinchen |
2003-04-14 | small bugfix | Andreas Heinchen |
2003-04-14 | larger simplifications | Andreas Heinchen |
2003-04-14 | small simplification | Andreas Heinchen |
2003-04-14 | fixed seeking - no always seeking to keyframes | Andreas Heinchen |
2003-04-13 | fixes minor bug, added entry in Changelog | Andreas Heinchen |
2003-04-13 | fixed seeking, now sound is fine after seeking | Andreas Heinchen |
2003-04-12 | fix compilation with gcc 2.95.4 | James Stembridge |
2003-04-12 | more accurate get_length | Andreas Heinchen |
2003-04-10 | fixed a input_time issue on ogms without sound | Andreas Heinchen |
2003-04-06 | OGM subtitles by andreas heinchen, cosmetics | Guenter Bartsch |
2003-03-07 | more work on console output cleanup | Guenter Bartsch |
2003-02-23 | arm patch by dilb, bigger wrap treshhold for enix streams | Guenter Bartsch |
2003-02-02 | copyright updates and some code to catch late-starting ogg streams | Guenter Bartsch |
2003-02-01 | fix discontinuity detection | Guenter Bartsch |
2003-01-31 | - MAX_PREVIEW_SIZE = 4096 | Miguel Freitas |
2003-01-26 | Fixes the problem with cdda. | Thibaut Mattern |
2003-01-26 | no need for <pthread.h> or <sched.h> | Mike Melanson |
2003-01-23 | preparations for beta3: | Miguel Freitas |
2003-01-10 | have length in miliseconds too | Miguel Freitas |
2003-01-10 | internal input_time is miliseconds now | Miguel Freitas |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | 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-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-10 | fix wrong abs macro; many thanks to James Slorach for finding this nasty, | Michael Roitzsch |
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-28 | hey, i want to join xine breakage party! (what do you wanna break today? tm) | Miguel Freitas |
2002-10-27 | return of ogg and vorbis, began implementing verbosity parameter | Guenter Bartsch |
2002-10-26 | make demuxers return their status so xine engine can check if demuxers fail t... | Guenter Bartsch |
2002-10-19 | really send headers in demux_avi_send_header | Guenter Bartsch |
2002-10-12 | While the demuxer mutex is unlocked, relinquish the processor in the main | Juergen Keil |
2002-09-19 | some ogg/vorbis streams seem to require a higher treshold | 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-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-09-01 | keyframe detection and hexdump enhancement by Staszek Pasko | Guenter Bartsch |
2002-08-28 | send start buffers before headers(preview buffers) | Guenter Bartsch |
2002-08-28 | make sure enough preview buffers of every stream are sent | Guenter Bartsch |
2002-08-24 | clean up log output, make it work without audio | Guenter Bartsch |
2002-08-23 | support for older ogm streams (video+vorbis audio only because of lack of tes... | Guenter Bartsch |
2002-08-19 | xine now survives all ogm test streams i got :) - including seeking (though n... | Guenter Bartsch |
2002-08-18 | ogg demuxer cleanup (seperate stream type detection from content delivery), n... | Guenter Bartsch |
2002-08-17 | support time-based seeking in ogg/vorbis streams. implement timestamps for vo... | 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 |