From 8992cb1d0d07edc33d274f6d7924ecdf6f83d994 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 5 Sep 2013 17:57:22 +0100 Subject: making act segmenter --- ffmpeg/doc/t2h.init | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 ffmpeg/doc/t2h.init (limited to 'ffmpeg/doc/t2h.init') diff --git a/ffmpeg/doc/t2h.init b/ffmpeg/doc/t2h.init new file mode 100644 index 0000000..2aab488 --- /dev/null +++ b/ffmpeg/doc/t2h.init @@ -0,0 +1,116 @@ +# no horiz rules between sections +$end_section = \&FFmpeg_end_section; +sub FFmpeg_end_section($$) +{ +} + +$EXTRA_HEAD = +' +'; + +$CSS_LINES = $ENV{"FFMPEG_CSS"} || < +EOT + +my $TEMPLATE_HEADER = $ENV{"FFMPEG_HEADER"} || <