Age | Commit message (Collapse) | Author |
|
CVS patchset: 1692
CVS date: 2002/04/07 09:37:11
|
|
CVS patchset: 1691
CVS date: 2002/04/06 21:08:29
|
|
ffmpeg-guys: impressive work\!\!)
CVS patchset: 1690
CVS date: 2002/04/06 20:51:22
|
|
CVS patchset: 1689
CVS date: 2002/04/06 20:05:10
|
|
CVS patchset: 1688
CVS date: 2002/04/06 16:49:19
|
|
CVS patchset: 1687
CVS date: 2002/04/06 15:40:19
|
|
time to provide a real 3:2 detection to smooth ntsc duration and still
being standards compliant!
CVS patchset: 1686
CVS date: 2002/04/06 14:52:52
|
|
be used if driver can't provide realtime information for drift correction.
CVS patchset: 1685
CVS date: 2002/04/06 14:19:12
|
|
CVS patchset: 1684
CVS date: 2002/04/06 09:06:18
|
|
CVS patchset: 1683
CVS date: 2002/04/06 09:01:30
|
|
CVS patchset: 1682
CVS date: 2002/04/06 02:56:04
|
|
CVS patchset: 1681
CVS date: 2002/04/06 02:49:47
|
|
ignored after nav discontinuity since it's a relative value and would mess
metronom's vpts_offset. the other case is fine (scr being detected before
nav) as nav will provide an absolute correction.
CVS patchset: 1680
CVS date: 2002/04/06 02:23:38
|
|
CVS patchset: 1679
CVS date: 2002/04/06 02:13:36
|
|
CVS patchset: 1678
CVS date: 2002/04/06 02:10:33
|
|
CVS patchset: 1677
CVS date: 2002/04/04 13:27:03
|
|
CVS patchset: 1676
CVS date: 2002/04/04 13:22:46
|
|
CVS patchset: 1675
CVS date: 2002/04/04 11:12:36
|
|
(http://tobias.everwicked.com) created streams
CVS patchset: 1674
CVS date: 2002/04/04 10:36:35
|
|
It adresses the following issues:
* the dxr3 now handles overlays
* dxr3 video decoder priority is now customizable, this way the user can
choose between hardware decoding and libmpeg2 decoding (because
overlays don't work with hardware decoding)
* I hope I finally got the dxr3 playmode handling right
CVS patchset: 1673
CVS date: 2002/04/04 00:08:36
|
|
CVS patchset: 1672
CVS date: 2002/04/03 23:56:34
|
|
precise discontinuity information, specially for dvds. scr should catch
problems/weird streams avoiding that wrong pts could be passed to the
metronom.
CVS patchset: 1671
CVS date: 2002/04/03 23:27:04
|
|
CVS patchset: 1670
CVS date: 2002/04/03 23:13:34
|
|
plugin that stops xine dereferencing a NULL pointer."
CVS patchset: 1669
CVS date: 2002/04/03 15:34:17
|
|
function (thanks to Michael Roitzsch).
CVS patchset: 1668
CVS date: 2002/04/03 09:40:40
|
|
when freeing frames after closing the video output driver
- New patch to fix the frame leak in the Xv driver only
CVS patchset: 1667
CVS date: 2002/04/02 19:29:09
|
|
CVS patchset: 1666
CVS date: 2002/04/02 14:05:59
|
|
CVS patchset: 1665
CVS date: 2002/04/02 13:31:03
|
|
CVS patchset: 1664
CVS date: 2002/04/02 12:57:05
|
|
CVS patchset: 1663
CVS date: 2002/04/02 12:49:06
|
|
Xutil.h
CVS patchset: 1662
CVS date: 2002/04/02 11:53:54
|
|
CVS patchset: 1661
CVS date: 2002/04/02 02:19:42
|
|
- Frames can be freed by video driver until video driver' exit(), so you
need to call this before vo_free_img_buffers() to avoid frame leak
CVS patchset: 1660
CVS date: 2002/04/01 22:19:27
|
|
CVS patchset: 1659
CVS date: 2002/04/01 17:59:40
|
|
CVS patchset: 1658
CVS date: 2002/04/01 17:48:33
|
|
CVS patchset: 1657
CVS date: 2002/04/01 14:14:56
|
|
* hw deinterlacing is activated without delay (again)
* hiding/showing the video window deactivates/activates the overlay (again)
* removed code that is not used anyway
* removed strange dependency on Xv *grin*
* general clean ups
CVS patchset: 1656
CVS date: 2002/04/01 13:25:53
|
|
- small changes to frame freeing logic
CVS patchset: 1655
CVS date: 2002/04/01 13:18:21
|
|
CVS patchset: 1654
CVS date: 2002/04/01 12:13:14
|
|
removed METRONOM_DENY_BACKWARD_ADJUST hack.
CVS patchset: 1653
CVS date: 2002/04/01 12:09:08
|
|
schemes.
CVS patchset: 1652
CVS date: 2002/03/31 23:14:48
|
|
CVS patchset: 1651
CVS date: 2002/03/31 20:38:40
|
|
CVS patchset: 1650
CVS date: 2002/03/31 17:53:53
|
|
option deny_backward_adjust, which, when set, only allows positive adjustments
to vpts_offset.
CVS patchset: 1649
CVS date: 2002/03/31 14:36:42
|
|
current video_out interface, fix some problems when switching from
non-mpeg content (e.g. the xine logo) to mpeg content & handle situations
when video_out tells the dxr3 decoder to skip frames.
CVS patchset: 1648
CVS date: 2002/03/31 14:33:12
|
|
Provide infrastructure for user-selectable captioning schemes. Not yet
configurable in the xine config file.
CVS patchset: 1647
CVS date: 2002/03/30 20:11:34
|
|
dvd films (24fps) to display on a NTSC TV (29.97 fps).
Added comment, to explain what we should aim to do, in order to improve things further.
CVS patchset: 1646
CVS date: 2002/03/30 02:34:37
|
|
CVS patchset: 1645
CVS date: 2002/03/29 19:56:57
|
|
CVS patchset: 1644
CVS date: 2002/03/29 19:52:16
|
|
CVS patchset: 1643
CVS date: 2002/03/29 19:34:06
|