Age | Commit message (Collapse) | Author |
|
CVS patchset: 6995
CVS date: 2004/09/23 16:09:03
|
|
That's either that, or always registering audio.num_buffers in
src/xine-engine/audio_decoder.c
CVS patchset: 6994
CVS date: 2004/09/23 15:19:47
|
|
CVS patchset: 6993
CVS date: 2004/09/23 13:36:56
|
|
CVS patchset: 6992
CVS date: 2004/09/22 20:54:44
|
|
- some vo drivers support cropping natively.
(only xv and xvmc have been tested)
- add software crop fallback to video_out.c
- skip yuv2rgb processing at xshm for not yet cropped frames
(these frames are never shown)
- libmpeg2 and ffmpeg now may use crop support
- bump vo api. (changes to xvmc/xxmc will follow)
CVS patchset: 6991
CVS date: 2004/09/22 20:29:13
|
|
CVS patchset: 6990
CVS date: 2004/09/22 20:18:50
|
|
http://article.gmane.org/gmane.comp.video.xine.devel/10525
CVS patchset: 6989
CVS date: 2004/09/22 20:16:11
|
|
http://thread.gmane.org/gmane.comp.video.mplayer.devel/19749
Fixes playback of win32 DLLs on FC2 (voxware playback still hangs though)
CVS patchset: 6988
CVS date: 2004/09/21 19:35:56
|
|
CVS patchset: 6987
CVS date: 2004/09/21 19:27:18
|
|
CVS patchset: 6986
CVS date: 2004/09/21 18:33:36
|
|
we can't tell the user which codec isn't working (Gnome BZ 151662)
CVS patchset: 6985
CVS date: 2004/09/21 14:23:20
|
|
See why it's not needed in mpeg_parser.c
This fixes mpeg-es playback, especially xine-ui logo playback ! ;)
CVS patchset: 6984
CVS date: 2004/09/20 22:52:04
|
|
CVS patchset: 6983
CVS date: 2004/09/20 19:31:53
|
|
- use replacement functions (macro AC_REPLACE_FUNCS and variable LTLIBOBJS),
each function is in a file placed into lib/ directory,
it was not necessary, but it looks nice, IMHO
- headers cleanups (this was needed):
- prototypes of replacement funtions and macros are placed
into separate os_internal.h (and included by config.h)
- drop include inttypes.h from public xine.h, replaced by custom
os_type.h, idea origins from Ogg/Vorbis public headers
- disable generating inttypes.h: generated replacement isn't enough for
xine-lib but nobody complained (and for M$VC we have special version)
- better including headers for win32, let dvdnav use its mutex wrapper
- updated M$VC port
Result:
- xine is compiled nicely by MinGW, CygWin and paritaly M$VC
- frontends in M$VC port don't require additional helping headers
- moved some platform specific things from xine-utils and win32/contrib
to lib/
Finally I can start with real coding. :-)
CVS patchset: 6982
CVS date: 2004/09/20 19:30:02
|
|
Added a warning.
CVS patchset: 6981
CVS date: 2004/09/20 19:02:47
|
|
CVS patchset: 6980
CVS date: 2004/09/18 20:50:09
|
|
CVS patchset: 6979
CVS date: 2004/09/17 19:21:33
|
|
CVS patchset: 6978
CVS date: 2004/09/17 19:12:56
|
|
CVS patchset: 6977
CVS date: 2004/09/16 16:48:17
|
|
CVS patchset: 6976
CVS date: 2004/09/16 15:11:46
|
|
Updated HOWTO to reflect incorrect cvs tag command. A -r is means to have a particular version in mind when tagging while -R means to recursively tag all files with a given tag name.
CVS patchset: 6975
CVS date: 2004/09/16 14:54:25
|
|
easier extensible)
behaviour:
dvd:/ opens default device (this is a temporary special case)
dvd:/1.2 opens given title/part on default device (dito)
dvd:/path/ opens given device, directory or single-file image
dvd:/path same as above, so fully compatible with old behaviour
dvd:/path/1.2 tries to open /path/1.2, falling back to /path with title/part
CVS patchset: 6974
CVS date: 2004/09/16 13:10:09
|
|
Adding update po files
CVS patchset: 6973
CVS date: 2004/09/16 01:00:30
|
|
feature experimental
CVS patchset: 6972
CVS date: 2004/09/14 22:21:26
|
|
CVS patchset: 6971
CVS date: 2004/09/14 22:13:44
|
|
CVS patchset: 6970
CVS date: 2004/09/14 20:54:21
|
|
CVS patchset: 6969
CVS date: 2004/09/14 02:22:23
|
|
CVS patchset: 6968
CVS date: 2004/09/12 19:23:36
|
|
CVS patchset: 6967
CVS date: 2004/09/12 16:07:57
|
|
(when they are not needed on your architecture, but only on someone else's)
CVS patchset: 6966
CVS date: 2004/09/12 16:03:52
|
|
But Stephen is right, distclean-generic just doesn't do that;
distclean-local is better here, since it extends the regular behaviour
CVS patchset: 6965
CVS date: 2004/09/12 16:01:15
|
|
CVS patchset: 6964
CVS date: 2004/09/12 15:54:49
|
|
CVS patchset: 6963
CVS date: 2004/09/12 15:43:23
|
|
CVS patchset: 6962
CVS date: 2004/09/12 09:29:28
|
|
CVS patchset: 6961
CVS date: 2004/09/12 06:24:31
|
|
CVS patchset: 6960
CVS date: 2004/09/11 20:52:17
|
|
CVS patchset: 6959
CVS date: 2004/09/11 20:01:38
|
|
CVS patchset: 6958
CVS date: 2004/09/11 16:03:05
|
|
Changed my status in AUTHORS to developer (I hope I can do it :-)).
CVS patchset: 6957
CVS date: 2004/09/11 12:21:47
|
|
doc/hackersguide/Makefile.am:
- Add missing rules to remove Makefile when running make distclean.
src/Makefile.am:
- Add missing subdirectory libspucmml
doc/internal/HOWTO.release:
- Add suggestion to use make distcheck (See info automake -
searching for distcheck for a more thorough review of the
commands ability).
CVS patchset: 6956
CVS date: 2004/09/11 02:07:26
|
|
CVS patchset: 6955
CVS date: 2004/09/09 10:53:39
|
|
CVS patchset: 6954
CVS date: 2004/09/09 07:33:20
|
|
CVS patchset: 6953
CVS date: 2004/09/09 06:38:45
|
|
http://www.annodex.net/TR/draft-pfeiffer-cmml-01.html
for more information on CMML. In a nutshell, it's a markup language for
multimedia and other time-continuous streams, enabling things such as metadata
and hyperlinks to be attached to multimedia. This implementation currently
displays anchor text as subtitles: full support for CMML will be an on-going
xine project.
CVS patchset: 6952
CVS date: 2004/09/09 06:35:44
|
|
media files
CVS patchset: 6951
CVS date: 2004/09/09 06:29:20
|
|
CVS patchset: 6950
CVS date: 2004/09/08 16:30:42
|
|
better late than never ;-)
CVS patchset: 6949
CVS date: 2004/09/08 15:09:30
|
|
CVS patchset: 6948
CVS date: 2004/09/08 12:59:48
|
|
CVS patchset: 6947
CVS date: 2004/09/07 19:29:49
|
|
CVS patchset: 6946
CVS date: 2004/09/07 19:27:55
|