]> git.sesse.net Git - vlc/commit
Added a special access module for PVR MPEG-2 encoding boards.
authorEric Petit <titer@videolan.org>
Wed, 4 Jun 2003 21:41:47 +0000 (21:41 +0000)
committerEric Petit <titer@videolan.org>
Wed, 4 Jun 2003 21:41:47 +0000 (21:41 +0000)
commit02b9cd06b9eb65b3d3a694886e35f56b071029d9
tree6093e2a3bf76adcb986bd0df14786261dc39cce7
parentf46c8fc384003cc79e45f549f5ead2478ae300bf
 Added a special access module for PVR MPEG-2 encoding boards.
 It allows to change the frequency and such things quite easily, from VLC.
 You'll have to --enable-pvr to build it.
configure.ac.in
modules/Makefile.am
modules/access/pvr/Modules.am [new file with mode: 0644]
modules/access/pvr/pvr.c [new file with mode: 0644]
modules/access/pvr/videodev2.h [new file with mode: 0644]