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

Reza Arbab arbab at panix.com
Tue Feb 2 18:21:32 CET 2016


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

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      | 177 +++++++++++++++++++++++++++++++++++++++--------
 11 files changed, 160 insertions(+), 37 deletions(-)

-- 
2.5.0



More information about the MPlayer-dev-eng mailing list