[mythtv-commits] mythtv branch master updated by jpoet. v0.28-pre-3467-ga1bf985

Git Repo Owner noreply at mythtv.org
Tue Jan 19 21:26:57 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user jpoet.
       via  a1bf985c4ff8bf947224fe126cd5d98cca83d881 (commit)
       via  730975bc18f3ac04454c455ee54bb19fa2c22de2 (commit)
       via  30fc2c7ac79f89008771a837de5e22f5a8d69de8 (commit)
      from  72725b2511bf1f7727246acd9e9568df02844c8d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a1bf985c4ff8bf947224fe126cd5d98cca83d881
Author:    John Poet <jpoet at mythtv.org> at Tue, 19 Jan 2016 14:25:53 -0700
Committer: John Poet <jpoet at mythtv.org> at Tue, 19 Jan 2016 14:26:46 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a1bf985c4ff8bf947224fe126cd5d98cca83d881

Revert "v4l2util:  Attempt to get it to compile with older kernels." Instead, include our own copy of videodev2.h
This reverts commit 73808a8cb7ba0d6506d8ead4b790c700d9f4f4c6.



commit 730975bc18f3ac04454c455ee54bb19fa2c22de2
Author:    John Poet <jpoet at mythtv.org> at Tue, 19 Jan 2016 14:24:26 -0700
Committer: John Poet <jpoet at mythtv.org> at Tue, 19 Jan 2016 14:26:46 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=730975bc18f3ac04454c455ee54bb19fa2c22de2

V4L2: Use our own copy of videodev2.h (as recommended by the V4L2 folks) to avoid issues when compiling against older kernels.



commit 30fc2c7ac79f89008771a837de5e22f5a8d69de8
Author:    John Poet <jpoet at mythtv.org> at Tue, 19 Jan 2016 13:49:39 -0700
Committer: John Poet <jpoet at mythtv.org> at Tue, 19 Jan 2016 14:26:46 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=30fc2c7ac79f89008771a837de5e22f5a8d69de8

cardutil:IsTuningAnalog: Fix a mixed-case typo.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythtv/cardutil.h                  |    2 +-
 mythtv/libs/libmythtv/recorders/v4l2encrecorder.h |    2 -
 mythtv/libs/libmythtv/v4l2util.cpp                |  179 +-
 mythtv/libs/libmythtv/v4l2util.h                  |    4 +-
 mythtv/libs/libmythtv/videodev2.h                 | 2276 +++++++++++++++++++++
 5 files changed, 2357 insertions(+), 106 deletions(-)
 create mode 100644 mythtv/libs/libmythtv/videodev2.h

-- 



More information about the mythtv-commits mailing list