Age | Commit message (Expand) | Author |
2011-12-15 | Added BluRay input plugin | Petri Hintukainen |
2011-12-09 | demux_ts: Fill buffers up to buf->max_size. | Torsten Jager |
2011-11-24 | Merge | Petri Hintukainen |
2011-11-24 | Fixed leaks in input plugins | Petri Hintukainen |
2011-11-23 | Remove our internal videodev2.h - no longer needed. | Darren Salt |
2011-11-23 | Have the PVR input plugin built if V4L2, not V4L1, is present. | Darren Salt |
2011-11-23 | Fixed aliasing | Petri Hintukainen |
2011-10-18 | net_buf_ctrl: dvb sync: dont rely on demuxer sending BUF_FLAG_FRAME_START | Torsten Jager |
2011-10-18 | net_buf_ctrl: dvb sync: observe a/v buffers only. | Torsten Jager |
2011-10-18 | Removed unused variable | Petri Hintukainen |
2011-10-18 | input_dvb: if write() fails, stop recording and log a message | Petri Hintukainen |
2011-10-18 | input_dvb: fixed check for recording file handle | Petri Hintukainen |
2011-10-10 | Fixed asprintf usage | Petri Hintukainen |
2011-10-10 | input_cdda: fixed writing outside of table | Petri Hintukainen |
2011-10-10 | Marked _x_canonicalise_url() with XINE_MALLOC attribute | Petri Hintukainen |
2011-10-03 | Set CLOEXEC flag on three more sockets. | Chris Rankin |
2011-10-03 | Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke... | Chris Rankin |
2011-10-03 | Add CLOEXEC to another descriptor. (Merge from 1.2 branch). | Chris Rankin |
2011-10-01 | Mark simple file and socket descriptors as uninheritable. | Chris Rankin |
2011-08-26 | DVB sync | Torsten Jager |
2010-11-30 | Small memory leaks in VCD input plugin class. | František Dvořák |
2010-10-23 | mingw32-w64 port: | František Dvořák |
2010-10-23 | mingw32-w64 port: '-no-undefined' part | František Dvořák |
2010-07-28 | Re-add tests for __FreeBSD_kernel__ (should fix Debian GNU/kFreeBSD builds). | Darren Salt |
2010-07-21 | Add NetBSD support to the VCD input plugin | Matthias Drochner |
2010-07-21 | Advance buffer pointer after read | Matthias Drochner |
2010-07-19 | Fix a few small memory leaks. | Darren Salt |
2010-02-21 | Typo fix | Ulrich Eckhardt |
2010-04-11 | Report NBC buffer stats to the application using new event XINE_EVENT_NBC_STATS | Frank Enderle |
2010-03-10 | Make buildable with current (external) libdvdnav & libdvdread. | Darren Salt |
2010-02-25 | Compiler warning fixes. | Darren Salt |
2010-02-25 | isatty() takes an int, not a FILE *. | Darren Salt |
2010-02-25 | Fix a size check (wrong variable, causing int/ptr comparison) in rmff.c. | Darren Salt |
2010-02-24 | Fix up V4L/V4L2 for non-Linux. | Darren Salt |
2010-02-21 | Avoid invalid fstat calls when opening empty files | Ulrich Eckhardt |
2010-02-06 | libv4l check shouldn't fail & abort unless --enable-libv4l is given. | Darren Salt |
2010-02-03 | Remove pointless output from stats logging; make the const variables static. | Darren Salt |
2010-01-30 | Fix dvdnav map file closure. | Darren Salt |
2010-01-29 | Link the v4l2 plugin with libv4l2 (if required); use pkgconfig to locate it. | Darren Salt |
2010-01-26 | Convert xine_log → xprintf. | Darren Salt |
2010-01-26 | Switch off logging, convert some lprintf() to xine_log(), add a startup warning. | Darren Salt |
2010-01-26 | Get rid of a few compiler warnings. | Darren Salt |
2010-01-26 | More error checking. | Darren Salt |
2010-01-22 | v4l2: set no. of bytes sent, and don't send more than max_size bytes at a time. | Darren Salt |
2010-01-22 | v4l2: set stream audio/video flags; check for VIDIOC_S_FMT failure. | Darren Salt |
2010-01-06 | Add v4l2 to the makefile | Trever Fischer |
2010-01-21 | Require v4l2:/ prefix. | Darren Salt |
2010-01-21 | Tidy up the v4l2 plugin. | Darren Salt |
2010-01-06 | Use libv4l only if available, add copyright header | Trever Fischer |
2010-01-06 | Preliminary support for v4l2. | Trever Fischer |