]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
dvr: added initial support for libavformat muxing
authorJohn Törnblom <john.tornblom@gmail.com>
Mon, 7 Jan 2013 18:52:48 +0000 (19:52 +0100)
committerJohn Törnblom <john.tornblom@gmail.com>
Mon, 7 Jan 2013 18:52:48 +0000 (19:52 +0100)
commitd18bd918455d7984acc9fa24aba14fbe7d10133a
tree5174f67f63408cb57160b562d12c4cef6c48c29b
parentb979aae2fb6183314ae71549a4b24560fc3639ff
dvr: added initial support for libavformat muxing
Makefile
configure
src/libav.c [new file with mode: 0644]
src/libav.h [new file with mode: 0644]
src/main.c
src/muxer.c
src/muxer.h
src/muxer/muxer_libav.c [new file with mode: 0644]
src/muxer/muxer_libav.h [new file with mode: 0644]
src/webui/extjs.c
src/webui/static/app/dvr.js