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
2 days
ago. based on code collected
2 days
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 40 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' into descriptors
Michael Krufky
More...
about 12 years ago
decode_multiple_string(): add better error checking of decoded structure
Michael Krufky
More...
about 12 years ago
Merge branch 'master' of github.com:mkrufky/libdvbtee into descriptors
Michael Krufky
More...
about 12 years ago
hlsfeed: enable walk thread
Michael Krufky
More...
about 12 years ago
stats: fix warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat]
Michael Krufky
More...
about 12 years ago
hlsfeed: run the walk() function in its own thread (w-i-p)
Michael Krufky
More...
about 12 years ago
hlsfeed: rename h_thread to h_push_thread
Michael Krufky
More...
about 12 years ago
hlsfeed: rename ringbuffer to push_buffer
Michael Krufky
More...
about 12 years ago
stats: parse PCR values for pcr_base & pcr_ext
Michael Krufky
More...
about 12 years ago
dr_a0: rename dvbpsi_ExtendedChannelNameeDr to dvbpsi_ExtendedChannelNameDr
Michael Krufky
More...
about 12 years ago
Merge branch 'master' into descriptors
Michael Krufky
More...
about 12 years ago
hlsfeed: fix warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘size_t {aka unsigned int}’ [-Wformat]
Michael Krufky
More...
about 12 years ago
dvbtee: fix warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument has type ‘size_t {aka unsigned int}’ [-Wformat]
Michael Krufky
More...
about 12 years ago
dvbtee: fix warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument has type ‘uint64_t {aka long long unsigned int}’ [-Wformat]
Michael Krufky
More...
about 12 years ago
stats: fix warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument has type ‘uint64_t {aka long long unsigned int}’ [-Wformat]
Michael Krufky
More...
about 12 years ago
feed: fix warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Michael Krufky
More...
about 12 years ago
dvbtee v0.2.0 #gklst
Michael Krufky
More...
about 12 years ago
output: write_stdout() must return 188 * the return value of fwrite()
Michael Krufky
More...
about 12 years ago
dvbtee: bug-fix: call parser.add_stdout() rather than out.add_stdout()
Michael Krufky
More...
about 12 years ago
parse: add function, add_stdout() and its various permutations
Michael Krufky
More...
about 12 years ago
output: fix some sanity checks relating to stdout streaming
Michael Krufky
More...
about 12 years ago
decode: don't touch stdout
Michael Krufky
More...
about 12 years ago
libdvbtee: do not depend on QtCore
Michael Krufky
More...
about 12 years ago
tune: fix build against gcc version 4.6
Michael Krufky
More...
about 12 years ago
desc: pass sizeof(name) into decode_multiple_string()
Michael Krufky
More...
over 12 years ago
functions: require callers of decode_multiple_string() to pass sizeof_text
Michael Krufky
More...
over 12 years ago
decode: pass size into functions decode_multiple_string & get_decoded_ett
Michael Krufky
More...
over 12 years ago
functions: replace strcpy with strncpy where possible
Michael Krufky
More...
over 12 years ago
output: replace strcpy with strncpy where possible
Michael Krufky
More...
over 12 years ago
feed: replace strcpy with strncpy where possible
Michael Krufky
More...
over 12 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
…
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