Age | Commit message (Collapse) | Author |
|
CVS patchset: 3948
CVS date: 2003/01/17 20:06:56
|
|
CVS patchset: 3891
CVS date: 2003/01/13 12:38:08
|
|
Some explanantions about mms protocols in xine :
mms:/, mmst:/, mmsu:/, mmsh:/ mrls are handled by the mms input plugin
mmst:/ and mmsu:/ mrls point out the 'mms over tcp' protocol (mms.c)
mmsh:/ mrls point out the 'mms over http' protocol (mmsh.c)
When a mms:/ url is encountered, mmst is tried first, then mmsh is tried if mmst failed
To try the new mmsh support :
xine mmsh://wmp.tf1.coltfrance.com/wmetf1/cinema/hpotter/harry_potter_secrets_320.wmv
xine mmsh://wmp.tf1.coltfrance.com/wmetf1/clip/johnny/marie_320.wmv
CVS patchset: 3885
CVS date: 2003/01/13 01:11:57
|
|
their great work
CVS patchset: 3884
CVS date: 2003/01/12 23:20:37
|
|
CVS patchset: 3777
CVS date: 2003/01/05 06:46:11
|
|
CVS patchset: 3694
CVS date: 2002/12/27 16:47:17
|
|
CVS patchset: 3690
CVS date: 2002/12/27 13:10:34
|
|
CVS patchset: 3687
CVS date: 2002/12/27 00:53:49
|
|
CVS patchset: 3529
CVS date: 2002/12/14 23:32:43
|
|
only a few streams work for now.
* A couple of fixes in pnm input plugin.
* Fixed stream info in demux_real.
CVS patchset: 3495
CVS date: 2002/12/12 22:08:09
|
|
CVS patchset: 3347
CVS date: 2002/11/23 00:04:32
|
|
will build all dependent parts (e.g. libxine.la). The directory must still
be prepared by running autogen.sh.
CVS patchset: 3331
CVS date: 2002/11/22 05:25:14
|
|
CVS patchset: 3202
CVS date: 2002/11/08 11:49:01
|
|
CVS patchset: 3200
CVS date: 2002/11/07 23:05:01
|
|
to get a minimal dynamic linker symbol table
CVS patchset: 3073
CVS date: 2002/10/28 13:30:58
|
|
AC_CFLAGS variable of their Makefile.am for the directory.
CVS patchset: 2943
CVS date: 2002/10/22 23:50:15
|
|
Plays DVDs now, but not menu buttons work yet.
CVS patchset: 2933
CVS date: 2002/10/22 07:36:05
|
|
CVS patchset: 2889
CVS date: 2002/10/20 19:34:18
|
|
CVS patchset: 2868
CVS date: 2002/10/20 01:15:53
|
|
CVS patchset: 2828
CVS date: 2002/10/14 15:46:48
|
|
- 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
|
|
CVS patchset: 2719
CVS date: 2002/09/20 12:57:02
|
|
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
|
|
demux plugins, remove dvd plugin from build while it doesn't compile
CVS patchset: 2696
CVS date: 2002/09/18 22:12:16
|
|
CVS patchset: 2481
CVS date: 2002/08/19 14:10:08
|
|
CVS patchset: 2478
CVS date: 2002/08/19 08:58:57
|
|
CVS patchset: 2474
CVS date: 2002/08/18 22:03:05
|
|
separated source & object directories
CVS patchset: 2447
CVS date: 2002/08/13 16:01:36
|
|
version of libdvdnav
CVS patchset: 2415
CVS date: 2002/08/09 22:13:08
|
|
CVS patchset: 2404
CVS date: 2002/08/08 17:49:20
|
|
CVS patchset: 1797
CVS date: 2002/04/28 15:33:06
|
|
CVS patchset: 1745
CVS date: 2002/04/20 14:02:45
|
|
now, so check and report, thanks.
CVS patchset: 1629
CVS date: 2002/03/24 23:31:56
|
|
can share that code.
added ability to control scr adjustability to metronom (get/set options)
so strict_scr is no longer needed.
CVS patchset: 1620
CVS date: 2002/03/23 18:56:55
|
|
CVS patchset: 1594
CVS date: 2002/03/19 20:06:57
|
|
CVS patchset: 1582
CVS date: 2002/03/17 22:23:36
|
|
CVS patchset: 1388
CVS date: 2002/01/10 21:42:50
|
|
CVS patchset: 1172
CVS date: 2001/12/06 23:53:20
|
|
CVS patchset: 862
CVS date: 2001/10/22 23:24:34
|
|
CVS patchset: 859
CVS date: 2001/10/22 21:34:54
|
|
CVS patchset: 852
CVS date: 2001/10/22 00:52:09
|
|
bytes), this gives us a nice performance boost on raw devices, especially on FreeBSD
CVS patchset: 608
CVS date: 2001/09/11 00:57:11
|
|
CVS patchset: 584
CVS date: 2001/09/06 18:38:11
|
|
Nuked BUILD_LIB_STATIC.
Changed some architecture dependend code to feature dependend code.
Autoconf'ing CD / DVD ioctl() support.
CVS patchset: 288
CVS date: 2001/07/16 19:36:00
|
|
in libw32dll/wine.
CVS patchset: 264
CVS date: 2001/07/10 21:07:55
|
|
debug version builds. Fixed The debug rule in src/input.
CVS patchset: 85
CVS date: 2001/05/26 22:04:38
|
|
CVS patchset: 63
CVS date: 2001/05/06 02:37:59
|
|
CVS patchset: 62
CVS date: 2001/05/05 23:44:33
|
|
xine_internal.h). Fixed load_plugins* to new API. Add iface version
into demux_plugin_t, add version checking into init_demux_plugin.
Fixed get_identifier from demuxers (void param). Turned libw32dll
into codec plugin (only compiling side yet).
CVS patchset: 11
CVS date: 2001/04/21 00:14:39
|
|
CVS patchset: 1
CVS date: 2001/04/18 22:33:39
|