Age | Commit message (Collapse) | Author |
|
modifications to handle still images with audio, works pretty well on episode I, x-men and sleepy hollow and all other dvds I've tested
CVS patchset: 1294
CVS date: 2001/12/24 00:45:03
|
|
more like the old behaviour and seems good enough for av sync
- tried improving flush to get out of stuck /dev/em8300_mv writes; not
entirely succesful :-) commented out.
CVS patchset: 1293
CVS date: 2001/12/23 18:13:35
|
|
CVS patchset: 1291
CVS date: 2001/12/23 13:21:56
|
|
CVS patchset: 1290
CVS date: 2001/12/23 13:04:17
|
|
CVS patchset: 1289
CVS date: 2001/12/23 04:27:33
|
|
the kernel driver ignores SETSCR commands when the difference is
smaller than 7200 (a very arbitrary value of 2 frames). Since my
favourite oss audio driver has a GAP_TOLERANCE of 5000, this resulted
in about a gazillion 'audio out: adjusting master clock' messages.
Now added an offset to simulate adjustments < 7200; as soon as the
offset goes over 7200 SETSCR is called and offset set to 0.
CVS patchset: 1288
CVS date: 2001/12/23 04:08:25
|
|
- mpeg playback optionally syncs (SETPTS) every frame; works only for
constant frame duration (PAL movie) not most NTSC movies.
metronom doesn't seem to dig varying durations, gives pts values that
upset the dxr3 hardware.
- detect repeat first field in mpeg, disable sync every frame if found.
- small dxr3 encoder fixes
- moved fame encoding from copy to display method; should help with
frame skip.
- added callback functions for some config/dxr3* variables
(those callbacks are cool BTW; only wish the xine-ui setup screen would
show which vars have callbacks)
- added Dan Hollis field swapping trick; not sure if it really does what
he wants; I don't have an NTSC tv, so his 720x480 test video will look
interlaced no matter what.
- merry xmas
CVS patchset: 1287
CVS date: 2001/12/23 02:36:54
|
|
CVS patchset: 1286
CVS date: 2001/12/22 20:16:49
|
|
CVS patchset: 1285
CVS date: 2001/12/22 19:58:16
|
|
CVS patchset: 1284
CVS date: 2001/12/21 23:34:07
|
|
CVS patchset: 1277
CVS date: 2001/12/19 22:49:45
|
|
window
CVS patchset: 1276
CVS date: 2001/12/19 13:40:05
|
|
subtitles.
CVS patchset: 1275
CVS date: 2001/12/19 01:53:43
|
|
CVS patchset: 1273
CVS date: 2001/12/18 22:46:16
|
|
CVS patchset: 1270
CVS date: 2001/12/18 22:38:38
|
|
probably need some tweaking...
CVS patchset: 1268
CVS date: 2001/12/17 22:28:33
|
|
- minor change in dxr3_decoder.c
CVS patchset: 1267
CVS date: 2001/12/17 16:20:42
|
|
CVS patchset: 1265
CVS date: 2001/12/17 00:55:25
|
|
CVS patchset: 1263
CVS date: 2001/12/17 00:19:21
|
|
CVS patchset: 1262
CVS date: 2001/12/17 00:09:33
|
|
(the old cannot-play-a-2nd-avi-in-the-same-xine-session bug)
CVS patchset: 1260
CVS date: 2001/12/16 22:34:21
|
|
asf/avi streams
CVS patchset: 1259
CVS date: 2001/12/16 21:52:04
|
|
CVS patchset: 1258
CVS date: 2001/12/16 20:46:17
|
|
libfame and librte encoders.
CVS patchset: 1257
CVS date: 2001/12/16 19:06:49
|
|
decoding if using the dxr3 decoder plugin, uses on-the-fly mpeg
encoding otherwise (provided encoding support is compiled in).
some remarks:
- dxr3enc is no more. I've added some transition code in loadplugins.c
(look for the IGNORE_DXR3ENC) to prevent loading a stale dxr3enc plugin
from a previous install and to print a message if someone tries to
run xine -V dxr3enc.
- small updates to configure.in and _xine.m4. Mostly about the messages,
no new checks or anything.
- both dxr3_vo_standard.c and dxr3_vo_encoder.c are no more. The one and
only dxr3 video out driver is aptly named dxr3_video_out.c
CVS patchset: 1256
CVS date: 2001/12/16 19:05:44
|
|
CVS patchset: 1255
CVS date: 2001/12/16 17:45:37
|
|
- removed blend_yuv_vo_frame
CVS patchset: 1254
CVS date: 2001/12/16 17:01:12
|
|
CVS patchset: 1252
CVS date: 2001/12/16 13:38:42
|
|
CVS patchset: 1250
CVS date: 2001/12/16 00:56:25
|
|
If it isn't, it will report 0 capabilities, thus giving libmpeg2
a chance.
For users this means you can finally say xine -V Xv dvdnav://:main
to use libmpeg2 + Xvideo
and xine -V dxr3 dvdnav://:main to use dxr3 hardware decoding.
Previously, it used the dxr3 decoder plugin no matter which output plugin
was active.
CVS patchset: 1249
CVS date: 2001/12/15 20:56:21
|
|
CVS patchset: 1247
CVS date: 2001/12/14 23:54:56
|
|
CVS patchset: 1246
CVS date: 2001/12/14 21:03:03
|
|
directory. Fixes a problem under solaris with a non working file browser,
when xine is started using a CDE action.
CVS patchset: 1245
CVS date: 2001/12/14 17:39:29
|
|
XvAttribute support (XV_AUTOPAINT_COLORKEY). Check boolean/range
for config file storage
CVS patchset: 1244
CVS date: 2001/12/14 16:50:57
|
|
CVS patchset: 1243
CVS date: 2001/12/14 15:26:47
|
|
CVS patchset: 1242
CVS date: 2001/12/14 14:49:08
|
|
CVS patchset: 1241
CVS date: 2001/12/13 23:15:02
|
|
CVS patchset: 1240
CVS date: 2001/12/13 23:13:55
|
|
CVS patchset: 1239
CVS date: 2001/12/13 23:10:53
|
|
CVS patchset: 1238
CVS date: 2001/12/13 22:47:14
|
|
changing)
CVS patchset: 1235
CVS date: 2001/12/13 18:32:15
|
|
Good news is that we're now using the new rte API almost 100%
(exception is an omission in the current new rte API, see FIXME)
CVS patchset: 1234
CVS date: 2001/12/13 03:41:31
|
|
for buf value before returning xine log[buf].
CVS patchset: 1233
CVS date: 2001/12/13 00:52:01
|
|
at all mpeg framerates, not just 25 Hz :-)
CVS patchset: 1232
CVS date: 2001/12/13 00:36:32
|
|
CVS patchset: 1228
CVS date: 2001/12/12 20:57:16
|
|
SPU stream ids other than 0 should now work.
CVS patchset: 1227
CVS date: 2001/12/12 15:05:37
|
|
CVS patchset: 1223
CVS date: 2001/12/11 23:59:00
|
|
CVS patchset: 1221
CVS date: 2001/12/11 15:30:05
|
|
easy to split into core + fame + rte
- now official support for librte-0.4 (zapping.sf.net); updated configure
scripts, checks for librte added. Possible to compile both librte and libfame
support in at the same time, configuration via .xinerc.
- fixed YUY2 decoding, both for libfame and librte.
Note: unifying dxr3enc (non-mpeg) and dxr3 (mpeg) seems rather easy
right now. I think I'll wait with it for a bit, because perhaps the
dxr3-dvd fixes need major replumbing in the dxr3 vo driver (but I don't
expect that; all mpeg stuff is done in the dxr3 decoder plugin)
CVS patchset: 1220
CVS date: 2001/12/11 02:26:58
|
|
CVS patchset: 1219
CVS date: 2001/12/11 00:04:09
|