1
I Use This!
Inactive

Commits : Listings

Analyzed 9 minutes ago. based on code collected 10 minutes ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
stats: set virtual void stats() = 0 More... over 8 years ago
stats: add stats_iface (statistics_callback to be deprecated later) More... over 8 years ago
dvbtee v0.5.4 More... over 8 years ago
serve: fix coverity 1435443: Unchecked return value from library More... over 8 years ago
serve: fix time-of-check time-of-use (TOCTOU) race condition More... over 8 years ago
serve: call mkdir() instead of system() where available More... over 8 years ago
serve: fix coverity CID 1434777: Copy into fixed size buffer More... over 8 years ago
serve: fix coverity CID 1434775: Copy into fixed size buffer More... over 8 years ago
rbuf: fix coverity CID 1434774: double unlock More... over 8 years ago
parse: add deprecated typedefs for backwards compat More... over 8 years ago
parse: privateParse -> PrivateParse, globalParse -> GlobalParse More... over 8 years ago
value: fix error: explicit instantiation of 'valueobj::Value' must occur in namespace 'valueobj' More... over 8 years ago
dvbtee v0.5.3 More... over 8 years ago
dvbtee: enable ETT extended text tables when parsing from stdin More... over 8 years ago
log: fix unintentional superfluous quotes in logs More... over 8 years ago
dvbtee: fix coverity CID 1410162: Unsigned compared against 0 (NO_EFFECT) More... over 8 years ago
parse: fix warning: type qualifiers ignored on function return type [-Wignored-qualifiers] More... over 8 years ago
parse: enforce eit_collection_limit on ETT demux attachment More... over 8 years ago
decode: remove superfluous logging of ETM More... over 8 years ago
Merge commit '6ffb3c3f8b12c197b6fce8769e7249d49b972635' More... over 8 years ago
Merge branch 'ett-improvements' More... over 8 years ago
dvbtee: enable ETT on '-e' via parse.enable_ett_collection() More... over 8 years ago
decode: fix tracking of ETT Extended Text Tables More... over 8 years ago
Merge branch 'ett-improvements' into master More... over 8 years ago
stats: still too much logging... shut it off! More... over 8 years ago
dvbtee v0.5.2 More... over 8 years ago
stats: fix missing newlines in stats logs More... over 8 years ago
stats: fix unwanted log flooding as a result of commit f128e7c2ea2558a54a5f5498c6a1e72c64fea982 More... over 8 years ago
enable construction of a parser without output streaming More... over 8 years ago
dvbtee v0.5.1 More... over 8 years ago