| Commit message (Expand) | Author | Age | Files | Lines |
* | tvi_v4l2: fix style in the uninit function | Ben Boeckel | 2016-08-05 | 1 | -4/+6 |
* | tvi_v4l2: explicitly brace the code | Ben Boeckel | 2016-08-05 | 1 | -1/+4 |
* | Fix misspellings | stepshal | 2016-06-26 | 1 | -1/+1 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 1 | -7/+4 |
* | Do not call strerror() | wm4 | 2014-11-26 | 1 | -44/+44 |
* | tv: remove some differences between immediate/normal mode | wm4 | 2014-10-25 | 1 | -38/+23 |
* | tv: reduce waiting loop from 10ms to 1ms | wm4 | 2014-10-25 | 1 | -2/+2 |
* | tv: remove duplicated crap | wm4 | 2014-10-25 | 1 | -124/+76 |
* | tv: unqueue buffers correctly (maybe, maybe not) | wm4 | 2014-10-25 | 1 | -5/+7 |
* | stream: change malloc+memset to calloc | Bruno George Moraes | 2014-09-27 | 1 | -3/+0 |
* | audio: drop swapped-endian audio formats | wm4 | 2014-09-23 | 1 | -1/+1 |
* | build: include <strings.h> for strcasecmp() | wm4 | 2014-07-10 | 1 | -0/+1 |
* | tv: if timestamp is unset, return NOPTS | wm4 | 2014-06-14 | 1 | -4/+4 |
* | tv: remove some non-sense | wm4 | 2014-06-14 | 1 | -2/+2 |
* | tv: fix compilation without clock_gettime, don't claim to be MPlayer | wm4 | 2014-06-14 | 1 | -1/+1 |
* | tv: add missing header for clock_gettime | wm4 | 2014-06-13 | 1 | -0/+1 |
* | tv: fix a hidden static variable | wm4 | 2014-06-12 | 1 | -9/+9 |
* | tv: use correct timestamps | iive | 2014-06-12 | 1 | -12/+48 |
* | tv: remove printing of useless comment information | wm4 | 2014-06-11 | 1 | -2/+0 |
* | tv: remove global option variables | wm4 | 2014-06-11 | 1 | -11/+11 |
* | tv: remove sysinfo() usage | wm4 | 2014-05-30 | 1 | -10/+0 |
* | Kill all tabs | wm4 | 2014-04-13 | 1 | -5/+5 |
* | demux: mp_msg conversions | wm4 | 2013-12-21 | 1 | -97/+98 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 1 | -1/+1 |
* | tvi_v4l2: remove VBI stuff | wm4 | 2013-11-13 | 1 | -100/+0 |
* | tvi_v4l2: let libv4l2 convert to a known pixel format | bugmen0t | 2013-11-13 | 1 | -47/+58 |
* | stream: don't include linux/types.h in some files | wm4 | 2013-11-13 | 1 | -1/+0 |
* | Remove sh_audio->samplesize | wm4 | 2013-11-09 | 1 | -7/+0 |
* | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 | 1 | -4/+4 |
* | Fix some more -Wshadow warnings | wm4 | 2013-11-01 | 1 | -1/+1 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -1/+1 |
* | Fix some -Wshadow warnings | wm4 | 2013-07-23 | 1 | -3/+2 |
* | Fix some cppcheck / scan-build warnings | wm4 | 2013-05-06 | 1 | -27/+0 |
* | video: decouple internal pixel formats from FourCCs | wm4 | 2013-01-13 | 1 | -49/+49 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -3/+3 |
* | libaf: rename af_format.h to format.h | wm4 | 2012-08-29 | 1 | -1/+1 |
* | Remove teletext support | wm4 | 2012-08-03 | 1 | -69/+9 |
* | stream/tvi_v4l[2]: fix calculation of free RAM for buffers | iive | 2011-07-06 | 1 | -8/+5 |
* | stream/tvi_v4l2: Add V4L2 support for OpenBSD (and NetBSD) | Uoti Urpala | 2011-06-29 | 1 | -0/+4 |
* | stream/tvi_v4l2.c: simplify by using getfps helper function | reimar | 2011-01-31 | 1 | -9/+2 |
* | cleanup: don't check for NULL before free() | diego | 2010-11-08 | 1 | -10/+5 |
* | Remove remaining %lf printf conversions | reimar | 2010-11-02 | 1 | -4/+4 |
* | stream/tv: move new_handle() function from header to tv.c | diego | 2010-11-02 | 1 | -2/+1 |
* | stream/tv: move free_handle() from header to tv.c | diego | 2010-11-02 | 1 | -2/+2 |
* | spelling fixes | siretart | 2010-11-02 | 1 | -2/+2 |
* | tv.h: Change function pointer types to proper declarations | reimar | 2010-11-02 | 1 | -1/+1 |
* | 100l, fix check for V4L2 capture capability flag. | reimar | 2009-12-11 | 1 | -1/+1 |
* | Remove CONFIG_TV_TELETEXT. | cehoyos | 2009-11-07 | 1 | -12/+0 |
* | Separate teletext from tv support. | cehoyos | 2009-11-07 | 1 | -2/+3 |
* | Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths | cehoyos | 2009-10-29 | 1 | -1/+1 |
* | Move teletext specific code from stream into libmpcodecs. | cehoyos | 2009-10-29 | 1 | -0/+1 |
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -28/+28 |
* | Make tvi_v4l2 print -1 as "Current input" if the ioctl to read it failed. | reimar | 2009-04-10 | 1 | -0/+1 |
* | Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2, | reimar | 2009-03-16 | 1 | -0/+8 |
* | 100l fix calculation of dropped frames, number of frames is time * fps, not t... | reimar | 2009-03-15 | 1 | -1/+1 |
* | Replace informal GPL notes by standard GPL header. | diego | 2008-12-13 | 1 | -15/+25 |
* | Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H. | diego | 2008-08-29 | 1 | -0/+1 |
* | Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. | diego | 2008-08-06 | 1 | -1/+1 |
* | Rename some audio-output-related preprocessor directives. | diego | 2008-08-05 | 1 | -1/+1 |
* | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 | 1 | -6/+6 |
* | Try to get frame rate information through VIDIOC_G_PARM if | voroshil | 2008-06-30 | 1 | -0/+12 |
* | Fix division by zero in tvi_v4l2 which occures when capture device | voroshil | 2008-06-30 | 1 | -8/+18 |
* | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 | 1 | -2/+2 |
* | typo fix: inited --> initialized | diego | 2008-02-14 | 1 | -9/+9 |
* | Make all tvi_info_t const | reimar | 2008-01-13 | 1 | -1/+1 |
* | Add missing call to audio_in_uninit in v4l2 tv driver. | voroshil | 2007-11-13 | 1 | -0/+2 |
* | After receiving EINTR 'read' syscall should be restarted. | voroshil | 2007-10-16 | 1 | -0/+2 |
* | Implement setting gain control for video devices (usually webcams) | voroshil | 2007-09-18 | 1 | -1/+34 |
* | Fix for: | voroshil | 2007-09-08 | 1 | -1/+1 |
* | Automatic TV channels scanning ability for MPlayer. | voroshil | 2007-08-23 | 1 | -0/+8 |
* | Added missing newline. | cehoyos | 2007-08-03 | 1 | -1/+1 |
* | Teletext support | voroshil | 2007-07-29 | 1 | -0/+179 |
* | Removing global variables from tv:// | voroshil | 2007-07-29 | 1 | -30/+30 |
* | Removing global variables from tv:// | voroshil | 2007-07-29 | 1 | -5/+8 |
* | mjpeg support for v4l2 tv:// driver | voroshil | 2007-06-01 | 1 | -40/+40 |
* | New "automute" tv:// option. | voroshil | 2007-05-31 | 1 | -0/+10 |
* | remove unnecessary stubs which were not ever used. | voroshil | 2007-05-24 | 1 | -9/+0 |
* | (cosmetics) replace tabs with spaces | voroshil | 2007-04-29 | 1 | -970/+970 |
* | tv driver loading rework. As a side effect "-tv driver=help" option is | voroshil | 2007-03-01 | 1 | -2/+5 |
* | Add missing buf.memory = V4L2_MEMORY_MMAP; initializations. | reimar | 2006-12-12 | 1 | -0/+3 |
* | changed email address | henry | 2006-11-04 | 1 | -1/+1 |
* | Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. | diego | 2006-08-18 | 1 | -1/+1 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -0/+1746 |