summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2011-10-15Disable strict-aliasing where it caused compiler warningsChristian Ruppert
2011-10-11Merge from 1.1.Darren Salt
2011-10-10input_cdda: fixed writing outside of tablePetri Hintukainen
2011-10-10Marked _x_canonicalise_url() with XINE_MALLOC attributePetri Hintukainen
2011-10-08Build fix for Fedora with external FFmpeg.Jose Alberto Reguero
2011-10-05Merge commits which I've already merged from 1.1...Darren Salt
2011-10-04Merge from 1.1.Darren Salt
2011-10-03Set CLOEXEC flag on three more sockets.Chris Rankin
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-03Add CLOEXEC support for VDR plugin, plus a few extra descriptors.Chris Rankin
2011-10-03Mark simple file and socket descriptors as uninheritable.Chris Rankin
2011-10-03Set CLOEXEC flag on three more sockets.Chris Rankin
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-03Add CLOEXEC to another descriptor. (Merge from 1.2 branch).Chris Rankin
2011-10-01Mark simple file and socket descriptors as uninheritable.Chris Rankin
2011-09-26Merge from 1.1. (Needs some testing.)Darren Salt
2011-08-26DVB syncTorsten Jager
2011-05-17Fix build with relatively recent copies of FFmpegBrad Smith
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2011-05-16Missed a #define.Darren Salt
2011-05-16Fix up "pp" post-proc plugin and A/V decoding for ffmpeg 0.7.Darren Salt
2011-03-20Merge from 1.1.Darren Salt
2010-11-30Small memory leaks in VCD input plugin class.František Dvořák
2010-10-23mingw32-w64 port:František Dvořák
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2010-07-28Re-add tests for __FreeBSD_kernel__ (should fix Debian GNU/kFreeBSD builds).Darren Salt
2010-07-29Merge from 1.1.Darren Salt
2010-07-25Merge from 1.1; resync translation files.Darren Salt
2010-07-21Add NetBSD support to the VCD input pluginMatthias Drochner
2010-07-21Advance buffer pointer after readMatthias Drochner
2010-07-19Fix a few small memory leaks.Darren Salt
2010-06-14Merge from 1.1.Darren Salt
2010-03-14Merge from 1.1.Darren Salt
2010-03-10Make buildable with current (external) libdvdnav & libdvdread.Darren Salt
2010-03-07Merge from 1.1.Darren Salt
2010-02-25Compiler warning fixes.Darren Salt
2010-02-25isatty() takes an int, not a FILE *.Darren Salt
2010-02-25Fix a size check (wrong variable, causing int/ptr comparison) in rmff.c.Darren Salt
2010-02-24Fix up V4L/V4L2 for non-Linux.Darren Salt
2010-02-21Avoid invalid fstat calls when opening empty filesUlrich Eckhardt
2010-02-21Typo fixUlrich Eckhardt
2010-04-11Report NBC buffer stats to the application using new event XINE_EVENT_NBC_STATSFrank Enderle
2010-02-06libv4l check shouldn't fail & abort unless --enable-libv4l is given.Darren Salt
2010-02-03Remove pointless output from stats logging; make the const variables static.Darren Salt
2010-01-30Fix dvdnav map file closure.Darren Salt
2010-01-29Link the v4l2 plugin with libv4l2 (if required); use pkgconfig to locate it.Darren Salt
2010-01-26Convert xine_log → xprintf.Darren Salt
2010-01-26Switch off logging, convert some lprintf() to xine_log(), add a startup warning.Darren Salt
2010-01-26Get rid of a few compiler warnings.Darren Salt
2010-01-26More error checking.Darren Salt