Age | Commit message (Collapse) | Author |
|
CVS patchset: 3088
CVS date: 2002/10/29 15:19:44
|
|
CVS patchset: 3020
CVS date: 2002/10/26 20:52:08
|
|
(I start to like the new events mechanism)
CVS patchset: 3016
CVS date: 2002/10/26 20:12:59
|
|
CVS patchset: 3013
CVS date: 2002/10/26 16:14:27
|
|
- use vo_scale helper for video_out_dxr3 (overlay display is now
pixel aspect corrected)
- some additional dxr3 fixes, especially overlay
(menus & overlay, forgotten brightness/constrast/saturation setting ...)
CVS patchset: 3010
CVS date: 2002/10/26 14:35:04
|
|
frame output callback
CVS patchset: 2810
CVS date: 2002/10/11 10:55:27
|
|
- OpenGL header GL/gl.h is checked to see if its exists with wrong
header name (GL/GL.h). Test failed despite the file required by
src/video_out/video_out_opengl.c was GL/gl.h
- Ascii-Art library version incorrect. Required version is 1.4
(contains aalib-config)
m4/aa.m4:
- Changed aalib version to 1.4
src/audio_out/Makefile.am:
src/demuxers/Makefile.am:
src/dxr3/Makefile.am:
src/input/Makefile.am:
src/input/libdvdnav/Makefile.am:
src/input/libdvdread/Makefile.am:
src/libffmpeg/libavcodec/Makefile.am:
src/libffmpeg/libavcodec/i386/Makefile.am:
src/libffmpeg/libavcodec/mlib/Makefile.am:
src/libmad/Makefile.am:
src/libmpeg2/Makefile.am:
src/libvorbis/Makefile.am:
src/libw32dll/Makefile.am:
src/libw32dll/wine/Makefile.am:
src/libxineadec/Makefile.am:
src/libxvid/Makefile.am:
src/video_out/Makefile.am:
src/video_out/libdha/Makefile.am:
src/video_out/vidix/Makefile.am:
src/xine-engine/Makefile.am:
src/xine-utils/Makefile.am:
- Removed @CFLAGS@ from all AM_CFLAGS. @CFLAGS@ are added in Makefile.in.
Adding it here was redundant. Thanks to Mike and others for pointing this
out.
CVS patchset: 2805
CVS date: 2002/10/09 05:13:38
|
|
device
CVS patchset: 2752
CVS date: 2002/09/27 13:07:43
|
|
CVS patchset: 2717
CVS date: 2002/09/20 12:51:58
|
|
Replaced configure.in with configure.ac
Remove acconfig.h (Unnecessary with autoconf 2.52 or above)
Updated configure.ac to remove deprecated macros, upgraded
AC_DEFINE to include comments, merged in acconfig.h.
Combined libxine and libxineutils into one library. libxineutils
is created but not installed. Its statically linked into libxine.
Advanced libxine version from 0.2.0 to 1.0.0
Removed references for skins.
Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE.
$XINE_SUB
Xine-config updated for new location of plugins
Sorted file lists in Makefile.am to make them more readable.
TODO: remove skins references from xine-config
CVS patchset: 2705
CVS date: 2002/09/19 06:01:18
|
|
CVS patchset: 2694
CVS date: 2002/09/18 15:43:34
|
|
CVS patchset: 2692
CVS date: 2002/09/18 15:42:10
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
(geez this was a job)
CVS patchset: 2616
CVS date: 2002/09/05 20:44:38
|
|
CVS patchset: 2612
CVS date: 2002/09/05 12:52:24
|
|
special features like the Matrix White Rabbit should work with dxr3 now
CVS patchset: 2542
CVS date: 2002/08/28 15:46:55
|
|
CVS patchset: 2530
CVS date: 2002/08/27 19:19:39
|
|
CVS patchset: 2507
CVS date: 2002/08/24 10:01:32
|
|
CVS patchset: 2471
CVS date: 2002/08/18 13:43:13
|
|
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
|