[MPlayer-dev-eng] [PATCH v2 0/5] pvr:// support for hdpvr

Reza Arbab arbab at panix.com
Wed Feb 10 17:19:47 CET 2016


These changes enable pvr:// for the Hauppauge HD PVR model 1212.

v2:
  Revised using feedback from Reimar Döffinger. Thanks, Reimar!

Reza Arbab (5):
  stream_pvr: refactor add_v4l2_ext_control
  stream_pvr: validate extended v4l2 controls before setting them
  stream_pvr: add AAC and AC-3 audio encoding control options
  stream_pvr: fix bogus error message on device poll timeout
  stream_pvr: allow initial latency when opening stream

 DOCS/man/cs/mplayer.1    |   2 +-
 DOCS/man/de/mplayer.1    |   2 +-
 DOCS/man/en/mplayer.1    |   2 +-
 DOCS/man/es/mplayer.1    |   2 +-
 DOCS/man/fr/mplayer.1    |   2 +-
 DOCS/man/hu/mplayer.1    |   2 +-
 DOCS/man/it/mplayer.1    |   2 +-
 DOCS/man/ru/mplayer.1    |   2 +-
 DOCS/man/zh_CN/mplayer.1 |   2 +-
 cfg-common.h             |   2 +-
 stream/stream_pvr.c      | 188 +++++++++++++++++++++++++++++++++++++++--------
 11 files changed, 167 insertions(+), 41 deletions(-)

-- 
2.5.0



More information about the MPlayer-dev-eng mailing list