]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
memoryinfo: initial work
authorJaroslav Kysela <perex@perex.cz>
Sat, 12 Mar 2016 16:43:22 +0000 (17:43 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sat, 12 Mar 2016 21:39:35 +0000 (22:39 +0100)
commit41b5def2a26ce628fcb2b58adcb5b955214541cd
treeaf5fdd66c19f76ce7eef8f793be9274ff7b79780
parent5a94400a0f7a17128a8b7244e6f3c9c222d99151
memoryinfo: initial work
30 files changed:
Makefile
src/api/api_config.c
src/atomic.h
src/channels.c
src/clock.h
src/epgdb.c
src/idnode.c
src/idnode.h
src/input/mpegts/mpegts_service.c
src/lang_str.c
src/lang_str.h
src/main.c
src/memoryinfo.c [new file with mode: 0644]
src/memoryinfo.h [new file with mode: 0644]
src/muxer/muxer_pass.c
src/packet.c
src/packet.h
src/parsers/parser_avc.c
src/parsers/parser_hevc.c
src/prop.c
src/prop.h
src/service.c
src/service.h
src/streaming.c
src/subscriptions.c
src/timeshift/timeshift_reader.c
src/timeshift/timeshift_writer.c
src/tvheadend.h
src/webui/static/app/tvheadend.js
src/webui/static/app/tvhlog.js