Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-26 | timeouts for mms, send progress report events, introduce verbosity engine ↵ | Guenter Bartsch | |
parameter (not implemented yet), document new plugin loader in changelog CVS patchset: 3029 CVS date: 2002/10/26 22:50:52 | |||
2002-10-26 | bring the SND/AU demuxer in line with the latest API revision | Mike Melanson | |
CVS patchset: 3027 CVS date: 2002/10/26 22:03:58 | |||
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 | bring the VOC demuxer in line with the latest API revision | Mike Melanson | |
CVS patchset: 3025 CVS date: 2002/10/26 21:49:58 | |||
2002-10-26 | don't forget to call stop during dispose | Michael Roitzsch | |
CVS patchset: 3023 CVS date: 2002/10/26 21:47:29 | |||
2002-10-26 | bring the AIFF demuxer in line with the latest API revision | Mike Melanson | |
CVS patchset: 3022 CVS date: 2002/10/26 21:27:35 | |||
2002-10-26 | fix strategy constants | Thibaut Mattern | |
CVS patchset: 3007 CVS date: 2002/10/26 10:02:42 | |||
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-26 | Remove assert(0), left over from testing. | James Courtier-Dutton | |
dispose of event queue. CVS patchset: 2998 CVS date: 2002/10/26 02:12:27 | |||
2002-10-25 | remove obviously obsolete INPUT_CAP_CLUT and INPUT_OPTIONAL_DATA_CLUT | Michael Roitzsch | |
CVS patchset: 2997 CVS date: 2002/10/25 15:36:16 | |||
2002-10-25 | throw away old code, call demux_stop in demux_dispose | Guenter Bartsch | |
CVS patchset: 2995 CVS date: 2002/10/25 02:05:27 | |||
2002-10-24 | Try to fix sync and seeking with strange streams that don't have pts. | Thibaut Mattern | |
CVS patchset: 2994 CVS date: 2002/10/24 23:13:05 | |||
2002-10-24 | file extensions seperated by spaces | Guenter Bartsch | |
CVS patchset: 2992 CVS date: 2002/10/24 22:48:25 | |||
2002-10-23 | looks like demux_roq content detection accepted anything but roq files... | Guenter Bartsch | |
CVS patchset: 2977 CVS date: 2002/10/23 21:49:41 | |||
2002-10-23 | content detection for non-seekable streams | Guenter Bartsch | |
CVS patchset: 2976 CVS date: 2002/10/23 21:22:01 | |||
2002-10-23 | stupid error in extension comparison - thanks to mike for noticing that | Guenter Bartsch | |
CVS patchset: 2974 CVS date: 2002/10/23 21:03:17 | |||
2002-10-23 | send preview buffers, try to fix metadata | Guenter Bartsch | |
CVS patchset: 2972 CVS date: 2002/10/23 20:42:38 | |||
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 | fix detection by extension | Guenter Bartsch | |
CVS patchset: 2970 CVS date: 2002/10/23 20:22:42 | |||
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 | Check the FILM signature, before we trust the data in some random file. | Juergen Keil | |
The FILM demuxer was allocating 1.5GB of data, when an .avi file should be opened CVS patchset: 2960 CVS date: 2002/10/23 10:46:37 | |||
2002-10-23 | re-enable demux_mpeg | Juergen Keil | |
CVS patchset: 2958 CVS date: 2002/10/23 10:08:48 | |||
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-23 | bring back some more demuxers | Mike Melanson | |
CVS patchset: 2955 CVS date: 2002/10/23 04:21:17 | |||
2002-10-23 | bring the WAV demuxer in line with the latest API revision | Mike Melanson | |
CVS patchset: 2951 CVS date: 2002/10/23 03:46:32 | |||
2002-10-23 | bring the FLI subsystem in line with the latest API revision | Mike Melanson | |
CVS patchset: 2950 CVS date: 2002/10/23 03:21:19 | |||
2002-10-23 | bring the RoQ subsystem in line with the latest API revision | Mike Melanson | |
CVS patchset: 2949 CVS date: 2002/10/23 02:55:01 | |||
2002-10-23 | CIN not MVE | Mike Melanson | |
CVS patchset: 2948 CVS date: 2002/10/23 02:29:02 | |||
2002-10-23 | bring the Id CIN demuxer in line with the latest API revision | Mike Melanson | |
CVS patchset: 2946 CVS date: 2002/10/23 02:01:10 | |||
2002-10-23 | bring the WC3 Movie demuxer in line with the latest API revision | Mike Melanson | |
CVS patchset: 2944 CVS date: 2002/10/23 01:32:27 | |||
2002-10-22 | Changed -ansi so that the developer must include @ANSI_FLAGS@ in their ↵ | Stephen Torri | |
AC_CFLAGS variable of their Makefile.am for the directory. CVS patchset: 2943 CVS date: 2002/10/22 23:50:15 | |||
2002-10-22 | Fix a warning. | Thibaut Mattern | |
CVS patchset: 2942 CVS date: 2002/10/22 23:39:53 | |||
2002-10-22 | fix small typo in a comment | Juergen Keil | |
CVS patchset: 2939 CVS date: 2002/10/22 17:14:47 | |||
2002-10-22 | Update input_dvd.c to new api. | James Courtier-Dutton | |
Plays DVDs now, but not menu buttons work yet. CVS patchset: 2933 CVS date: 2002/10/22 07:36:05 | |||
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-22 | Changed non standard comment (//). | Stephen Torri | |
Compiler warnings to be fixed: demux_asf.c: In function `demux_asf_send_headers': demux_asf.c:1272: warning: implicit declaration of function `strdup' demux_asf.c:1272: warning: assignment makes pointer from integer without a castdemux_asf.c:1274: warning: assignment makes pointer from integer without a castdemux_asf.c:1276: warning: assignment makes pointer from integer without a castdemux_asf.c: In function `open_plugin': demux_asf.c:1453: warning: implicit declaration of function `strncasecmp' demux_asf.c: In function `demux_asf_send_headers': demux_asf.c:1226: warning: `bitrate' might be used uninitialized in this function CVS patchset: 2905 CVS date: 2002/10/22 04:23:19 | |||
2002-10-22 | fix stop...start sequence | Mike Melanson | |
CVS patchset: 2903 CVS date: 2002/10/22 04:08:47 | |||
2002-10-21 | Fix read_id3_tags (segfault) | Thibaut Mattern | |
CVS patchset: 2901 CVS date: 2002/10/21 22:25:50 | |||
2002-10-21 | Oups... | Thibaut Mattern | |
Remove stupid free() CVS patchset: 2900 CVS date: 2002/10/21 20:27:53 | |||
2002-10-21 | open_plugin cleanup + fix | Thibaut Mattern | |
CVS patchset: 2899 CVS date: 2002/10/21 20:18:31 | |||
2002-10-20 | important: call demuxer_stop from demuxer_dispose | Guenter Bartsch | |
CVS patchset: 2893 CVS date: 2002/10/20 23:54:20 | |||
2002-10-20 | demux_mpgaudio ported to new api, small fixes | Guenter Bartsch | |
CVS patchset: 2891 CVS date: 2002/10/20 21:15:07 | |||
2002-10-20 | another attempt to make audio and video start at the same pts | Guenter Bartsch | |
CVS patchset: 2887 CVS date: 2002/10/20 19:03:43 | |||
2002-10-20 | make avi demuxer send preview buffers, libmad uses them to extract ↵ | Guenter Bartsch | |
stream/meta info CVS patchset: 2886 CVS date: 2002/10/20 18:23:33 | |||
2002-10-20 | bring the FILM demuxer in line with the latest API revision | Mike Melanson | |
CVS patchset: 2876 CVS date: 2002/10/20 16:45:27 | |||
2002-10-20 | stream_info fixes | Guenter Bartsch | |
CVS patchset: 2875 CVS date: 2002/10/20 16:18:06 | |||
2002-10-20 | whoups. wrong constants used for stream type detection method | Guenter Bartsch | |
CVS patchset: 2871 CVS date: 2002/10/20 13:50:41 | |||
2002-10-20 | return of the asf demuxer | Guenter Bartsch | |
CVS patchset: 2870 CVS date: 2002/10/20 02:20:13 | |||
2002-10-19 | try to make a/v index position after seek more accurate (for streams with ↵ | Guenter Bartsch | |
long index entries) CVS patchset: 2866 CVS date: 2002/10/19 23:39:18 | |||
2002-10-19 | fast seeking enabled | Guenter Bartsch | |
CVS patchset: 2863 CVS date: 2002/10/19 19:47:27 |