Age | Commit message (Expand) | Author |
2002-10-28 | hey, i want to join xine breakage party! (what do you wanna break today? tm) | Miguel Freitas |
2002-10-27 | modified to handle sign/magnitude audio in early FILM files | Mike Melanson |
2002-10-27 | eliminate obsolete VALID_ENDS strings | Mike Melanson |
2002-10-26 | make demuxers return their status so xine engine can check if demuxers fail t... | Guenter Bartsch |
2002-10-24 | file extensions seperated by spaces | Guenter Bartsch |
2002-10-23 | Check the FILM signature, before we trust the data in some random file. | Juergen Keil |
2002-10-22 | fix stop...start sequence | Mike Melanson |
2002-10-20 | bring the FILM demuxer in line with the latest API revision | Mike Melanson |
2002-10-12 | While the demuxer mutex is unlocked, relinquish the processor in the main | Juergen Keil |
2002-10-06 | Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ... | Robin KAY |
2002-10-05 | Backing out changes to endian translation macros | Robin KAY |
2002-10-05 | experiment to get these endian macros to work on all systems | Mike Melanson |
2002-10-05 | Fixed segmentation faults in endian translation macros (SPARC, gcc 3.2) | Robin KAY |
2002-10-01 | implemented proper video codec detection, calculated proper frame | Mike Melanson |
2002-09-21 | load audio stream information | Mike Melanson |
2002-09-21 | bring the QT and FILM demuxers up to the new API spec | Mike Melanson |
2002-09-10 | bring back all the demuxers | Michael Roitzsch |
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-02 | replace unreliable "return this->status" statements | Mike Melanson |
2002-08-01 | always return DEMUX_OK at the very end of the _start() function | Mike Melanson |
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-10 | send temporal position information to the engine | Mike Melanson |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-07-05 | oops, minor bug that makes all the difference; seeking is quite smooth now | Mike Melanson |
2002-07-05 | optimized seeking using binary search, corrected sync after seek, fixed | Mike Melanson |
2002-06-19 | Fix memory leaks and related bugs | Ewald Snel |
2002-06-16 | Fix for streams with LPCM audio. | James Courtier-Dutton |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-06-03 | - send control buffers even for unknown codecs | Miguel Freitas |
2002-06-03 | cosmetic fix. (i haven't noticed BUF_FLAG_FRAMERATE is only sent if | Miguel Freitas |
2002-06-03 | BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems) | Miguel Freitas |
2002-05-28 | fix seeking | Miguel Freitas |
2002-05-27 | added preliminary seeking support; not yet seamless | Mike Melanson |
2002-05-27 | added _stop() and _close() commands, fixed 8-bit audio, fixed frame | Mike Melanson |
2002-05-27 | make it work! ;-) | Miguel Freitas |
2002-05-27 | update copyright headers | Guenter Bartsch |
2002-05-27 | initial commit for FILM demuxer | Mike Melanson |