summaryrefslogtreecommitdiff
path: root/src/input/libdvdnav/diff_against_cvs.patch
AgeCommit message (Collapse)Author
2009-01-18Merge from 1.1.Darren Salt
--HG-- rename : src/libxineadec/gsm610/long_term.c => contrib/gsm610/long_term.c rename : src/libxineadec/gsm610/lpc.c => contrib/gsm610/lpc.c rename : src/libxineadec/gsm610/rpe.c => contrib/gsm610/rpe.c rename : src/libxineadec/gsm610/short_term.c => contrib/gsm610/short_term.c rename : src/libfaad/common.h => contrib/libfaad/common.h rename : src/xine-engine/broadcaster.h => include/xine/broadcaster.h rename : src/xine-engine/buffer.h => include/xine/buffer.h rename : src/xine-engine/refcounter.h => include/xine/refcounter.h rename : src/xine-engine/video_out.h => include/xine/video_out.h rename : src/xine-engine/vo_scale.h => include/xine/vo_scale.h rename : src/xine-utils/xineutils.h => include/xine/xineutils.h rename : src/libxineadec/fooaudio.c => src/audio_dec/fooaudio.c rename : src/liba52/xine_a52_decoder.c => src/audio_dec/xine_a52_decoder.c rename : src/libdts/xine_dts_decoder.c => src/audio_dec/xine_dts_decoder.c rename : src/libfaad/xine_faad_decoder.c => src/audio_dec/xine_faad_decoder.c rename : src/libxineadec/xine_lpcm_decoder.c => src/audio_dec/xine_lpcm_decoder.c rename : src/libmad/xine_mad_decoder.c => src/audio_dec/xine_mad_decoder.c rename : src/libmusepack/xine_musepack_decoder.c => src/audio_dec/xine_musepack_decoder.c rename : src/libxineadec/nsf.c => src/combined/nsf_decoder.c rename : src/libspucc/cc_decoder.c => src/spu_dec/cc_decoder.c rename : src/libspudec/xine_spu_decoder.c => src/spu_dec/spu_decoder.c rename : src/libspudec/spu.c => src/spu_dec/spudec.c rename : src/libspudec/spu.h => src/spu_dec/spudec.h rename : src/libsputext/xine_sputext_decoder.c => src/spu_dec/sputext_decoder.c rename : src/libspucc/xine_cc_decoder.c => src/spu_dec/xine_cc_decoder.c rename : src/libxinevdec/bitplane.c => src/video_dec/bitplane.c rename : src/libxinevdec/foovideo.c => src/video_dec/foovideo.c rename : src/libxinevdec/gdkpixbuf.c => src/video_dec/gdkpixbuf.c rename : src/libxinevdec/image.c => src/video_dec/image.c rename : src/libmpeg2/slice_xvmc_vld.c => src/video_dec/libmpeg2/slice_xvmc_vld.c rename : src/libmpeg2/xine_mpeg2_decoder.c => src/video_dec/libmpeg2/xine_mpeg2_decoder.c rename : src/libmpeg2new/include/Makefile.am => src/video_dec/libmpeg2new/include/Makefile.am rename : src/libmpeg2new/libmpeg2/motion_comp_vis.c => src/video_dec/libmpeg2new/libmpeg2/motion_comp_vis.c rename : src/libmpeg2new/xine_mpeg2new_decoder.c => src/video_dec/libmpeg2new/xine_mpeg2new_decoder.c rename : src/libxinevdec/rgb.c => src/video_dec/rgb.c rename : src/libxinevdec/yuv.c => src/video_dec/yuv.c
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
This requires that many other files include config.h themselves. Also convert <config.h> to "config.h".
2007-04-10Rationalise __attribute__((packed)) usage.Diego 'Flameeyes' Pettenò
First of all, as we check the presence of the attribute in configure.ac and we generate the XINE_PACKED definition there, there's no need to do the work again on attributes.h. Also remove #pragma pack support for now, as the trick is just not neat enough, and as it is it's just noise. Make Wine, libdvdnav and nosefart use XINE_PACKED rather than doing their own checks, as they are less reliable.
2007-03-20Add B2N macros for OSX. Patch by Martin Aumueller. Also add to the diff from ↵Diego 'Flameeyes' Pettenò
CVS as needs to be submitted. CVS patchset: 8727 CVS date: 2007/03/20 00:35:29
2006-09-17DVDNAV changes:František Dvořák
improve MinGW support, kFreeBSD support define HAVE_* when provided replacement functions in xine-lib CVS patchset: 8268 CVS date: 2006/09/17 13:01:07
2006-06-02Allow building of xine-lib with -Werror-implicit-function-declaration byDarren Salt
ensuring that all used functions have a proper declaration. (Gentoo) CVS patchset: 8004 CVS date: 2006/06/02 19:19:36
2006-05-27- Use file access instead of drive access when the volume is alreadyBastien Nocera
mounted. Allows playback of mounted unencrypted ISO9660 DVDs, when libdvdnav only supports UDF DVDs CVS patchset: 7998 CVS date: 2006/05/27 16:13:17
2004-10-08sync to current CVS of libdvdnavMichael Roitzsch
* fixes wrong subtitle appearing in the trailer of "Girl, Interrupted" RC2 * fixes "NAV packet expected, but none found" error when toggling between menu and feature with the Escape key CVS patchset: 7022 CVS date: 2004/10/08 20:44:34
2004-03-16sync to latest libdvdnavMichael Roitzsch
* fixes a menu problem (German RC2 of "Anatomie", chapter menu) * addresses some compilation problems on Windows (Could someone try cygwin, mingw builds, please? It should work with the standalone libdvdnav, but who knows if the integration breaks anything...) * turns some abort()s into assert(0)s, where we really can try to continue CVS patchset: 6269 CVS date: 2004/03/16 11:43:38
2003-10-13undelete diff patch, sorry.Daniel Caujolle-Bert
CVS patchset: 5506 CVS date: 2003/10/13 11:59:39
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert
Ability to use external libs (--with-external-vcdnav), disable vcdx build and build old vcd instead (--disable-vcdx). This last feature is useful since vcdx take /hours/ to start playback, that can help people who don't want vcd navigation. Remove all .la files, even in subdirs (eg: post) CVS patchset: 5505 CVS date: 2003/10/13 11:47:11
2003-08-27small change to Daniel's great warning-reduction patchMichael Roitzsch
CVS patchset: 5313 CVS date: 2003/08/27 14:56:00
2003-05-16add forgotten file and do some cleanupMichael Roitzsch
CVS patchset: 4863 CVS date: 2003/05/16 10:22:51
2003-05-16libdvdnav merge:Michael Roitzsch
* remove some unused files * dvdnav_internal.h uses the WORDS_BIGENDIAN define from xine-lib's global config.h * menu command filtering to avoid double commands in the same menu * message beautification by Jeff Smith CVS patchset: 4861 CVS date: 2003/05/16 09:56:49
2003-04-30cleanup libdvdnav mergeMichael Roitzsch
CVS patchset: 4720 CVS date: 2003/04/30 16:39:07
2003-04-29Update diff patch file.James Courtier-Dutton
CVS patchset: 4714 CVS date: 2003/04/29 22:22:34
2003-04-23preserve win32 patches for later merges of new versionsMichael Roitzsch
CVS patchset: 4665 CVS date: 2003/04/23 16:24:18
2003-04-07merging libdvdnav, since some nice fixes took placeMichael Roitzsch
CVS patchset: 4565 CVS date: 2003/04/07 18:10:44
2003-03-29sync to libdvdnav cvs once againMichael Roitzsch
* some changes to mutual header inclusion to make it compile warning-less when tracing is enabled * title/part jumping should work much more reliable now CVS patchset: 4509 CVS date: 2003/03/29 13:19:08
2003-03-08syncing libdvdnav to cvs should fix remaining highlight problemsMichael Roitzsch
CVS patchset: 4375 CVS date: 2003/03/08 14:36:13
2003-03-06use our modified internal version of nav_types.h, the one from libdvdread ↵Michael Roitzsch
cannot be used any more, since the structures in there differ from what is actually on the disc CVS patchset: 4348 CVS date: 2003/03/06 23:18:42
2003-02-26sync to current libdvdnav cvs, important change is the new DVDNAV_WAIT event,Michael Roitzsch
which allows us to keep libdvdnav and what is seen on screen in sync in certain critical situations (otherwise libdvdnav is always ahead by the fifo length) CVS patchset: 4291 CVS date: 2003/02/26 20:44:11
2003-02-20syncing to libdvdnav 0.1.5 and modifying input plugin accordinglyMichael Roitzsch
quoting the ChangeLog: * some bugfixes * code cleanup * build process polishing * more sensible event order in get_next_block to ensure useful event delivery * VOBU level resume * fixed: seeking in a multiangle feature briefly showed the wrong angle CVS patchset: 4217 CVS date: 2003/02/20 16:01:57
2003-01-27temporary fix for segfaulting DVDsMichael Roitzsch
libdvdnav cleanup needed (will start tomorrow) CVS patchset: 4021 CVS date: 2003/01/27 21:02:41
2002-09-20sync to latest libdvdnav cvs versionMichael Roitzsch
CVS patchset: 2718 CVS date: 2002/09/20 12:53:53
2002-09-04sync to libdvdnav cvsMichael Roitzsch
CVS patchset: 2603 CVS date: 2002/09/04 11:07:47
2002-08-31incorporate James' latest changes into the patchMichael Roitzsch
CVS patchset: 2569 CVS date: 2002/08/31 15:38:10
2002-08-27sync to libdvdnav cvs, this should now conform to the way xine outputsMichael Roitzsch
its console messages (write to stdout, "libdvdnav: " in front each line) CVS patchset: 2531 CVS date: 2002/08/27 19:24:33
2002-08-10ease syncing with libdvdnav cvsMichael Roitzsch
CVS patchset: 2423 CVS date: 2002/08/10 13:38:00