diff options
author | Michele Calgaro <[email protected]> | 2020-09-11 14:38:47 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-11 14:38:47 +0900 |
commit | 884c8093d63402a1ad0b502244b791e3c6782be3 (patch) | |
tree | a600d4ab0d431a2bdfe4c15b70df43c14fbd8dd0 /debian/transcode/transcode-1.1.7/docs/tech/html | |
parent | 14e1aa2006796f147f3f4811fb908a6b01e79253 (diff) | |
download | extra-dependencies-884c8093d63402a1ad0b502244b791e3c6782be3.tar.gz extra-dependencies-884c8093d63402a1ad0b502244b791e3c6782be3.zip |
Added debian extra dependency packages.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'debian/transcode/transcode-1.1.7/docs/tech/html')
9 files changed, 1188 insertions, 0 deletions
diff --git a/debian/transcode/transcode-1.1.7/docs/tech/html/Makefile.am b/debian/transcode/transcode-1.1.7/docs/tech/html/Makefile.am new file mode 100644 index 00000000..e64cd267 --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/tech/html/Makefile.am @@ -0,0 +1,15 @@ +EXTRA_DIST = \ + $(docs_DATA) + +docsdir = \ + $(datadir)/doc/transcode/tech/html + +docs_DATA = \ + index.html \ + tc_basic.css \ + tc_frame_buffer.html \ + tc_input_rotation.html \ + tc_libraries.html \ + tc_logo.png + + diff --git a/debian/transcode/transcode-1.1.7/docs/tech/html/Makefile.in b/debian/transcode/transcode-1.1.7/docs/tech/html/Makefile.in new file mode 100644 index 00000000..bc597711 --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/tech/html/Makefile.in @@ -0,0 +1,520 @@ +# Makefile.in generated by automake 1.11.1 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +# Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +target_triplet = @target@ +subdir = docs/tech/html +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(install_sh) -d +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__installdirs = "$(DESTDIR)$(docsdir)" +DATA = $(docs_DATA) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +A52_CFLAGS = @A52_CFLAGS@ +A52_LIBS = @A52_LIBS@ +ACLIB_LIBS = @ACLIB_LIBS@ +ACLOCAL = @ACLOCAL@ +ALTIVEC_CFLAGS = @ALTIVEC_CFLAGS@ +AMTAR = @AMTAR@ +AR = @AR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AVILIB_LIBS = @AVILIB_LIBS@ +AWK = @AWK@ +BSDAV_CFLAGS = @BSDAV_CFLAGS@ +BSDAV_LIBS = @BSDAV_LIBS@ +CC = @CC@ +CCAS = @CCAS@ +CCASDEPMODE = @CCASDEPMODE@ +CCASFLAGS = @CCASFLAGS@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CXXCPP = @CXXCPP@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DLDARWIN_CFLAGS = @DLDARWIN_CFLAGS@ +DLDARWIN_LIBS = @DLDARWIN_LIBS@ +DLLTOOL = @DLLTOOL@ +DSYMUTIL = @DSYMUTIL@ +DUMPBIN = @DUMPBIN@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FAAC_CFLAGS = @FAAC_CFLAGS@ +FAAC_LIBS = @FAAC_LIBS@ +FGREP = @FGREP@ +FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@ +FREETYPE2_LIBS = @FREETYPE2_LIBS@ +GREP = @GREP@ +IBP_LIBS = @IBP_LIBS@ +ICONV_CFLAGS = @ICONV_CFLAGS@ +ICONV_LIBS = @ICONV_LIBS@ +IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@ +IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +LAME_CFLAGS = @LAME_CFLAGS@ +LAME_LIBS = @LAME_LIBS@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBAVCODEC_CFLAGS = @LIBAVCODEC_CFLAGS@ +LIBAVCODEC_LIBS = @LIBAVCODEC_LIBS@ +LIBAVFORMAT_CFLAGS = @LIBAVFORMAT_CFLAGS@ +LIBAVFORMAT_LIBS = @LIBAVFORMAT_LIBS@ +LIBDVDREAD_CFLAGS = @LIBDVDREAD_CFLAGS@ +LIBDVDREAD_LIBS = @LIBDVDREAD_LIBS@ +LIBDV_CFLAGS = @LIBDV_CFLAGS@ +LIBDV_LIBS = @LIBDV_LIBS@ +LIBJPEG_CFLAGS = @LIBJPEG_CFLAGS@ +LIBJPEG_LIBS = @LIBJPEG_LIBS@ +LIBMPEG2CONVERT_CFLAGS = @LIBMPEG2CONVERT_CFLAGS@ +LIBMPEG2CONVERT_LIBS = @LIBMPEG2CONVERT_LIBS@ +LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@ +LIBMPEG2_LIBS = @LIBMPEG2_LIBS@ +LIBOBJS = @LIBOBJS@ +LIBPOSTPROC_CFLAGS = @LIBPOSTPROC_CFLAGS@ +LIBPOSTPROC_LIBS = @LIBPOSTPROC_LIBS@ +LIBQUICKTIME_CFLAGS = @LIBQUICKTIME_CFLAGS@ +LIBQUICKTIME_LIBS = @LIBQUICKTIME_LIBS@ +LIBS = @LIBS@ +LIBTCAUDIO_LIBS = @LIBTCAUDIO_LIBS@ +LIBTCVIDEO_LIBS = @LIBTCVIDEO_LIBS@ +LIBTC_LIBS = @LIBTC_LIBS@ +LIBTOOL = @LIBTOOL@ +LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@ +LIBV4L2_LIBS = @LIBV4L2_LIBS@ +LIBV4LCONVERT_CFLAGS = @LIBV4LCONVERT_CFLAGS@ +LIBV4LCONVERT_LIBS = @LIBV4LCONVERT_LIBS@ +LIBXML2_CFLAGS = @LIBXML2_CFLAGS@ +LIBXML2_LIBS = @LIBXML2_LIBS@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +LZO_CFLAGS = @LZO_CFLAGS@ +LZO_LIBS = @LZO_LIBS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MJPEGTOOLS_CFLAGS = @MJPEGTOOLS_CFLAGS@ +MJPEGTOOLS_LIBS = @MJPEGTOOLS_LIBS@ +MKDIR_P = @MKDIR_P@ +MOD_PATH = @MOD_PATH@ +NM = @NM@ +NMEDIT = @NMEDIT@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +OGG_CFLAGS = @OGG_CFLAGS@ +OGG_LIBS = @OGG_LIBS@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PATH_TO_AWK = @PATH_TO_AWK@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +PROF_PATH = @PROF_PATH@ +PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ +PTHREAD_LIBS = @PTHREAD_LIBS@ +PVM3_CFLAGS = @PVM3_CFLAGS@ +PVM3_LIBS = @PVM3_LIBS@ +PVM3_PVMGS = @PVM3_PVMGS@ +RANLIB = @RANLIB@ +SDL_CFLAGS = @SDL_CFLAGS@ +SDL_LIBS = @SDL_LIBS@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +SIMD_FLAGS = @SIMD_FLAGS@ +STRIP = @STRIP@ +THEORA_CFLAGS = @THEORA_CFLAGS@ +THEORA_LIBS = @THEORA_LIBS@ +USE_DLDARWIN = @USE_DLDARWIN@ +VERSION = @VERSION@ +VORBIS_CFLAGS = @VORBIS_CFLAGS@ +VORBIS_LIBS = @VORBIS_LIBS@ +WAVLIB_LIBS = @WAVLIB_LIBS@ +X264_CFLAGS = @X264_CFLAGS@ +X264_LIBS = @X264_LIBS@ +XIO_CFLAGS = @XIO_CFLAGS@ +XIO_LIBS = @XIO_LIBS@ +XMKMF = @XMKMF@ +XVID_CFLAGS = @XVID_CFLAGS@ +XVID_LIBS = @XVID_LIBS@ +X_CFLAGS = @X_CFLAGS@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_LIBS = @X_LIBS@ +X_PRE_LIBS = @X_PRE_LIBS@ +a52_config = @a52_config@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +bsdav_config = @bsdav_config@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +faac_config = @faac_config@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +iconv_config = @iconv_config@ +imagemagick_config = @imagemagick_config@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +lame_config = @lame_config@ +libdir = @libdir@ +libdvdread_config = @libdvdread_config@ +libexecdir = @libexecdir@ +libjpeg_config = @libjpeg_config@ +libjpegmmx_config = @libjpegmmx_config@ +localedir = @localedir@ +localstatedir = @localstatedir@ +lzo_config = @lzo_config@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +pvm3_config = @pvm3_config@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target = @target@ +target_alias = @target_alias@ +target_cpu = @target_cpu@ +target_os = @target_os@ +target_vendor = @target_vendor@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ +xvid_config = @xvid_config@ +EXTRA_DIST = \ + $(docs_DATA) + +docsdir = \ + $(datadir)/doc/transcode/tech/html + +docs_DATA = \ + index.html \ + tc_basic.css \ + tc_frame_buffer.html \ + tc_input_rotation.html \ + tc_libraries.html \ + tc_logo.png + +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/tech/html/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu docs/tech/html/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +install-docsDATA: $(docs_DATA) + @$(NORMAL_INSTALL) + test -z "$(docsdir)" || $(MKDIR_P) "$(DESTDIR)$(docsdir)" + @list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docsdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(docsdir)" || exit $$?; \ + done + +uninstall-docsDATA: + @$(NORMAL_UNINSTALL) + @list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(docsdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(docsdir)" && rm -f $$files +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) +installdirs: + for dir in "$(DESTDIR)$(docsdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: install-docsDATA + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-docsDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + distclean distclean-generic distclean-libtool distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-docsDATA install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + uninstall uninstall-am uninstall-docsDATA + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/debian/transcode/transcode-1.1.7/docs/tech/html/index.html b/debian/transcode/transcode-1.1.7/docs/tech/html/index.html new file mode 100644 index 00000000..2b6b1e04 --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/tech/html/index.html @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta name="generator" content= + "HTML Tidy for Linux (vers 12 April 2005), see www.w3.org" /> + + <title>transcode internals</title> + <meta http-equiv="Content-Type" content= + "text/html; charset=us-ascii" /> + <meta name="Author" content="Francesco Romani" /> + <meta name="Keywords" content="transcode architecture internals" /> + <meta name="Generator" content="ViM 7.x" /> + <link rel="StyleSheet" href="tc_basic.css" type="text/css" media= + "screen" /> +</head> + +<body> + <div id="title" class="title"> + <h1>Transcode Internals</h1> + <img src="tc_logo.png" class="centered" alt="transcode logo" /> + </div> + + <div id="index"> + <h2>Contents</h2> + <table> + <tr> + <td><a href="tc_libraries.html">Internal libraries</a></td> + <td><p>Overview of private transcode libraries and main components.</p></td> + </tr> + <tr> + <td><a href="tc_input_rotation.html">Input Rotation</a></td> + <td><p>Design principles and notes about multiple-inputs handling.</p></td> + </tr> + <tr> + <td><a href="tc_frame_buffer.html">Frame Buffering</a></td> + <td><p>How internal frame (fifo) buffer works, and future directions.</p></td> + </tr> + </table> + </div> +</body> +</html> + diff --git a/debian/transcode/transcode-1.1.7/docs/tech/html/tc_basic.css b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_basic.css new file mode 100644 index 00000000..2f34a2b6 --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_basic.css @@ -0,0 +1,96 @@ + +body { + margin: 20px; + padding: 10px; + font-size: 12px; + background-color: #CDB5CD; +} + +div { + margin: 10px; + padding: 5px; + background-color: #FFFFFF; +} + +h1 { + margin: 10px; + padding: 5px; + font-size: 26px; + text-align: center; + background-color: #E9E9E9; +} + +table { + align: center; +} + +h2 { + font-size: 22px; + font-weight: bold; + line-height: 22px; + margin: 5px 5px; + background-color: #E9E9E9; +} + +h3 { + font-size: 16px; + line-height: 14px; + background-color: #E9E9E9; +} + +h4 { + background-color: #E9E9E9; +} + +p { + margin: 10px; + padding: 5px; + background-color: #E9E9E9; +} + +pre { + font-size: 10px; + text-align: left; +} + +blockquote { + font-style: italic; +} + +.centered { + align: center; + text-align: center; +} + +.version { + font-size: 8px; + text-align: right; + margin: 5px 5px 5px 5px; + padding: 5px 0px 0px 5px; +} + +.note { + align: right; + text-align: right; +} + +.banner { + align: right; + text-align: right; +} + +.title { + margin: 10px 10px 10px 10px; + padding: 10px 5px 5px 10px; + font-size: 16px; + align: center; + text-align: center; +} + +.footer { + margin: 5px 5px 5px 5px; + padding: 5px 0px 0px 5px; + font-size: 8px; + align: center; + text-align: center; +} diff --git a/debian/transcode/transcode-1.1.7/docs/tech/html/tc_frame_buffer.html b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_frame_buffer.html new file mode 100644 index 00000000..93004576 --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_frame_buffer.html @@ -0,0 +1,66 @@ +<?xml version="1.0"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta name="generator" content= + "HTML Tidy for Linux (vers 12 April 2005), see www.w3.org" /> + + <title>transcode internals</title> + <meta http-equiv="Content-Type" content= + "text/html; charset=us-ascii" /> + <meta name="Author" content="Francesco Romani" /> + <meta name="Keywords" content="transcode architecture internals" /> + <meta name="Generator" content="ViM 7.x" /> + <link rel="StyleSheet" href="tc_basic.css" type="text/css" media= + "screen" /> +</head> + +<body> + <div id="title" class="title"> + <h1>Transcode - TITLE OF PAGE</h1> + </div> + + <div id="summary"> + <h3>Summary</h3> + <p>a few lines (1-30) describing the page content and highlights</p> + </div> + + <hr /> + + <div id="index"> + <table> + <tr> + <td><a href="#foo">Paragraph 1</a></td> + <td><p>short description of paragraph 1</p></td> + </tr> + <tr> + <td><a href="#bar">Paragraph 2</a></td> + <td><p>short description of paragraph 2</p></td> + </tr> + <tr> + <td><a href="#baz">Paragraph N</a></td> + <td><p>short description of paragraph N</p></td> + </tr> + </table> + </div> + + <hr /> + + <div id="paragraph1"> + <a name="foo"><h4>Paragraph 1</h4></a> + <p>body of paragraph 1</p> + </div> + + <div id="paragraph2"> + <a name="bar"><h4>Paragraph 2</h4></a> + <p>body of paragraph 2</p> + </div> + + <div id="paragraphN"> + <a name="baz"><h4>Paragraph N</h4></a> + <p>body of paragraph N</p> + </div> +</body> +</html> diff --git a/debian/transcode/transcode-1.1.7/docs/tech/html/tc_input_rotation.html b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_input_rotation.html new file mode 100644 index 00000000..6b7adad5 --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_input_rotation.html @@ -0,0 +1,124 @@ +<?xml version="1.0"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta name="generator" content= + "HTML Tidy for Linux (vers 12 April 2005), see www.w3.org" /> + + <title>transcode internals</title> + <meta http-equiv="Content-Type" content= + "text/html; charset=us-ascii" /> + <meta name="Author" content="Francesco Romani" /> + <meta name="Keywords" content="transcode architecture internals input rotation" /> + <meta name="Generator" content="ViM 7.x" /> + <link rel="StyleSheet" href="tc_basic.css" type="text/css" media= + "screen" /> +</head> + +<body> + <div id="title" class="title"> + <h1>Transcode - Input files rotation</h1> + </div> + + <div id="summary"> + <h3>Summary</h3> + <p> + This page describe the design principles and notes of new (as in 1.1.0 version) input rotation code. + Input rotation intelligently handles directory containing almost-homogeneous content, and perform + a smart contatenation of inputs (as opposed to "blind cat" previously performed on 1.0.x and former + releases). Application scenario and intended use of new code is described first; this lead to + explanation of design princples. Design notes and some implementation details are then provided. + </p> + </div> + + <hr /> + + <div id="index"> + <table> + <tr> + <td><a href="#usecases">Intended application cases</a></td> + <td><p>describe the common use-cases scenario(s) for multiple inputs</p></td> + </tr> + <tr> + <td><a href="#principles">Design principles</a></td> + <td><p>design principles of input rotation infrastructure</p></td> + </tr> + <tr> + <td><a href="#probing">Design notes - probing</a></td> + <td><p>design notes about probing and input rotation</p></td> + </tr> + <tr> + <td><a href="#decoding">Design notes - importing</a></td> + <td><p>design notes on how transcode (main program) deals with input rotation</p></td> + </tr> + </table> + </div> + + <hr /> + + <div id="usecases"> + <a name="usecases"><h4>Intended application cases</h4></a> + <p> + New input rotation code introduced in 1.1.0 is a revision from the ground up of how multiple input + should be handled in transcode. First and foremost, some basic usage cases are identified: + </p> + <ul> + <li> + <p> + Jack wants to make a video clip from a bunch of JPEG images. + </p> + </li> + <li> + <p> + Tyler records TV using transcode itself, and he wants now to transcode a group of low-compressed AVIs + into XviD. + </p> + </li> + <li> + <p> + Marla has some NUV files and she wants to join them and transcode it to DVD. + </p> + </li> + </li> + </ul> + <p> + Some key aspects emerge from examination of intended use cases: + </p> + <ul> + <li> + <p> + Each input file can contains one <strong>or more</strong> source frame(s). + </p> + </li> + <li> + <p> + Multiple input need to be intelligently merged before to import (think to AVI case). + </p> + </li> + <li> + <p> + New code should handle grafefully and efficiently <strong>a lot</strong> of input files. + </p> + </li> + + </ul> + </div> + + <div id="principles"> + <a name="principles"><h4>Design principles</h4></a> + <p>body of paragraph</p> + </div> + + <div id="probing"> + <a name="probing"><h4>Design notes - probing</h4></a> + <p>body of paragraph</p> + </div> + + <div id="decoding"> + <a name="decoding"><h4>Design notes - decoding</h4></a> + <p>body of paragraph</p> + </div> +</body> +</html> diff --git a/debian/transcode/transcode-1.1.7/docs/tech/html/tc_libraries.html b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_libraries.html new file mode 100644 index 00000000..c3318e13 --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_libraries.html @@ -0,0 +1,256 @@ +<?xml version="1.0"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta name="generator" content= + "HTML Tidy for Linux (vers 12 April 2005), see www.w3.org" /> + + <title>transcode </title> + <meta http-equiv="Content-Type" content= + "text/html; charset=us-ascii" /> + <meta name="Author" content="Francesco Romani" /> + <meta name="Keywords" content="transcode architecture libraries" /> + <meta name="Generator" content="ViM 7.x" /> + <link rel="StyleSheet" href="tc_basic.css" type="text/css" media= + "screen" /> +</head> + +<body> + <div id="title" class="title"> + <h1>Transcode - overview of libraries</h1> + </div> + + <div id="summary"> + <h3>Summary</h3> + <p> + As part of 1.1.0 development cycle, an huge internal reorganization + effort has undergone. Reorganization isn't yet (as 1.1.0 released) + complete, and will involve every component in transcode codebase. + This document provide an overview of reorganized internal transcode + libraries, internal dependencies and purposes. + </p> + <h4>General Warning:</h4> + <p> + transcode libraries are quite carefully designed and implemented + in order to be independent, self contained as much as is possible, + but they <strong>are not</strong> intended to be easily separated by transcode + codebase and to be used in external projects. <strong>We don't care too + much about API/ABI stability yet, and we don't do testing on + this direction</strong>. Help us to improve code, or use it at own risk :) + </p> + </div> + + <hr /> + + <div id="index"> + <table> + <tr> + <td><a href="#aclib">aclib</a></td> + <td><p>low-level, optimized core routines.</p></td> + </tr> + <tr> + <td><a href="#avilib">avilib</a></td> + <td><p>simple AVI I/O support.</p></td> + </tr> + <tr> + <td><a href="#libtc">libtc</a></td> + <td><p>core utilities repository.</p></td> + </tr> + <tr> + <td><a href="#libtcaudio">libtcaudio</a></td> + <td><p>audio manipulation routines.</p></td> + </tr> + <tr> + <td><a href="#libtcvideo">libtcvideo</a></td> + <td><p>video manipulation routines.</p></td> + </tr> + </table> + </div> + + <hr /> + + <div id="aclib"> + <a name="aclib"><h4>aclib</h4></a> + <table> + <tr> + <td> + <h5>Dependencies:</h5> + </td> + <td> + <h5>Introduced in version:</h5> + </td> + </tr> + <tr> + <td> + <p>None</p> + </td> + <td> + <p>0.6.x or before</p> + </td> + </tr> + <tr> + <td> + <h5>Description:</h5> + <p> + provides accelerated, machine-dependent, utility functions like memcpy, colorspace conversion routines and so on. + </p> + </td> + </tr> + <tr> + <td> + <h5>Notes:</h5> + <ul> + <li> + <p><strong>"AC"</strong> stands originally for "<strong>A</strong>dvanced + <strong>C</strong> <strong>lib</strong>rary, + but at present day meaning of "AC" has been unspecified :) + </p> + </li> + <li> + <p>Rewritten completely during 1.1.0 cycle by Andrew Church.</p> + </li> + </ul> + </td> + </tr> + </table> + </div> + + <div id="avilib"> + <a name="avilib"><h4>avilib</h4></a> + <table> + <tr> + <td> + <h5>Dependencies:</h5> + </td> + <td> + <h5>Introduced in version:</h5> + </td> + </tr> + <tr> + <td> + <p>None</p> + </td> + <td> + <p>0.6.x or before</p> + </td> + </tr> + <tr> + <td> + <h5>Description:</h5> + <p> + provides I/O stream access to AVI files. Only multiplexing/demultiplexing, no encoding/decoding. + </p> + </td> + </tr> + <tr> + <td> + <h5>Notes:</h5> + <p>Scheduled for an heavy reorganization/refactoring during 1.2.0/1.3.0 cycle.</p> + </td> + </tr> + </table> + </div> + + <div id="libtc"> + <a name="libtc"><h4>libtc</h4></a> + <table> + <tr> + <td> + <h5>Dependencies:</h5> + </td> + <td> + <h5>Introduced in version:</h5> + </td> + </tr> + <tr> + <td> + <p>None</p> + </td> + <td> + <p>1.0.x</p> + </td> + </tr> + <tr> + <td> + <h5>Description:</h5> + <p> + utility/helpers collection. Provides memory allocation/disposal, string + manipulation, I/O helper functions. Also holds all low-level code + shared between modules. + </p> + </td> + </tr> + <tr> + <td> + <h5>Notes:</h5> + <p>Greatly enhanced during 1.1.0 cycle.</p> + </td> + </tr> + </table> + </div> + + <div id="libtcaudio"> + <a name="libtcaudio"><h4>libtcaudio</h4></a> + <table> + <tr> + <td> + <h5>Dependencies:</h5> + </td> + <td> + <h5>Introduced in version:</h5> + </td> + </tr> + <tr> + <td> + <p>None</p> + </td> + <td> + <p>1.1.x</p> + </td> + </tr> + <tr> + <td> + <h5>Description:</h5> + <p> + provides various audio manipulation functions used by transcode core and modules. + </p> + </td> + </tr> + </table> + </div> + + <div id="libtcvideo"> + <a name="libtcvideo"><h4>libtcvideo</h4></a> + <table> + <tr> + <td> + <h5>Dependencies:</h5> + </td> + <td> + <h5>Introduced in version:</h5> + </td> + </tr> + <tr> + <td> + <p><a href="#aclib">aclib</a></p> + </td> + <td> + <p>1.1.x</p> + </td> + </tr> + <tr> + <td> + <h5>Description:</h5> + <p> + provides various video manipulation functions used by transcode core and modules. + </p> + </td> + </tr> + </table> + </div> + + +</body> +</html> diff --git a/debian/transcode/transcode-1.1.7/docs/tech/html/tc_logo.png b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_logo.png Binary files differnew file mode 100644 index 00000000..c06396ce --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_logo.png diff --git a/debian/transcode/transcode-1.1.7/docs/tech/html/tc_template_page.html b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_template_page.html new file mode 100644 index 00000000..f29fd16f --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/tech/html/tc_template_page.html @@ -0,0 +1,66 @@ +<?xml version="1.0"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta name="generator" content= + "HTML Tidy for Linux (vers 12 April 2005), see www.w3.org" /> + + <title>transcode technical documentation template page</title> + <meta http-equiv="Content-Type" content= + "text/html; charset=us-ascii" /> + <meta name="Author" content="Francesco Romani" /> + <meta name="Keywords" content="transcode architecture internals template page" /> + <meta name="Generator" content="ViM 7.x" /> + <link rel="StyleSheet" href="tc_basic.css" type="text/css" media= + "screen" /> +</head> + +<body> + <div id="title" class="title"> + <h1>Transcode - TITLE OF PAGE</h1> + </div> + + <div id="summary"> + <h3>Summary</h3> + <p>a few lines (1-30) describing the page content and highlights</p> + </div> + + <hr /> + + <div id="index"> + <table> + <tr> + <td><a href="#foo">Paragraph 1</a></td> + <td><p>short description of paragraph 1</p></td> + </tr> + <tr> + <td><a href="#bar">Paragraph 2</a></td> + <td><p>short description of paragraph 2</p></td> + </tr> + <tr> + <td><a href="#baz">Paragraph N</a></td> + <td><p>short description of paragraph N</p></td> + </tr> + </table> + </div> + + <hr /> + + <div id="paragraph1"> + <a name="foo"><h4>Paragraph 1</h4></a> + <p>body of paragraph 1</p> + </div> + + <div id="paragraph2"> + <a name="bar"><h4>Paragraph 2</h4></a> + <p>body of paragraph 2</p> + </div> + + <div id="paragraphN"> + <a name="baz"><h4>Paragraph N</h4></a> + <p>body of paragraph N</p> + </div> +</body> +</html> |