| Commit message (Expand) | Author | Age |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | Do not call strerror() | wm4 | 2014-11-26 |
* | tv: remove some differences between immediate/normal mode | wm4 | 2014-10-25 |
* | tv: reduce waiting loop from 10ms to 1ms | wm4 | 2014-10-25 |
* | tv: remove duplicated crap | wm4 | 2014-10-25 |
* | tv: unqueue buffers correctly (maybe, maybe not) | wm4 | 2014-10-25 |
* | stream: change malloc+memset to calloc | Bruno George Moraes | 2014-09-27 |
* | audio: drop swapped-endian audio formats | wm4 | 2014-09-23 |
* | build: include <strings.h> for strcasecmp() | wm4 | 2014-07-10 |
* | tv: if timestamp is unset, return NOPTS | wm4 | 2014-06-14 |
* | tv: remove some non-sense | wm4 | 2014-06-14 |
* | tv: fix compilation without clock_gettime, don't claim to be MPlayer | wm4 | 2014-06-14 |
* | tv: add missing header for clock_gettime | wm4 | 2014-06-13 |
* | tv: fix a hidden static variable | wm4 | 2014-06-12 |
* | tv: use correct timestamps | iive | 2014-06-12 |
* | tv: remove printing of useless comment information | wm4 | 2014-06-11 |
* | tv: remove global option variables | wm4 | 2014-06-11 |
* | tv: remove sysinfo() usage | wm4 | 2014-05-30 |
* | Kill all tabs | wm4 | 2014-04-13 |
* | demux: mp_msg conversions | wm4 | 2013-12-21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 |
* | tvi_v4l2: remove VBI stuff | wm4 | 2013-11-13 |
* | tvi_v4l2: let libv4l2 convert to a known pixel format | bugmen0t | 2013-11-13 |
* | stream: don't include linux/types.h in some files | wm4 | 2013-11-13 |
* | Remove sh_audio->samplesize | wm4 | 2013-11-09 |
* | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 |
* | Fix some more -Wshadow warnings | wm4 | 2013-11-01 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | Fix some -Wshadow warnings | wm4 | 2013-07-23 |
* | Fix some cppcheck / scan-build warnings | wm4 | 2013-05-06 |
* | video: decouple internal pixel formats from FourCCs | wm4 | 2013-01-13 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 |
* | libaf: rename af_format.h to format.h | wm4 | 2012-08-29 |
* | Remove teletext support | wm4 | 2012-08-03 |
* | stream/tvi_v4l[2]: fix calculation of free RAM for buffers | iive | 2011-07-06 |
* | stream/tvi_v4l2: Add V4L2 support for OpenBSD (and NetBSD) | Uoti Urpala | 2011-06-29 |
* | stream/tvi_v4l2.c: simplify by using getfps helper function | reimar | 2011-01-31 |
* | cleanup: don't check for NULL before free() | diego | 2010-11-08 |
* | Remove remaining %lf printf conversions | reimar | 2010-11-02 |
* | stream/tv: move new_handle() function from header to tv.c | diego | 2010-11-02 |
* | stream/tv: move free_handle() from header to tv.c | diego | 2010-11-02 |
* | spelling fixes | siretart | 2010-11-02 |
* | tv.h: Change function pointer types to proper declarations | reimar | 2010-11-02 |
* | 100l, fix check for V4L2 capture capability flag. | reimar | 2009-12-11 |
* | Remove CONFIG_TV_TELETEXT. | cehoyos | 2009-11-07 |
* | Separate teletext from tv support. | cehoyos | 2009-11-07 |
* | Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths | cehoyos | 2009-10-29 |
* | Move teletext specific code from stream into libmpcodecs. | cehoyos | 2009-10-29 |
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 |