Age | Commit message (Collapse) | Author |
|
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: 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
|
|
ftp://ftp.mplayerhq.hu/MPlayer/samples/MPEG-4/CDR-Dinner_LAN_800k.mp4
(this sample does not yet work, now it crashes with a SIGFPE - devide by zero)
CVS patchset: 2804
CVS date: 2002/10/08 12:45:58
|
|
CVS patchset: 2803
CVS date: 2002/10/08 12:42:31
|
|
strdup segfaults if passed a NULL.
CVS patchset: 2802
CVS date: 2002/10/08 10:29:42
|
|
CVS patchset: 2801
CVS date: 2002/10/08 05:05:05
|
|
contained in the solaris9 <stdio.h>
CVS patchset: 2800
CVS date: 2002/10/07 14:17:05
|
|
the driver's capabilities flag word.
- Several samples from Mike Melanson's testlist didn't work with the sun
audio plugin on Solaris SPARC using the "audiocs" driver, because the
clips use sample rates not directly supported by the sun audio hardware
(e.g. 22478 Hz or 22254 Hz; the Sun audio HW supports 22050 Hz)
Sound from:
FILM format/Cinepak video/PCM audio
ftp://ftp.mplayerhq.hu/MPlayer/samples/FILM/
and
VOC format/PCM audio
http://dod.hpi.net/samples/10M1PB1.VOC.bz2
should work now.
CVS patchset: 2799
CVS date: 2002/10/07 14:14:30
|