summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-30 12:00:13 +0000
committerben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-30 12:00:13 +0000
commitfe8a263f5d32352db57f6e32555dcc7b4ab42a75 (patch)
treedb65fcbeac89b4d4fb69f217f74b15c5dbd3ab7e /stream
parent1e372554ccd01cfa23830cc2fe90edf0d8dbe757 (diff)
downloadmpv-fe8a263f5d32352db57f6e32555dcc7b4ab42a75.tar.bz2
mpv-fe8a263f5d32352db57f6e32555dcc7b4ab42a75.tar.xz
deprecated comment from the time the pvr code was half V4L2 and half IVTV specific
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23184 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream')
-rw-r--r--stream/stream_pvr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/stream_pvr.c b/stream/stream_pvr.c
index 7f5af09dd3..7b612fe544 100644
--- a/stream/stream_pvr.c
+++ b/stream/stream_pvr.c
@@ -489,8 +489,6 @@ set_encoder_settings (struct pvr_t *pvr)
return 0;
}
-/* V4L2 layer */
-
static void
parse_v4l2_tv_options (struct pvr_t *pvr)
{