summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Collapse)Author
2002-10-26timeouts 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-26bring the SND/AU demuxer in line with the latest API revisionMike Melanson
CVS patchset: 3027 CVS date: 2002/10/26 22:03:58
2002-10-26make 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-26bring the VOC demuxer in line with the latest API revisionMike Melanson
CVS patchset: 3025 CVS date: 2002/10/26 21:49:58
2002-10-26don't forget to call stop during disposeMichael Roitzsch
CVS patchset: 3023 CVS date: 2002/10/26 21:47:29
2002-10-26bring the AIFF demuxer in line with the latest API revisionMike Melanson
CVS patchset: 3022 CVS date: 2002/10/26 21:27:35
2002-10-26fix strategy constantsThibaut Mattern
CVS patchset: 3007 CVS date: 2002/10/26 10:02:42
2002-10-26send 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-26Remove 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-25remove obviously obsolete INPUT_CAP_CLUT and INPUT_OPTIONAL_DATA_CLUTMichael Roitzsch
CVS patchset: 2997 CVS date: 2002/10/25 15:36:16
2002-10-25throw away old code, call demux_stop in demux_disposeGuenter Bartsch
CVS patchset: 2995 CVS date: 2002/10/25 02:05:27
2002-10-24Try 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-24file extensions seperated by spacesGuenter Bartsch
CVS patchset: 2992 CVS date: 2002/10/24 22:48:25
2002-10-23looks 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-23content detection for non-seekable streamsGuenter Bartsch
CVS patchset: 2976 CVS date: 2002/10/23 21:22:01
2002-10-23stupid error in extension comparison - thanks to mike for noticing thatGuenter Bartsch
CVS patchset: 2974 CVS date: 2002/10/23 21:03:17
2002-10-23send preview buffers, try to fix metadataGuenter Bartsch
CVS patchset: 2972 CVS date: 2002/10/23 20:42:38
2002-10-23final c++ -> c coding style fixes, libxine compiles nowGuenter Bartsch
CVS patchset: 2971 CVS date: 2002/10/23 20:26:32
2002-10-23fix detection by extensionGuenter Bartsch
CVS patchset: 2970 CVS date: 2002/10/23 20:22:42
2002-10-23Sanity check the qt file, before we try to open it. The qt demuxer wasJuergen 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-23Check 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-23re-enable demux_mpegJuergen Keil
CVS patchset: 2958 CVS date: 2002/10/23 10:08:48
2002-10-23calling _stop() within _dispose() solves a lot of problemsMike Melanson
CVS patchset: 2956 CVS date: 2002/10/23 04:58:15
2002-10-23bring back some more demuxersMike Melanson
CVS patchset: 2955 CVS date: 2002/10/23 04:21:17
2002-10-23bring the WAV demuxer in line with the latest API revisionMike Melanson
CVS patchset: 2951 CVS date: 2002/10/23 03:46:32
2002-10-23bring the FLI subsystem in line with the latest API revisionMike Melanson
CVS patchset: 2950 CVS date: 2002/10/23 03:21:19
2002-10-23bring the RoQ subsystem in line with the latest API revisionMike Melanson
CVS patchset: 2949 CVS date: 2002/10/23 02:55:01
2002-10-23CIN not MVEMike Melanson
CVS patchset: 2948 CVS date: 2002/10/23 02:29:02
2002-10-23bring the Id CIN demuxer in line with the latest API revisionMike Melanson
CVS patchset: 2946 CVS date: 2002/10/23 02:01:10
2002-10-23bring the WC3 Movie demuxer in line with the latest API revisionMike Melanson
CVS patchset: 2944 CVS date: 2002/10/23 01:32:27
2002-10-22Changed -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-22Fix a warning.Thibaut Mattern
CVS patchset: 2942 CVS date: 2002/10/22 23:39:53
2002-10-22fix small typo in a commentJuergen Keil
CVS patchset: 2939 CVS date: 2002/10/22 17:14:47
2002-10-22Update 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-22bring the QT demuxer in line with the latest API revisionMike Melanson
CVS patchset: 2916 CVS date: 2002/10/22 05:03:01
2002-10-22Changed 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-22fix stop...start sequenceMike Melanson
CVS patchset: 2903 CVS date: 2002/10/22 04:08:47
2002-10-21Fix read_id3_tags (segfault)Thibaut Mattern
CVS patchset: 2901 CVS date: 2002/10/21 22:25:50
2002-10-21Oups...Thibaut Mattern
Remove stupid free() CVS patchset: 2900 CVS date: 2002/10/21 20:27:53
2002-10-21open_plugin cleanup + fixThibaut Mattern
CVS patchset: 2899 CVS date: 2002/10/21 20:18:31
2002-10-20important: call demuxer_stop from demuxer_disposeGuenter Bartsch
CVS patchset: 2893 CVS date: 2002/10/20 23:54:20
2002-10-20demux_mpgaudio ported to new api, small fixesGuenter Bartsch
CVS patchset: 2891 CVS date: 2002/10/20 21:15:07
2002-10-20another attempt to make audio and video start at the same ptsGuenter Bartsch
CVS patchset: 2887 CVS date: 2002/10/20 19:03:43
2002-10-20make 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-20bring the FILM demuxer in line with the latest API revisionMike Melanson
CVS patchset: 2876 CVS date: 2002/10/20 16:45:27
2002-10-20stream_info fixesGuenter Bartsch
CVS patchset: 2875 CVS date: 2002/10/20 16:18:06
2002-10-20whoups. wrong constants used for stream type detection methodGuenter Bartsch
CVS patchset: 2871 CVS date: 2002/10/20 13:50:41
2002-10-20return of the asf demuxerGuenter Bartsch
CVS patchset: 2870 CVS date: 2002/10/20 02:20:13
2002-10-19try 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-19fast seeking enabledGuenter Bartsch
CVS patchset: 2863 CVS date: 2002/10/19 19:47:27