Very Low Activity

Commits : Listings

  Analyzed 7 days ago based on code collected 7 days ago.
Showing page 4 of 6
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added usernames for cvs2cl Avatar More... about 7 years ago
added transport stream description section; added transport stream descriptor; added dsng_descriptor; adapted Makefile.am's Anon32 More... about 7 years ago
an initial README file which menitions the download URL and the license Avatar More... over 7 years ago
added new make target 'release' to be called after 'dist': - creates md5 checksum files - creates gpg signature files - optionally copies these files and the tarballs to $LIBDVBSI_RELEASE_PATH, which can be a local or remote (ssh) path Avatar More... over 7 years ago
added header to SOURCES variable to include it in a dist tarball, fixed top_srcdir vs. top_builddir confusion, remove generated .cpp file on 'make clean' Avatar More... over 7 years ago
use generated Makefile.am (fixes 'make distcheck') Avatar More... over 7 years ago
a script to generate include/dvbsi++/Makefile.am Avatar More... over 7 years ago
updated .cvsignore files Avatar More... over 7 years ago
fixed .so versioning, increased package version for release 0.3.1 Avatar More... over 7 years ago
fixed detection of cxxtestgen.pl and conditional execution of QA tests Avatar More... over 7 years ago
added missing ETSI EN 300468 1.7.1 descriptors; fixed a typo in ECM_Repition_Rate_Descriptor; renamed getKind() method in satellite delivery descriptor; changed to member names according to specs; changed ac3 databytes from list to vector and use memcopy with a simpler routine to calc the offsets. Anon32 More... over 7 years ago
after discussion with ghostrider we chose to perform all vector filling via memcpy and if a vector ctor(size) is not applicable within the initializer list, we use vector.resize(size) Anon32 More... over 7 years ago
reserve(X) and Vector(X) is not the same !! Anon32 More... over 7 years ago
fix some offsets Anon32 More... over 7 years ago
implemented mpe_fec_section added table_id for mpe_fec Anon32 More... over 7 years ago
speedup if more than 2 bytes are in the private part of the descriptors Anon32 More... over 7 years ago
use vector Anon32 More... over 7 years ago
change list to vector Anon32 More... over 7 years ago
bugfix: also take care of caid vector within es level Anon32 More... over 7 years ago
build fix Anon32 More... over 7 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.