openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libdvbtee
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
1 day
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 45 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
hdhr_tuner: set state |= TUNE_STATE_LOCK when (_hdhr_status.lock_supported)
Michael Krufky
More...
over 12 years ago
dvbtee: enable hdhomerun device support when USE_HDHOMERUN is set in CPPFLAGS
Michael Krufky
More...
over 12 years ago
tune: add basic support for controlling an HdHomeRun tuner device #gklst
Michael Krufky
More...
over 12 years ago
feed: dont stop pull_thread when rxlen <= 0
Michael Krufky
More...
over 12 years ago
tune: separate linuxtv tuner support into its own class
Michael Krufky
More...
over 12 years ago
dvbtee: add libhdhomerun as a build dependency
Michael Krufky
More...
over 12 years ago
feed: add support for a PULL callback mechanism
Michael Krufky
More...
over 12 years ago
listener: add support for spawning a UDP listening thread rather than a TCP server
Michael Krufky
More...
over 12 years ago
parse: add function 'add_service_pids' to add associated pids to a list
Michael Krufky
More...
over 12 years ago
stats: remove dead code from when 'timenow' was passed
Michael Krufky
More...
over 12 years ago
stats: make debug less verbose by default
Michael Krufky
More...
over 12 years ago
stats: correct debug text to say 'continuity error' instead of 'discontinuity'
Michael Krufky
More...
over 12 years ago
dvbtee: dont reinvent the wheel - delete scale_unit and use stats_scale_unit instead
Michael Krufky
More...
over 12 years ago
stats: pass parent string into constructor & enable debug if callback not defined
Michael Krufky
More...
over 12 years ago
Merge branch 'demux' of github.com:mkrufky/libdvbtee
Michael Krufky
More...
over 12 years ago
parse: dont invoke the demuxer unless DVBTEE_DEMUXER is defined at build-time
Michael Krufky
More...
over 12 years ago
parse: dont demux or count towards statistics unless the PID is selected
Michael Krufky
More...
over 12 years ago
demux: stop after drain instead of simple stop
Michael Krufky
More...
over 12 years ago
output: add drain function to wait for the buffers to drain
Michael Krufky
More...
over 12 years ago
stats: add (disabled) code to track the parent caller
Michael Krufky
More...
over 12 years ago
add demux class to stream each pid to a different target (for debug) #gklst
Michael Krufky
More...
over 12 years ago
output: fix bug in operator= & copy constructor
Michael Krufky
More...
over 12 years ago
stats: remove excessive debug (dont print adaptation field bytes)
Michael Krufky
More...
over 12 years ago
stats: create a callback API for reporting bitrates & statistics
Michael Krufky
More...
over 12 years ago
log: define DBG_STATS for stats debug output
Michael Krufky
More...
over 12 years ago
stats: fix incorrect fraction calculation (what was I thinking?)
Michael Krufky
More...
over 12 years ago
stats: fix incorrect parsing of adaptation field flags
Michael Krufky
More...
over 12 years ago
stats: prevent SIGFPE caused by a possible division by zero
Michael Krufky
More...
over 12 years ago
dvbtee v0.1.6 #gklst
Michael Krufky
More...
over 12 years ago
stats: add basic parsing of MPEG2 TS adaptation fields #gklst
Michael Krufky
More...
over 12 years ago
←
1
2
…
41
42
43
44
45
46
47
48
49
…
62
63
→
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