Age | Commit message (Collapse) | Author |
|
encoding to place overlays over mpeg playback
CVS patchset: 2469
CVS date: 2002/08/17 14:30:09
|
|
CVS patchset: 2460
CVS date: 2002/08/15 13:35:12
|
|
- 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
|
|
(thanks to Miguel for doing that)
CVS patchset: 2445
CVS date: 2002/08/13 15:44:02
|
|
CVS patchset: 2429
CVS date: 2002/08/11 13:22:55
|
|
- 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: 2334
CVS date: 2002/07/21 10:02:35
|
|
widescreen mode at the same time?
CVS patchset: 2310
CVS date: 2002/07/18 15:17:03
|
|
CVS patchset: 2309
CVS date: 2002/07/18 09:30:34
|
|
CVS patchset: 2303
CVS date: 2002/07/17 16:56:36
|
|
CVS patchset: 2301
CVS date: 2002/07/17 14:59:18
|
|
when vo_frame_t already has the appropriate info
* also fix some ratio_code <-> aspect_code mixing
CVS patchset: 2300
CVS date: 2002/07/17 14:58:11
|
|
CVS patchset: 2297
CVS date: 2002/07/17 11:00:09
|
|
CVS patchset: 2291
CVS date: 2002/07/16 16:21:14
|
|
CVS patchset: 2290
CVS date: 2002/07/16 16:19:58
|
|
* detect pan&scan material and tell spu decoder about it
* handle pan&scan in the dxr3 video out
CVS patchset: 2249
CVS date: 2002/07/10 14:09:55
|
|
we should now have correct menu highlight placements on 16:9 tv
if only I had such a thingy to test ;)
CVS patchset: 2232
CVS date: 2002/07/08 19:52:01
|
|
we need a way to communicate the aspect to the tv for full support
CVS patchset: 2230
CVS date: 2002/07/08 17:07:18
|
|
because we don't need encoding any more
CVS patchset: 2229
CVS date: 2002/07/08 16:35:32
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
* use the scale permission to activate pan&scan mode
CVS patchset: 2211
CVS date: 2002/07/05 15:10:22
|
|
thanks to Binoj for reporting it
CVS patchset: 2205
CVS date: 2002/07/04 15:29:37
|
|
CVS patchset: 2204
CVS date: 2002/07/03 19:38:45
|
|
CVS patchset: 2177
CVS date: 2002/06/30 10:47:06
|
|
anamorphic menus
CVS patchset: 2174
CVS date: 2002/06/28 16:59:01
|
|
information from video decoder to spu decoder
CVS patchset: 2173
CVS date: 2002/06/28 16:57:52
|
|
CVS patchset: 2172
CVS date: 2002/06/28 16:55:37
|
|
In fact, it causes problems when users have an old em8300.h file in their
kernel tree.
CVS patchset: 2171
CVS date: 2002/06/28 16:50:27
|
|
CVS patchset: 2162
CVS date: 2002/06/25 14:41:53
|
|
tranlators don't use a tool who check validity.
CVS patchset: 2158
CVS date: 2002/06/24 19:55:38
|
|
CVS patchset: 2155
CVS date: 2002/06/24 17:40:44
|
|
duration entry.
This confuses the card because the spu should be hidden when the menu is
left, not by timeout. Therefore we kill such an entry in menu spus.
CVS patchset: 2154
CVS date: 2002/06/24 15:49:32
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
xine-ui is doing the job now
CVS patchset: 2088
CVS date: 2002/06/17 15:55:00
|
|
ignore them instead and keep current setting
CVS patchset: 2087
CVS date: 2002/06/17 15:17:15
|
|
reported by xine-ui
CVS patchset: 2075
CVS date: 2002/06/15 10:42:21
|
|
CVS patchset: 2073
CVS date: 2002/06/14 13:34:43
|
|
CVS patchset: 2068
CVS date: 2002/06/12 15:09:06
|
|
Internationalize all config related stuff.
Fix not registered mrl ending in roq/film demuxer.
Add bindtextdomain() calls in load_plugins (for audio/video out plugins).
CVS patchset: 2066
CVS date: 2002/06/12 12:22:25
|
|
CVS patchset: 2060
CVS date: 2002/06/10 15:02:48
|
|
CVS patchset: 2043
CVS date: 2002/06/09 09:25:40
|
|
* changed locale for overlay config file parsing
CVS patchset: 2006
CVS date: 2002/06/03 20:30:40
|
|
(this improves dxr3 sync in encoding mode)
* add an ugly but useful correction logic for weird streams on dvds
(namely NTSC streams labeled as PAL)
CVS patchset: 2005
CVS date: 2002/06/03 20:29:16
|
|
CVS patchset: 1981
CVS date: 2002/06/01 17:21:28
|
|
CVS patchset: 1979
CVS date: 2002/06/01 16:34:47
|
|
increased interface version numbers, to reflect the xine_t change
CVS patchset: 1939
CVS date: 2002/05/25 19:19:16
|
|
- audio fifo size adjust
CVS patchset: 1937
CVS date: 2002/05/24 22:09:44
|
|
<amalthea@freenet.de>
CVS patchset: 1856
CVS date: 2002/05/06 11:26:37
|
|
CVS patchset: 1834
CVS date: 2002/05/02 14:33:30
|
|
CVS patchset: 1827
CVS date: 2002/05/01 22:58:42
|