Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-29 | strengthen QT content detection | Mike Melanson | |
CVS patchset: 3079 CVS date: 2002/10/29 00:37:26 | |||
2002-10-28 | hey, i want to join xine breakage party! (what do you wanna break today? tm) | Miguel Freitas | |
- time to cleanup demuxer mess... no more pthread stuff on any demuxer. of course i haven't tested all demuxers, but they at least compile. (sorry Mike, we will need to move a few variables around to make most of your demuxers work again - not big deal i think) - make api more consistent by providing xine_open/xine_close and xine_start/xine_stop. CVS patchset: 3058 CVS date: 2002/10/28 03:24:42 | |||
2002-10-27 | get the logic straight | Mike Melanson | |
CVS patchset: 3044 CVS date: 2002/10/27 17:28:24 | |||
2002-10-27 | eliminate obsolete VALID_ENDS strings | Mike Melanson | |
CVS patchset: 3041 CVS date: 2002/10/27 15:51:53 | |||
2002-10-26 | make demuxers return their status so xine engine can check if demuxers fail ↵ | Guenter Bartsch | |
to send headers CVS patchset: 3026 CVS date: 2002/10/26 22:00:49 | |||
2002-10-26 | send preview buffers, set stream_info, make demux_qt stay away from block ↵ | Guenter Bartsch | |
devices CVS patchset: 2999 CVS date: 2002/10/26 02:32:52 | |||
2002-10-24 | file extensions seperated by spaces | Guenter Bartsch | |
CVS patchset: 2992 CVS date: 2002/10/24 22:48:25 | |||
2002-10-23 | final c++ -> c coding style fixes, libxine compiles now | Guenter Bartsch | |
CVS patchset: 2971 CVS date: 2002/10/23 20:26:32 | |||
2002-10-23 | Sanity check the qt file, before we try to open it. The qt demuxer was | Juergen Keil | |
allocating huge amounts of memory, when an .avi file was to be identified by content. CVS patchset: 2961 CVS date: 2002/10/23 10:48:17 | |||
2002-10-23 | calling _stop() within _dispose() solves a lot of problems | Mike Melanson | |
CVS patchset: 2956 CVS date: 2002/10/23 04:58:15 | |||
2002-10-22 | bring the QT demuxer in line with the latest API revision | Mike Melanson | |
CVS patchset: 2916 CVS date: 2002/10/22 05:03:01 | |||
2002-10-12 | While the demuxer mutex is unlocked, relinquish the processor in the main | Juergen Keil | |
demuxer loop, otherwise (on solaris) demux_*_stop() has no chance to lock the mutex and change the demuxer status variable for interrupting the demuxer. Fixes xine_stop() problems on solaris. CVS patchset: 2815 CVS date: 2002/10/12 17:11:58 | |||
2002-10-08 | Fix a BUS error on SPARC, for | Juergen Keil | |
ftp://ftp.mplayerhq.hu/MPlayer/samples/MPEG-4/CDR-Dinner_LAN_800k.mp4 (this sample does not yet work, now it crashes with a SIGFPE - devide by zero) CVS patchset: 2804 CVS date: 2002/10/08 12:45:58 | |||
2002-10-06 | Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ↵ | Robin KAY | |
moved to bswap.h CVS patchset: 2794 CVS date: 2002/10/06 03:48:13 | |||
2002-10-06 | added support for VBR audio in QT files and improved handling of | Mike Melanson | |
audio-only QT files CVS patchset: 2792 CVS date: 2002/10/06 02:27:53 | |||
2002-10-05 | Backing out changes to endian translation macros | Robin KAY | |
CVS patchset: 2788 CVS date: 2002/10/05 21:09:18 | |||
2002-10-05 | Fixed segmentation faults in endian translation macros (SPARC, gcc 3.2) | Robin KAY | |
CVS patchset: 2785 CVS date: 2002/10/05 14:39:24 | |||
2002-10-01 | err...bring back ability for QT demuxer to play from start, and fix | Mike Melanson | |
temporal position reporting CVS patchset: 2766 CVS date: 2002/10/01 03:52:53 | |||
2002-09-30 | implemented proper frame duration calculation, fixed temporal position | Mike Melanson | |
reporting, and modified demuxer to be able to seek on start CVS patchset: 2761 CVS date: 2002/09/30 01:16:15 | |||
2002-09-28 | preliminary greyscale palette support; not perfect yet, but it keeps | Mike Melanson | |
certain files from crashing the demuxer CVS patchset: 2755 CVS date: 2002/09/28 17:13:16 | |||
2002-09-23 | preliminary support for edit lists in video traks; cleaned up audio | Mike Melanson | |
handling CVS patchset: 2743 CVS date: 2002/09/23 03:34:03 | |||
2002-09-22 | finally figured out how to free some temporary tables | Mike Melanson | |
CVS patchset: 2742 CVS date: 2002/09/22 17:07:52 | |||
2002-09-22 | communicate video depth to video decoder | Mike Melanson | |
CVS patchset: 2736 CVS date: 2002/09/22 04:23:24 | |||
2002-09-21 | load audio stream information and strengthen QT detection method to | Mike Melanson | |
disqualify MPEG files wrapped in QT-like headers CVS patchset: 2731 CVS date: 2002/09/21 18:35:10 | |||
2002-09-21 | bring the QT and FILM demuxers up to the new API spec | Mike Melanson | |
CVS patchset: 2729 CVS date: 2002/09/21 17:22:21 | |||
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch | |
adapt some more decoders CVS patchset: 2618 CVS date: 2002/09/05 22:18:50 | |||
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is ↵ | Guenter Bartsch | |
broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05 | |||
2002-08-02 | replace unreliable "return this->status" statements | Mike Melanson | |
CVS patchset: 2382 CVS date: 2002/08/02 13:00:12 | |||
2002-08-02 | support for large Quicktime files by Dan Lindstrom <lindstromd@gmx.net> | Michael Roitzsch | |
CVS patchset: 2381 CVS date: 2002/08/02 12:31:28 | |||
2002-08-01 | another return value as DEMUX_OK | Miguel Freitas | |
CVS patchset: 2379 CVS date: 2002/08/01 19:32:28 | |||
2002-08-01 | ops, debug printf doesn't belong to cvs! | Miguel Freitas | |
CVS patchset: 2378 CVS date: 2002/08/01 04:28:05 | |||
2002-08-01 | do not flush_engine on playback start (otherwise we can kill important | Miguel Freitas | |
mpeg4 decoder_config buffer). obs: qt seeking looks somewhat broken for me...mike? ;) CVS patchset: 2377 CVS date: 2002/08/01 04:23:20 | |||
2002-08-01 | always return DEMUX_OK at the very end of the _start() function | Mike Melanson | |
CVS patchset: 2376 CVS date: 2002/08/01 03:56:31 | |||
2002-07-31 | added RGB palette support for Quicktime files | Mike Melanson | |
CVS patchset: 2370 CVS date: 2002/07/31 06:04:53 | |||
2002-07-19 | fallback to display size if video size is unknown | Miguel Freitas | |
CVS patchset: 2317 CVS date: 2002/07/19 14:37:34 | |||
2002-07-19 | Better plural by ValtrII | Philipp Hahn | |
CVS patchset: 2316 CVS date: 2002/07/19 14:07:37 | |||
2002-07-19 | do not assume media type atoms will occur before the other atoms. | Miguel Freitas | |
for several .mp4 files they won't. CVS patchset: 2315 CVS date: 2002/07/19 03:21:49 | |||
2002-07-17 | more fixes to play aac streams (.mp4) | Miguel Freitas | |
CVS patchset: 2307 CVS date: 2002/07/17 20:29:03 | |||
2002-07-17 | 64-bit QT file fix by Dan Lindstrom <lindstromd@gmx.net> | Miguel Freitas | |
CVS patchset: 2306 CVS date: 2002/07/17 18:49:49 | |||
2002-07-17 | stop sending audio parameters all the time | Miguel Freitas | |
CVS patchset: 2304 CVS date: 2002/07/17 18:17:48 | |||
2002-07-16 | send decoder info to video too. (needed for some mpeg4 streams) | Miguel Freitas | |
CVS patchset: 2292 CVS date: 2002/07/16 17:32:30 | |||
2002-07-16 | removed half-baked idea of tracking mdat atom boundaries-- this fixes | Mike Melanson | |
playback on a few files, too CVS patchset: 2285 CVS date: 2002/07/16 05:15:05 | |||
2002-07-15 | lazy parsing of mp4 esds atom to extract AAC decoder config. now playback | Miguel Freitas | |
of aac streams should work. who will be fearless enough to enable faad in configure/makefile? :) CVS patchset: 2272 CVS date: 2002/07/15 02:15:38 | |||
2002-07-14 | make demuxers a bit more "programmer friendly" | Miguel Freitas | |
CVS patchset: 2265 CVS date: 2002/07/14 22:27:24 | |||
2002-07-10 | Fix untranslateable message by ValtrII | Philipp Hahn | |
CVS patchset: 2241 CVS date: 2002/07/10 05:38:18 | |||
2002-07-09 | fix buffer leakage (symptom: xine freezes on exit) | Miguel Freitas | |
CVS patchset: 2236 CVS date: 2002/07/09 20:39:26 | |||
2002-07-08 | Use BUF_FLAG_SEEK. | Thibaut Mattern | |
CVS patchset: 2233 CVS date: 2002/07/08 21:57:42 | |||
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch | |
CVS patchset: 2214 CVS date: 2002/07/05 17:31:59 | |||
2002-07-05 | fix small bug in seek logic | Mike Melanson | |
CVS patchset: 2213 CVS date: 2002/07/05 15:43:33 | |||
2002-07-05 | optimized seeking with binary search, fixed sync after seek, fixed | Mike Melanson | |
stop/start sequence CVS patchset: 2212 CVS date: 2002/07/05 15:10:48 |