summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-20Read the MIME type from the plugin & use it for demuxer selection (if by extn).Darren Salt
2008-06-20Allow input plugins to report MIME types as optional data. Implement for http.Darren Salt
2008-06-19Swap positions of "auto" and "old" in the v4l TV standards list.Darren Salt
2008-06-18Separate PES stream IDs from TS descriptor tags.Darren Salt
2008-06-18More changelog entries.Darren Salt
2008-06-18input_dvb: Recognise new audio and video stream formatsSimon Farnsworth
2008-06-18input_dvb: Allow automatic detection of DVB parametersSimon Farnsworth
2008-06-18Changelog entries for the immediately preceding DVB & V4L plugin changes.Darren Salt
2008-06-17input_v4l: Set video formatSimon Farnsworth
2008-06-17input_dvb: Allow the user to configure the location of the channels.conf file...Simon Farnsworth
2008-06-16input_dvb: Allow the user to configure the DVB GUI off.Simon Farnsworth
2008-06-16demux_ts: Always replace PIDs when we parse a PMTSimon Farnsworth
2008-06-16Initial changelog entry for 1.1.14.Darren Salt
2008-06-17Regenerate po files.Diego 'Flameeyes' Pettenò
2008-06-17Revert xine customisations of po/Makefile.in.in, use Makevars for the rest.Diego 'Flameeyes' Pettenò
2008-06-17Update gettext Makefile with the new version from gettext, but keep xine's cu...Diego 'Flameeyes' Pettenò
2008-06-17Require at least version 0.16.1 of gettext (Debian stable at the moment).Diego 'Flameeyes' Pettenò
2008-06-17Ignore the files that are created by autopoint.Diego 'Flameeyes' Pettenò
2008-06-17Remove two more files that are created by autopoint (gettext).Diego 'Flameeyes' Pettenò
2008-06-17Remove macro files that are handled by gettext.Diego 'Flameeyes' Pettenò
2008-06-17Ignore macro files created by libtool.Diego 'Flameeyes' Pettenò
2008-06-17Fix support for libtool 2.2.Diego 'Flameeyes' Pettenò
2008-06-17Don't use C++ for socklen_t tests.Diego 'Flameeyes' Pettenò
2008-06-15Move the declaration of xine_strcat_realloc.Darren Salt
2008-06-15Missing changelog item (JACK plugin).Darren Salt
2008-06-15Added tag xine-lib-1_1_13-release for changeset 492f87e6963aDarren Salt
2008-06-15Mark release.xine-lib-1_1_13-release1.1.13Darren Salt
2008-06-15Merge.Darren Salt
2008-06-15Remove nbc_check_buffers calls; mark it & the low-water mark fns as deprecated.Darren Salt
2008-06-15Backed out changeset a1dad259c8f8. In 1.1.x, deprecated functions must remain.Darren Salt
2008-06-13A fix so it runs on SolarisSteve Evans
2008-06-14Replacement JACK pluginEd Wildgoose
2008-06-14Extra MIME types for Quicktime/ISO media.Darren Salt
2008-06-12Fix up reporting of supported formats by the ALSA & OSS output plugins.Darren Salt
2008-06-12Undeprecate xine_register_log_cb.Darren Salt
2008-06-11Mark release as 1.1.13, not 1.1.12.1.Darren Salt
2008-06-11Provide a useful implementation of xine_register_log_cb().Darren Salt
2008-06-11Fix va_list-related breakage. Multiple use needs va_copy().Darren Salt
2008-06-09Fix Shoutcast NSV detection.Darren Salt
2008-06-09Avoid false positives when looking up demuxer by MIME type.Darren Salt
2008-06-05demux_ts: don't OR in buffer types.Darren Salt
2008-05-29Define ARCH_{ALPHA,ARM} as needed; move one ARCH_SPARC which could be missed.Darren Salt
2008-05-29Ignore debian/*.debhelper.log.Darren Salt
2008-05-25Recognise TS descriptor tag 0x80 as MPEG video.Darren Salt
2008-05-25Wherever possible, use enum constants for TS descriptor tags.Darren Salt
2008-05-24Rewrite CC_PTHREAD_RECURSIVE_MUTEX to use M4sh and AC_CACHE_CHECK.Diego 'Flameeyes' Pettenò
2008-05-24Backport pthreads.m4 from 1.2.Diego 'Flameeyes' Pettenò
2008-05-24Backport CC_CHECK_LDFLAGS macro from 1.2 branch.Diego 'Flameeyes' Pettenò
2008-05-24Use M4sh AS_IF rather than sh if statements for common macros.Diego 'Flameeyes' Pettenò
2008-05-23Remove MIN/MAX macro definitions on unit.Diego 'Flameeyes' Pettenò