Age | Commit message (Expand) | Author |
2002-11-18 | resort the checks so that DVD playback finally works | Michael Roitzsch |
2002-11-18 | getting rid of obviously unused INPUT_CAP_VARIABLE_BITRATE | Michael Roitzsch |
2002-11-17 | check for seekable instead of preview flag | Guenter Bartsch |
2002-11-17 | This one is the reason why initial stillframes on DVDs do not show up. | Michael Roitzsch |
2002-11-16 | send the NAV packet AFTER a discontinuity, not BEFORE | Michael Roitzsch |
2002-11-15 | Fix more memory leaks | Ewald Snel |
2002-11-15 | cleaning up spu types. now avi subtitles may be enabled again. | Miguel Freitas |
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 | fix extensions detection | Guenter Bartsch |
2002-10-27 | return of ogg and vorbis, began implementing verbosity parameter | Guenter Bartsch |
2002-10-27 | some demuxers still don't report their status correctly | Guenter Bartsch |
2002-10-26 | make demuxers return their status so xine engine can check if demuxers fail t... | Guenter Bartsch |
2002-10-26 | don't forget to call stop during dispose | Michael Roitzsch |
2002-10-26 | fix strategy constants | Thibaut Mattern |
2002-10-26 | send preview buffers, set stream_info, make demux_qt stay away from block dev... | Guenter Bartsch |
2002-10-26 | Remove assert(0), left over from testing. | James Courtier-Dutton |
2002-10-25 | remove obviously obsolete INPUT_CAP_CLUT and INPUT_OPTIONAL_DATA_CLUT | Michael Roitzsch |
2002-10-23 | re-enable demux_mpeg | Juergen Keil |
2002-10-22 | Update input_dvd.c to new api. | James Courtier-Dutton |
2002-10-22 | Changed non standard comment (//). | Stephen Torri |
2002-10-18 | Enable liba52 for new api. | James Courtier-Dutton |
2002-10-18 | demux_mpeg_block compiles, but does not output any audio or video yet. | James Courtier-Dutton |
2002-10-12 | While the demuxer mutex is unlocked, relinquish the processor in the main | Juergen Keil |
2002-10-08 | Fix a segfault when we reach the end of the playlist. | James Courtier-Dutton |
2002-09-24 | prevent pts based wrap detections after we had a nav-detected | Michael Roitzsch |
2002-09-19 | Update configure.in for new libdvdnav version. | James Courtier-Dutton |
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-07 | one more 'const' and independent x/y zooming parameters | Michael Roitzsch |
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-08-07 | correct mpeg1 scr. | Miguel Freitas |
2002-07-19 | - fix mpeg2/lpcm mess | Miguel Freitas |
2002-07-17 | stop sending audio parameters all the time | Miguel Freitas |
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-29 | Use BUF_FLAG_SEEK. | Thibaut Mattern |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-21 | start() and seek() return the status | Thibaut Mattern |
2002-05-14 | Fix seeking problem after demuxer finished | Thibaut Mattern |
2002-05-03 | fix some log messages. try to provide some hint to user so it may be able | Miguel Freitas |
2002-05-03 | fix VCD playback (i've just learned once for all: mpeg SCR must never be | Miguel Freitas |
2002-05-01 | fix detection of blocksize for file input | Miguel Freitas |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-27 | fix 64-bit diff calculation | Miguel Freitas |