summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-30Warn when using built-in ffmpeg rather than external ffmpeg.Darren Salt
2008-04-30Replace calloc (n, sizeof (char)) with malloc (n) where zero init isn't needed.Darren Salt
2008-04-28Add xine_get_pluginroot() for win32. Completely untested.Darren Salt
2008-04-21Fix Xv driver debug build.Darren Salt
2008-04-21Fix display of some MJPEG streams (YUVJ420P).Darren Salt
2008-04-21Debug logging of ffmpeg pixel format in case of display errors.Darren Salt
2008-04-21Add MIME types and .mpp for musepack.Darren Salt
2008-04-20CVE no. for the NSF bug.Darren Salt
2008-04-19Add a ChangeLog entry for the backports from 1.2.Diego 'Flameeyes' Pettenò
2008-04-19Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...Diego 'Flameeyes' Pettenò
2008-03-10Add Xv port selection by type (overlay or textured video).Darren Salt
2008-02-25When auto-detecting Xv ports, prefer port nos. >= configured.Darren Salt
2008-02-02Move more shared Xv config desc. & help strings; add new location to POTFILES.Darren Salt
2008-02-02Handle invalid port nos. properly (avoids a possible xcbxv segfault).Darren Salt
2008-02-02Convert the XxMC plugin to use the new header file.Darren Salt
2008-02-02XvMC plugin uses the new header; use config_help; small var/struct cleanup.Darren Salt
2008-02-02Convert the plain Xv plugins to use the new header file.Darren Salt
2008-02-02Add a header file for some strings shared between the Xv-using plugins.Darren Salt
2008-02-01Port Xv port selection to xxmc.Darren Salt
2008-02-01Add Xv port selection to the XCB xv plugin.Darren Salt
2008-02-01Fallback to auto-detect when the specified Xv port is unavailable or unusable.Darren Salt
2008-02-01patch adding video.device.xv_port optionJean-Yves Lefort
2008-06-21Merge.Darren Salt
2008-06-21Merge.Darren Salt
2008-06-21Run autopoint before running aclocal (on a clean tree) else automake will fail.Darren Salt
2008-06-21Partially revert fa7f53fb1656, which introduced some libtool-related problems.Darren Salt
2008-06-20Ask the input plugin which demuxer to use.Darren Salt
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-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-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ò