Age | Commit message (Collapse) | Author |
|
CVS patchset: 1306
CVS date: 2001/12/25 14:39:01
|
|
CVS patchset: 1304
CVS date: 2001/12/25 11:41:04
|
|
seem to need it, and it'll fix the problem with disappearing stills
(menu's, copyright notices) introduced by the still frame change.
Needs more testing, obviously.
CVS patchset: 1303
CVS date: 2001/12/24 19:31:13
|
|
types.
(the file is .overlay/resXxXxX, generated by em8300's autocal)
this was probably introduced sometime between xine 0.9.4 and 0.9.7
in xine-ui. Fix is to temporarily set the locale to "en_US".
CVS patchset: 1302
CVS date: 2001/12/24 18:40:13
|
|
the flushing by video_out.c causes the dxr3 to drop the still image.
consider dxr3 still menu support to be broken for now.
CVS patchset: 1301
CVS date: 2001/12/24 16:31:57
|
|
CVS patchset: 1300
CVS date: 2001/12/24 16:01:15
|
|
CVS patchset: 1298
CVS date: 2001/12/24 13:06:10
|
|
CVS patchset: 1296
CVS date: 2001/12/24 13:00:35
|
|
CVS patchset: 1295
CVS date: 2001/12/24 12:36:19
|
|
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
|