summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2012-10-29input_test: added full range color test videoTorsten Jager
2012-10-29input_test: use higher priority than gnome_vfs (gnome_vfs wants to handle all...Petri Hintukainen
2012-10-29input_test: fixed still images whose width is not a multiple of 4Torsten Jager
2012-10-29input_test: cleaned up code for easier reading/extendingTorsten Jager
2012-10-07input_test: added vector XINE logoTorsten Jager
2012-07-28Add extra audio/video cases to parse_pmt(). This identifies the audio stream ...Chris Rankin
2012-07-09input_test: added human-friendly titlePetri Hintukainen
2012-07-09input_test: add terminating NULL pointer to autoplay list (gxine does not use...Petri Hintukainen
2012-07-09input_bluray: reduced loggingPetri Hintukainen
2012-06-12Added get_autoplay_list()Petri Hintukainen
2012-06-12Add test image generator input pluginTorsten Jager
2012-05-29Merge from 1.1Petri Hintukainen
2012-05-29spaces -> tab in MakefileCarlo Bramini
2012-04-26Check read() return valuePetri Hintukainen
2012-04-12Use proper device paths for the Blu-ray and VCD input plugins on OpenBSDBrad Smith
2012-02-09Make the “PMT scan timed out” message a lot less scary.Darren Salt
2012-02-09Kill a memory leak in the DVB tuning code.Darren Salt
2012-04-11Fixed warningsPetri Hintukainen
2012-04-11Check read() return valuePetri Hintukainen
2012-04-11Fixed warningsPetri Hintukainen
2012-04-11Use proper device paths for the Blu-ray and VCD input plugins on OpenBSDBrad Smith
2012-02-09Merge from 1.1, dropping the README change.Darren Salt
2012-02-08Fix DVB CRC checking (was wrong endianness).Darren Salt
2011-12-15Marked xine_get_autoplay_mrls() and get_autoplay_list()'s return value constPetri Hintukainen
2011-12-15Merge from 1.1Petri Hintukainen
2011-12-15Added BluRay input pluginPetri Hintukainen
2011-12-10Merge from 1.1.Darren Salt
2011-12-09demux_ts: Fill buffers up to buf->max_size.Torsten Jager
2011-11-24MergePetri Hintukainen
2011-11-24Fixed leaks in input pluginsPetri Hintukainen
2011-11-24Silenced compiler warningPetri Hintukainen
2011-11-24Fixed v4l2_input_read() parameter typesPetri Hintukainen
2011-11-23Remove our internal videodev2.h - no longer needed.Darren Salt
2011-11-23Have the PVR input plugin built if V4L2, not V4L1, is present.Darren Salt
2011-11-23Fixed aliasingPetri Hintukainen
2011-10-26Merge from 1.1.Darren Salt
2011-10-18net_buf_ctrl: dvb sync: dont rely on demuxer sending BUF_FLAG_FRAME_STARTTorsten Jager
2011-10-18net_buf_ctrl: dvb sync: observe a/v buffers only.Torsten Jager
2011-10-18Removed unused variablePetri Hintukainen
2011-10-18input_dvb: if write() fails, stop recording and log a messagePetri Hintukainen
2011-10-18input_dvb: fixed check for recording file handlePetri Hintukainen
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-15Disable strict-aliasing where it caused compiler warningsChristian Ruppert
2011-10-11Merge from 1.1.Darren Salt
2011-10-10Fixed asprintf usagePetri Hintukainen
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