Age | Commit message (Collapse) | Author |
|
CVS patchset: 2928
CVS date: 2002/10/22 05:41:25
|
|
CVS patchset: 2926
CVS date: 2002/10/22 05:38:31
|
|
CVS patchset: 2925
CVS date: 2002/10/22 05:37:03
|
|
CVS patchset: 2922
CVS date: 2002/10/22 05:27:05
|
|
Changed 'asm' to __asm__ because we use -ansi flag.
CVS patchset: 2921
CVS date: 2002/10/22 05:19:56
|
|
CVS patchset: 2920
CVS date: 2002/10/22 05:15:37
|
|
CVS patchset: 2918
CVS date: 2002/10/22 05:10:37
|
|
flag.
CVS patchset: 2917
CVS date: 2002/10/22 05:09:28
|
|
CVS patchset: 2915
CVS date: 2002/10/22 05:01:39
|
|
Removed trailing spaces
CVS patchset: 2914
CVS date: 2002/10/22 04:53:07
|
|
CVS patchset: 2862
CVS date: 2002/10/19 19:36:54
|
|
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: 2831
CVS date: 2002/10/14 20:47:31
|
|
CVS patchset: 2830
CVS date: 2002/10/14 19:29:18
|
|
The ffmpeg decoder plugin should have a dependancy on libavcodec.
CVS patchset: 2823
CVS date: 2002/10/13 12:40:38
|
|
- 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: 2803
CVS date: 2002/10/08 12:42:31
|
|
CVS patchset: 2783
CVS date: 2002/10/05 00:24:36
|
|
CVS patchset: 2714
CVS date: 2002/09/19 21:45:01
|
|
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: 2680
CVS date: 2002/09/18 00:51:33
|
|
something must be broken at ffmpeg, also happens with mplayer)
- added priority sorted lists, now autoprobing should work again.
- fixed infinite loop in plugin loader.
obs: latest ffmpeg contains ppc optimizations, someone will have to enable these
though.
CVS patchset: 2676
CVS date: 2002/09/16 21:49:34
|
|
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
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
more than one frame
CVS patchset: 2486
CVS date: 2002/08/19 17:40:41
|
|
- apply Zdenek Kabelac patches to enable -fpic compiling (why this stuff isn't in
ffmpeg cvs?)
CVS patchset: 2402
CVS date: 2002/08/07 19:46:28
|
|
CVS patchset: 2369
CVS date: 2002/07/30 20:13:09
|
|
CVS patchset: 2282
CVS date: 2002/07/15 21:42:33
|
|
CVS patchset: 2281
CVS date: 2002/07/15 20:34:49
|
|
CVS patchset: 2277
CVS date: 2002/07/15 19:42:40
|
|
- asf bugfixes
- ffmpeg supporting ms iso mpeg4
- softsync fix by Bill Fink
CVS patchset: 2216
CVS date: 2002/07/05 20:54:37
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
note: i don't have any v1 streams to test. v2 are working fine though.
CVS patchset: 2189
CVS date: 2002/07/01 17:56:05
|
|
CVS patchset: 2186
CVS date: 2002/07/01 13:33:50
|
|
- skip decoding b-frames when late
CVS patchset: 2185
CVS date: 2002/07/01 13:32:38
|
|
Just remove "const" for non-gcc compilers.
CVS patchset: 2166
CVS date: 2002/06/26 15:52:12
|
|
CVS patchset: 2165
CVS date: 2002/06/26 15:50:49
|
|
CVS patchset: 2153
CVS date: 2002/06/24 13:26:26
|
|
CVS patchset: 2148
CVS date: 2002/06/23 23:54:56
|
|
CVS patchset: 2144
CVS date: 2002/06/23 23:08:29
|
|
thanks to the ffmpeg team for their amazing work!
CVS patchset: 2141
CVS date: 2002/06/23 21:04:35
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
CVS patchset: 2126
CVS date: 2002/06/22 09:40:36
|
|
CVS patchset: 2123
CVS date: 2002/06/22 00:20:12
|
|
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: 2063
CVS date: 2002/06/11 17:21:57
|
|
CVS patchset: 2059
CVS date: 2002/06/10 14:52:56
|
|
diff_to_ffmpeg_cvs.txt updated.
tested only on x86, please report any problems, compilation errors, etc.
alpha architecture added but makefiles were not updated.
CVS patchset: 2058
CVS date: 2002/06/10 14:51:26
|
|
CVS patchset: 2050
CVS date: 2002/06/09 21:09:58
|