This website works better with JavaScript.
Home
Explore
Help
Sign In
shenmc
/
bitstream
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
35
Commits
1
Branch
754 KiB
Tree:
6ef82dec8d
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6ef82dec8d'
${ noResults }
Commit Graph
4 Commits (6ef82dec8d3a7be6657b2e197109fa959eda3ef2)
Author
SHA1
Message
Date
Christophe Massiot
e45e5e2701
* ietf/rtp.h: API CHANGE: Renamed RTP cc to seqnum because that's how it is actually called in the RFC, and CC is supposed to be something else. Applications have to be changed. * mpeg/ts.h: Add a missing const.
14 years ago
Christophe Massiot
a08bae073a
* mpeg/ts.h: Slightly change the API for sections to avoid bugs.
15 years ago
Christophe Massiot
0b8f86699f
* mpeg/psi.h, dvb/si.h: Add descXX_validate() functions. * mpeg/psi_print.h: Validate descriptors before accessing them. * mpeg/psi.h: Avoid duplicate copies of the CRC32 table. * ALL: Make sure we return booleans. * dvb/si.h: Add support for DVB character sets. * dvb/si.h: Add content delivery descriptors 0x43, 0x44 and 0x5a. * dvb/si.h: Add VBI teletext descriptor 0x46. * examples/dvb_print_si.c: Add support for charset conversion via iconv.
15 years ago
Christophe Massiot
968b0ea049
* Initial import.
15 years ago