Age | Commit message (Collapse) | Author |
|
CVS patchset: 2854
CVS date: 2002/10/18 20:17:07
|
|
CVS patchset: 2853
CVS date: 2002/10/18 20:04:24
|
|
EVENTS and metainfo might not be sent yet.
CVS patchset: 2852
CVS date: 2002/10/18 16:46:23
|
|
changes as needed. Inspired by Matthias Martin.
CVS patchset: 2851
CVS date: 2002/10/18 16:44:01
|
|
CVS patchset: 2850
CVS date: 2002/10/18 15:29:19
|
|
Config entries not enabled yet.
Possible multiple stream issues.
CVS patchset: 2849
CVS date: 2002/10/18 14:20:58
|
|
CVS patchset: 2848
CVS date: 2002/10/18 13:13:30
|
|
CVS patchset: 2847
CVS date: 2002/10/18 12:28:09
|
|
CVS patchset: 2846
CVS date: 2002/10/18 07:13:10
|
|
stuff and plugins being instatiated several times).
actually i got it to play something (have not tried sound though).
CVS patchset: 2845
CVS date: 2002/10/18 04:04:10
|
|
CVS patchset: 2844
CVS date: 2002/10/17 17:44:01
|
|
plugin info
struct to the plugin class struct
small nerby change in libffmpeg decoder plugin:
access to video_out/audio_out in decoders should now be done via the
appropriate members in xine_stream_t
CVS patchset: 2843
CVS date: 2002/10/17 17:43:41
|
|
CVS patchset: 2842
CVS date: 2002/10/16 23:13:19
|
|
other audio output plugin from build process
CVS patchset: 2841
CVS date: 2002/10/16 22:54:47
|
|
CVS patchset: 2840
CVS date: 2002/10/16 21:23:59
|
|
CVS patchset: 2839
CVS date: 2002/10/16 21:20:19
|
|
registered as config options
CVS patchset: 2838
CVS date: 2002/10/16 21:11:50
|
|
CVS patchset: 2837
CVS date: 2002/10/16 21:10:56
|
|
caused by old plugins lying around... remove all video output plugins except xv from build process for now
CVS patchset: 2836
CVS date: 2002/10/16 14:19:38
|
|
CVS patchset: 2835
CVS date: 2002/10/16 14:09:12
|
|
CVS patchset: 2834
CVS date: 2002/10/15 16:10:18
|
|
src/Makefile.am
CVS patchset: 2833
CVS date: 2002/10/14 21:23:13
|
|
CVS patchset: 2832
CVS date: 2002/10/14 20:50:17
|
|
CVS patchset: 2831
CVS date: 2002/10/14 20:47:31
|
|
CVS patchset: 2830
CVS date: 2002/10/14 19:29:18
|
|
CVS patchset: 2829
CVS date: 2002/10/14 18:24:59
|
|
CVS patchset: 2828
CVS date: 2002/10/14 15:46:48
|
|
Each time a dvd menu button was selected, we lost a few bytes.
I recommend "memprof" for a quick and friendly memory leak tracker.
CVS patchset: 2827
CVS date: 2002/10/14 14:00:19
|
|
MediaLib.
CVS patchset: 2826
CVS date: 2002/10/13 17:24:29
|
|
when the system has no usable /dev/m640 device:
video_out_pgx64: can't open framebuffer device (/dev/m640)
Segmentation fault (core dumped)
CVS patchset: 2825
CVS date: 2002/10/13 15:39:30
|
|
module
CVS patchset: 2824
CVS date: 2002/10/13 12:49:19
|
|
The ffmpeg decoder plugin should have a dependancy on libavcodec.
CVS patchset: 2823
CVS date: 2002/10/13 12:40:38
|
|
CVS patchset: 2822
CVS date: 2002/10/12 22:02:00
|
|
CVS patchset: 2821
CVS date: 2002/10/12 20:12:05
|
|
CVS patchset: 2820
CVS date: 2002/10/12 19:22:05
|
|
video_decoder and audio_decoder)
CVS patchset: 2819
CVS date: 2002/10/12 19:20:02
|
|
CVS patchset: 2818
CVS date: 2002/10/12 19:18:48
|
|
CVS patchset: 2817
CVS date: 2002/10/12 19:12:49
|
|
CVS patchset: 2816
CVS date: 2002/10/12 17:14:41
|
|
demuxer loop, otherwise (on solaris) demux_*_stop() has no chance to lock the
mutex and change the demuxer status variable for interrupting the demuxer.
Fixes xine_stop() problems on solaris.
CVS patchset: 2815
CVS date: 2002/10/12 17:11:58
|
|
CVS patchset: 2814
CVS date: 2002/10/12 15:52:29
|
|
CVS patchset: 2813
CVS date: 2002/10/12 10:36:50
|
|
Fink<billfink@mindspring.com>).
CVS patchset: 2812
CVS date: 2002/10/12 04:29:06
|
|
CVS patchset: 2811
CVS date: 2002/10/12 01:34:46
|
|
frame output callback
CVS patchset: 2810
CVS date: 2002/10/11 10:55:27
|
|
CVS patchset: 2809
CVS date: 2002/10/10 20:00:28
|
|
CVS patchset: 2808
CVS date: 2002/10/10 14:05:19
|
|
Tested with alsa09 and oss.
CVS patchset: 2807
CVS date: 2002/10/10 13:12:17
|
|
CVS patchset: 2806
CVS date: 2002/10/09 23:48:46
|
|
- 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
|