Age | Commit message (Collapse) | Author |
|
CVS patchset: 2636
CVS date: 2002/09/09 15:12:59
|
|
fallback, if one refuses to work
CVS patchset: 2635
CVS date: 2002/09/09 13:57:12
|
|
CVS patchset: 2634
CVS date: 2002/09/09 13:55:57
|
|
CVS patchset: 2631
CVS date: 2002/09/09 03:06:14
|
|
with new value instead
CVS patchset: 2630
CVS date: 2002/09/08 22:11:41
|
|
CVS patchset: 2628
CVS date: 2002/09/08 16:52:57
|
|
api (benefit: no remapping is required between dvd's and xine's aspect
codes)
- implement new scaling semantics as intended by Matthias Hopf
CVS patchset: 2627
CVS date: 2002/09/08 16:20:09
|
|
xine-ui shows the logo again!
CVS patchset: 2626
CVS date: 2002/09/08 14:24:20
|
|
fix some input plugins that would not copy the mrl on open
CVS patchset: 2623
CVS date: 2002/09/06 18:13:10
|
|
CVS patchset: 2622
CVS date: 2002/09/06 14:36:54
|
|
CVS patchset: 2621
CVS date: 2002/09/06 13:15:02
|
|
get_streaminfo instead, added missing parameters/properties noted by daniel
CVS patchset: 2620
CVS date: 2002/09/05 23:20:20
|
|
(I should go to sleep now.)
CVS patchset: 2619
CVS date: 2002/09/05 22:29:17
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
functions
CVS patchset: 2615
CVS date: 2002/09/05 20:19:48
|
|
CVS patchset: 2614
CVS date: 2002/09/05 16:50:55
|
|
CVS patchset: 2613
CVS date: 2002/09/05 16:24:14
|
|
CVS patchset: 2611
CVS date: 2002/09/05 12:51:18
|
|
The DVD plugin now loads, but audio and spu info is lost.
What happened to xine_get_spu_channel and xine_get_audio_channel?
CVS patchset: 2607
CVS date: 2002/09/05 05:51:14
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
Some demuxer plugins do not load due to an undefined reference to "ngettext",
when xine-lib is compiled with --disable-nls.
CVS patchset: 2604
CVS date: 2002/09/04 15:25:26
|
|
CVS patchset: 2602
CVS date: 2002/09/04 10:49:25
|
|
CVS patchset: 2584
CVS date: 2002/09/01 21:14:12
|
|
CVS patchset: 2580
CVS date: 2002/09/01 13:50:07
|
|
CVS patchset: 2579
CVS date: 2002/09/01 13:49:27
|
|
CVS patchset: 2576
CVS date: 2002/09/01 05:52:15
|
|
CVS patchset: 2572
CVS date: 2002/09/01 04:24:35
|
|
CVS patchset: 2564
CVS date: 2002/08/30 15:03:00
|
|
job of demuxers to send this NO_VIDEO event, and mpgaudio is the only one which
implement that yet).
CVS patchset: 2563
CVS date: 2002/08/30 14:19:48
|
|
CVS patchset: 2561
CVS date: 2002/08/30 11:17:59
|
|
CVS patchset: 2555
CVS date: 2002/08/29 22:48:00
|
|
CVS patchset: 2551
CVS date: 2002/08/29 06:06:02
|
|
We can now jump directly to Title, Root, Sub-Picture, Audio, Angle, PTT (Chapter) menus.
CVS patchset: 2550
CVS date: 2002/08/29 04:32:12
|
|
CVS patchset: 2541
CVS date: 2002/08/28 14:20:09
|
|
system across some kilometers of optical fiber... ;)
CVS patchset: 2540
CVS date: 2002/08/28 14:03:29
|
|
Basically just pick the value closest to the current video_vpts.
CVS patchset: 2528
CVS date: 2002/08/27 07:10:13
|
|
seemed to
work in my computer. to disable it again just change vo_scale_init parameter)
- some vidix files missing from my last update
- vo_scale must set displayed_xxx even without zoom support
CVS patchset: 2467
CVS date: 2002/08/16 22:51:39
|
|
- bugfixes
CVS patchset: 2464
CVS date: 2002/08/16 21:10:02
|
|
- new helper module (vo_scale.c) with all common scaling code of video out
drivers. it should greatly simplify drivers development by removing the
boring frame/window calculation, aspect ratio, zooming etc.
obs: not completely tested, may contain bugs and break things. also only
xshm and xv have being simplified so far, others will follow shortly.
CVS patchset: 2455
CVS date: 2002/08/15 03:12:24
|
|
CVS patchset: 2435
CVS date: 2002/08/12 00:11:54
|
|
- removes w32codec syncshutdown hack
- vo_driver api changed to support drivers with persistent overlays. that
will break binary compatibility xine-lib/xine-ui (xine-ui needs to be
recompiled). in order to keep binary compatibility
overlay_begin/overlay_end must be added after redraw_needed.
- video_overlay cleanups
- fix a hard to trigger condition where redraw wouldn't happen (freeing
handles)
CVS patchset: 2427
CVS date: 2002/08/10 21:25:20
|
|
CVS patchset: 2414
CVS date: 2002/08/09 22:07:29
|
|
CVS patchset: 2407
CVS date: 2002/08/09 00:24:58
|
|
CVS patchset: 2391
CVS date: 2002/08/05 00:16:28
|
|
CVS patchset: 2388
CVS date: 2002/08/03 20:42:32
|
|
added backwards compatible functions
=> binary compatibility with former libxine0 0.9.11 and 0.9.12
Someone who uses nvtvd should definitely test this!
They should be renamed back when the new API is released.
CVS patchset: 2386
CVS date: 2002/08/03 17:33:06
|
|
CVS patchset: 2384
CVS date: 2002/08/02 14:09:05
|
|
was trigged by the sequence: <play mrl1>, <stop>, <play mrl2>.
where <stop> to <play mrl2> timming was shorter than logo file duration.
CVS patchset: 2380
CVS date: 2002/08/01 22:30:55
|
|
CVS patchset: 2375
CVS date: 2002/07/31 22:36:35
|
|
CVS patchset: 2373
CVS date: 2002/07/31 07:06:04
|