openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
N
node-dvbtee
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Sep 15, 2025 — Sep 15, 2026
Showing page 71 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
feed: display port_requested in start_tcp_listener() debug
Michael Krufky
More...
about 14 years ago
decode: fix warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘size_t’
Michael Krufky
More...
about 14 years ago
parse: re-align unsynchronized data #gklst
Michael Krufky
More...
about 14 years ago
output: support '://' nomenclature for URLs
Michael Krufky
More...
about 14 years ago
output: change OUTPUT_STREAM_PACKET_SIZE
Michael Krufky
More...
about 14 years ago
delay if recv gives EAGAIN
Michael Krufky
More...
about 14 years ago
debugging tcp output streaming...
Michael Krufky
More...
about 14 years ago
output: fix warning: control reaches end of non-void function
Michael Krufky
More...
about 14 years ago
output: add support for streaming to both udp and tcp targets, works with the tcp input method (barely) #gklst
Michael Krufky
More...
about 14 years ago
output: allow specificication of udp or tcp targets (supporting udp only for now)
Michael Krufky
More...
about 14 years ago
feed: enable data input via tcp listening port (untested)
Michael Krufky
More...
about 14 years ago
output: avoid memcpy's by passing pointers while reading from the ringbuffer
Michael Krufky
More...
about 14 years ago
output: always check the return value of read()
Michael Krufky
More...
about 14 years ago
output: fix ringbuffer sizes
Michael Krufky
More...
about 14 years ago
serve: improve debug; use / as delimiter; allow specification of tuner number
Michael Krufky
More...
about 14 years ago
serve: accept multiple tuners if requested by user
Michael Krufky
More...
about 14 years ago
serve: use tuner from main context
Michael Krufky
More...
about 14 years ago
add function bool serve::command(char* cmdline)
Michael Krufky
More...
about 14 years ago
parse: stop output when the feed stops
Michael Krufky
More...
about 14 years ago
fix command line argument parsing behavior, allow 'scan' of stdin and file input
Michael Krufky
More...
about 14 years ago
output: fix build error due to missing include
Michael Krufky
More...
about 14 years ago
dvbtee: specify -o<ip addr>:<port> to stream to <ip addr>:<port> #gklst
Michael Krufky
More...
about 14 years ago
dvbtee: specify -o<ip addr> to stream to <ip addr>:1234 #gklst
Michael Krufky
More...
about 14 years ago
define OUTPUT_STREAM_PACKET_SIZE 188*7
Michael Krufky
More...
about 14 years ago
parse: include each ES PID listed in each PMT for output by default
Michael Krufky
More...
about 14 years ago
quick hack: specify -omulticast to stream to 224.1.1.1:1234 (configuration patches to follow) #gklst
Michael Krufky
More...
about 14 years ago
output: stop streaming in destructor
Michael Krufky
More...
about 14 years ago
output: add function output_stream::stream
Michael Krufky
More...
about 14 years ago
output: use ringbuffer in output & output_stream classes
Michael Krufky
More...
about 14 years ago
output: main output thread feeds multiple output_stream targets
Michael Krufky
More...
about 14 years ago
←
1
2
…
67
68
69
70
71
72
73
74
75
76
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree