Age | Commit message (Expand) | Author |
2002-10-06 | added support for VBR audio in QT files and improved handling of | Mike Melanson |
2002-10-05 | Backing out changes to endian translation macros | Robin KAY |
2002-10-05 | Fixed segmentation faults in endian translation macros (SPARC, gcc 3.2) | Robin KAY |
2002-10-01 | err...bring back ability for QT demuxer to play from start, and fix | Mike Melanson |
2002-09-30 | implemented proper frame duration calculation, fixed temporal position | Mike Melanson |
2002-09-28 | preliminary greyscale palette support; not perfect yet, but it keeps | Mike Melanson |
2002-09-23 | preliminary support for edit lists in video traks; cleaned up audio | Mike Melanson |
2002-09-22 | finally figured out how to free some temporary tables | Mike Melanson |
2002-09-22 | communicate video depth to video decoder | Mike Melanson |
2002-09-21 | load audio stream information and strengthen QT detection method to | Mike Melanson |
2002-09-21 | bring the QT and FILM demuxers up to the new API spec | Mike Melanson |
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-02 | replace unreliable "return this->status" statements | Mike Melanson |
2002-08-02 | support for large Quicktime files by Dan Lindstrom <lindstromd@gmx.net> | Michael Roitzsch |
2002-08-01 | another return value as DEMUX_OK | Miguel Freitas |
2002-08-01 | ops, debug printf doesn't belong to cvs! | Miguel Freitas |
2002-08-01 | do not flush_engine on playback start (otherwise we can kill important | Miguel Freitas |
2002-08-01 | always return DEMUX_OK at the very end of the _start() function | Mike Melanson |
2002-07-31 | added RGB palette support for Quicktime files | Mike Melanson |
2002-07-19 | fallback to display size if video size is unknown | Miguel Freitas |
2002-07-19 | Better plural by ValtrII | Philipp Hahn |
2002-07-19 | do not assume media type atoms will occur before the other atoms. | Miguel Freitas |
2002-07-17 | more fixes to play aac streams (.mp4) | Miguel Freitas |
2002-07-17 | 64-bit QT file fix by Dan Lindstrom <lindstromd@gmx.net> | Miguel Freitas |
2002-07-17 | stop sending audio parameters all the time | Miguel Freitas |
2002-07-16 | send decoder info to video too. (needed for some mpeg4 streams) | Miguel Freitas |
2002-07-16 | removed half-baked idea of tracking mdat atom boundaries-- this fixes | Mike Melanson |
2002-07-15 | lazy parsing of mp4 esds atom to extract AAC decoder config. now playback | Miguel Freitas |
2002-07-14 | make demuxers a bit more "programmer friendly" | Miguel Freitas |
2002-07-10 | Fix untranslateable message by ValtrII | Philipp Hahn |
2002-07-09 | fix buffer leakage (symptom: xine freezes on exit) | Miguel Freitas |
2002-07-08 | Use BUF_FLAG_SEEK. | Thibaut Mattern |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-07-05 | fix small bug in seek logic | Mike Melanson |
2002-07-05 | optimized seeking with binary search, fixed sync after seek, fixed | Mike Melanson |
2002-07-01 | enable playing sorenson mpg4 fourcc | Miguel Freitas |
2002-06-20 | fill in decoder_info[] for every audio buffer | Mike Melanson |
2002-06-19 | Fix memory leaks and related bugs | Ewald Snel |
2002-06-18 | init and cleanup edit list | Mike Melanson |
2002-06-16 | load a few more relevant pieces of information: trak header flags and edit | Mike Melanson |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-09 | only report valid audio fourcc | Miguel Freitas |
2002-06-09 | Fix playing time (seconds instead of qt units) | Ewald Snel |
2002-06-08 | small fixes (slider positioning and playing time) | Miguel Freitas |
2002-06-07 | codec reporting api | Miguel Freitas |
2002-06-07 | added hack to fix audio pts calculation...the calculation could stand to | Mike Melanson |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-06-06 | sorry... | Siggi Langauf |
2002-06-06 | *grrrr*, okay, seems like the audio fourcc really is little endian, | Siggi Langauf |