Age | Commit message (Collapse) | Author |
|
increased interface version numbers, to reflect the xine_t change
CVS patchset: 1939
CVS date: 2002/05/25 19:19:16
|
|
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.
CVS patchset: 1811
CVS date: 2002/04/29 23:31:59
|
|
assignement (may segfault).
CVS patchset: 1772
CVS date: 2002/04/24 08:12:13
|
|
- update dxr3 and xvid plugins to new interface (add dispose() functions)
CVS patchset: 1766
CVS date: 2002/04/23 15:45:19
|
|
- add dispose() function to all decoder plugin structures
CVS patchset: 1763
CVS date: 2002/04/23 13:30:42
|
|
This tells the demuxers if the input plugin can handle preview testing.
Most plugins which are seekable can handle it.
The current exception to this is the xine-dvdnav plugin which is seekable but not previewable due to DVDs having still pictures which stall the preview testing.
CVS patchset: 1710
CVS date: 2002/04/11 22:27:11
|
|
real name/hostname while cddb negociations, patch from <eperez@dei.inf.uc3m.es>.
CVS patchset: 1624
CVS date: 2002/03/24 01:37:41
|
|
relevant information like stream type/size/bitrate instead.
demuxer cleanup, removed no-longer-needed macros :-)
switched off video_out/libmpeg2/... verbose log output messages.
CVS patchset: 1503
CVS date: 2002/02/17 17:32:49
|
|
CVS patchset: 1406
CVS date: 2002/01/15 13:20:59
|
|
CVS patchset: 1404
CVS date: 2002/01/14 21:42:59
|
|
CVS patchset: 1324
CVS date: 2002/01/02 18:16:07
|
|
CVS patchset: 1308
CVS date: 2001/12/27 14:30:28
|
|
CVS patchset: 1246
CVS date: 2001/12/14 21:03:03
|
|
CVS patchset: 1219
CVS date: 2001/12/11 00:04:09
|
|
Linux (NOTE: FreeBSD support is probably broken, i will fix in few minutes).
CVS patchset: 1217
CVS date: 2001/12/10 23:40:29
|
|
CVS patchset: 1208
CVS date: 2001/12/10 11:46:38
|
|
CVS patchset: 1207
CVS date: 2001/12/10 10:51:53
|
|
CVS patchset: 1206
CVS date: 2001/12/10 01:43:30
|
|
CVS patchset: 1205
CVS date: 2001/12/10 00:58:13
|
|
CVS patchset: 1196
CVS date: 2001/12/09 18:32:20
|
|
crash bug in cda/vcd/dvd.
CVS patchset: 1194
CVS date: 2001/12/09 18:11:34
|
|
- Audio play operation immediately followed by a status query somehow does not
start the audio playback on solaris. If I debug it and single step over the
code, it works - of cause :-) Added a small usec_sleep to work around this
problem on solaris.
CVS patchset: 1187
CVS date: 2001/12/09 13:18:37
|
|
CVS patchset: 1179
CVS date: 2001/12/08 03:01:40
|
|
CVS patchset: 1172
CVS date: 2001/12/06 23:53:20
|