[vlc-commits] stats module

Ilkka Ollakka git at videolan.org
Sun Feb 9 10:34:16 CET 2014


vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Sun Feb  2 12:55:54 2014 +0200| [bacd5123092f0f01296a8e95551edd5489f82417] | committer: Ilkka Ollakka

stats module

Prints dts, segment number, length, difference to previous dts and md5
of block.

with prefix-option you can give prefix to print in stats-line, so you can
add stats module multiple times with different prefixes. Output to file
is given with output parameter.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bacd5123092f0f01296a8e95551edd5489f82417
---

 NEWS                          |    1 +
 modules/MODULES_LIST          |    1 +
 modules/stream_out/Modules.am |    2 +
 modules/stream_out/stats.c    |  234 +++++++++++++++++++++++++++++++++++++++++
 po/POTFILES.in                |    1 +
 5 files changed, 239 insertions(+)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=bacd5123092f0f01296a8e95551edd5489f82417


More information about the vlc-commits mailing list