summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-05More configure.ac cleanups - moving stuff aroundMatt Messier
2007-05-05More cleanups for configure.acMatt Messier
2007-05-04More build cleanupsMatt Messier
2007-05-04Begin cleaning up compiler command-line flagsMatt Messier
2007-05-04Clean up configure-time version handlingMatt Messier
2007-05-04Move a bunch of x11/xv related stuff out of configure.acMatt Messier
2007-05-04Merge newbuild changes and public repository changesMatt Messier
2007-05-04[PATCH] Fix deinterlacing in video_out_xv.cSimon Farnsworth
2007-05-06Changelog entries.Darren Salt
2007-05-06Merge Reinhard Nissl's xxmc fixes and related changes.Darren Salt
2007-05-06Merge Reinhard Nissl's MPEG2 fixes and optimisations.Darren Salt
2007-05-06Merge Reinhard Nissl's ffmpeg fixes.Darren Salt
2007-05-06Merge Reinhard Nissl's demuxer fixes.Darren Salt
2007-05-05Merge Bastien Nocera's changes.Darren Salt
2007-05-05Up the version number in HG so we can check for the _x_io_select fixhadess@cookie.hadess.net
2007-05-05- Fix _x_io_select exiting when the select has been interrupted (EINTR errno)hadess@cookie.hadess.net
2007-05-04Merge - part 2.Diego 'Flameeyes' Pettenò
2007-05-04Merge - part 1.Diego 'Flameeyes' Pettenò
2007-05-04Update some copyright information.Darren Salt
2007-05-04Fix building of CDDA input on FreeBSD, the NetBSD patch broke it as sys/scsii...Diego 'Flameeyes' Pettenò
2007-05-04Move some stuff out of configure.ac and into existing or new m4 files forMatt Messier
2007-05-03Reduce size of flac_decoder_t structure: output_mode and output_sampling_rate...Diego 'Flameeyes' Pettenò
2007-05-03ao_cap_mode is only ever used in faad_open_output, make it a local variable.Diego 'Flameeyes' Pettenò
2007-05-03Mark vorbis_comment_keys structure constant.Diego 'Flameeyes' Pettenò
2007-05-03Make _x_buf_(audio|video)_name return a pointer to constant string.Diego 'Flameeyes' Pettenò
2007-05-03Update minimum tool versions: autoconf 2.59, automake 1.9.0, libtool 1.5.20Matt Messier
2007-05-03Remove libtool15.m4 -- Nobody can offer up an explanation as to what this isMatt Messier
2007-05-03Fix alpha order of files in EXTRA_DIST and add missing files:Matt Messier
2007-05-03Move autoconf macros that come from gettext from m4 to m4/gettext to make itMatt Messier
2007-05-02Install input_vdr.h in ${includedir}/xine, where vdr-xine expects it.Darren Salt
2007-05-02Don't allocate the buffer inline in the structure, just allocate it when need...Diego 'Flameeyes' Pettenò
2007-05-02Fix boundary of the for loop.Diego 'Flameeyes' Pettenò
2007-05-02Merge changes, once again, with passion.Diego 'Flameeyes' Pettenò
2007-05-02Mac OS X universal build should be disabled by default.Darren Salt
2007-05-02Merge changes.Diego 'Flameeyes' Pettenò
2007-05-02Fix proxy usage when the hostnames cannot be resolved.Diego 'Flameeyes' Pettenò
2007-05-02Mac OS X Universal Binary supportMatt Messier
2007-05-02[PATCH] Remove packet count from demux_ts, to remove a long delaySimon Farnsworth
2007-05-02[PATCH] Enhance logging in demux_ts, input_dvb and video_out_xvSimon Farnsworth
2007-05-13DVB MRL documentation corrections, additions and tweaks.Darren Salt
2007-05-13Correct the dvba:// MRL / tuner mismatch message.Darren Salt
2007-05-11Throw a XINE_MSG_PERMISSION_ERROR error when HTTP returns a 401 statushadess@cookie.hadess.net
2007-04-27Fix include path in LIBDTS_CFLAGS. Thanks to Matt Messier for reporting.Diego 'Flameeyes' Pettenò
2007-04-25Merge from 1.1.Darren Salt
2007-04-25Changelog entry for the Real codec search paths.Darren Salt
2007-04-25Fix real codec search pathsVille Skyttä
2007-04-24Resync translation source strings.Darren Salt
2007-04-24Use LOG_MODULE in log messages in the Xv & XxMC plugins.Darren Salt
2007-04-24Update for renamed DTS decoder.Darren Salt
2007-04-23Merge alpha-blending changes.Darren Salt