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
3 days
ago.
Sep 17, 2025 — Sep 17, 2026
Showing page 70 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tune: clean up (disabled) code for DMX_SET_BUFFER_SIZE
Michael Krufky
More...
about 14 years ago
feed: read data (4096/188)*188 bytes at a time, ~half the kernel demux buffer #gklst
Michael Krufky
More...
about 14 years ago
fix xine output for ClearQAM channel scan
Michael Krufky
More...
about 14 years ago
feed: #if 0'd generic function: int start_socket(char* source); to be completed later
Michael Krufky
More...
about 14 years ago
feed: move #include <arpa/inet.h> from header into source file
Michael Krufky
More...
about 14 years ago
feed: enable UDP streams as an input source #gklst
Michael Krufky
More...
about 14 years ago
output: fix halt on stream due to bad copy constructor
Michael Krufky
More...
about 14 years ago
rbuf: fix crash on exit
Michael Krufky
More...
about 14 years ago
log class module name in debug
Michael Krufky
More...
about 14 years ago
output: keep track of streaming state
Michael Krufky
More...
about 14 years ago
output: correct tcp packet size to match the feed class
Michael Krufky
More...
about 14 years ago
rbuf: begin working on optimized buffer writes with reduced memcpy's #gklst
Michael Krufky
More...
about 14 years ago
output: function push() should return bool rather than int
Michael Krufky
More...
about 14 years ago
output: dont allocate buffers unless at least one target has been specified
Michael Krufky
More...
about 14 years ago
#define OUTPUT_STREAM_BUF_SIZE 188*7*199
Michael Krufky
More...
about 14 years ago
parse: add api to disable the parser and push the entire read buffer into the output buffer rather than one TS packet at a time
Michael Krufky
More...
about 14 years ago
output: add api for 'push'ing more than 188 bytes at a type
Michael Krufky
More...
about 14 years ago
output: fix busy cpu in output_thread() #gklst
Michael Krufky
More...
about 14 years ago
feed: fix warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat]
Michael Krufky
More...
about 14 years ago
dvbtee: only use kernel pid filters if a service is specified #gklst
Michael Krufky
More...
about 14 years ago
parse: make sure the output type of all pids is set appropriately
Michael Krufky
More...
about 14 years ago
parse: determine whether to use the kernel pid filters or process the full TS in tune::set_device_ids
Michael Krufky
More...
about 14 years ago
dvbtee: -O command line arg specifies output options, 1 for PAT/PMT, 2 for PES streams, 4 for PSIP, or-able #gklst
Michael Krufky
More...
about 14 years ago
parse: allow specification of filtered services via command line #gklst
Michael Krufky
More...
about 14 years ago
tune / parse: enable the use of kernel pid filters #gklst
Michael Krufky
More...
about 14 years ago
feed: dont sleep if read() returns -EOVERFLOW in feed_thread()
Michael Krufky
More...
about 14 years ago
feed: disable non-blocking reads on tcp input (experimental)
Michael Krufky
More...
about 14 years ago
parse: fix a possible segfault cause by the sync loss re-alignment code #gklst
Michael Krufky
More...
about 14 years ago
parse: fix a bug (or two) in demux handling within the mgt handler
Michael Krufky
More...
about 14 years ago
parse: fix table tracking buglet
Michael Krufky
More...
about 14 years ago
←
1
2
…
66
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