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
Bitstream by VideoLAN
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
1
Branch
754 KiB
C
97.3%
C++
2.5%
Makefile
0.2%
Tree:
d2f0a96a78
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd2f0a96a78'
${ noResults }
bitstream
/
mpeg
History
Christophe Massiot
d2f0a96a78
* mpeg/psi.h: Fix a major bug preventing multi-section tables to be updated.
14 years ago
..
aac.h
* Initial import.
14 years ago
pes.h
* Initial import.
14 years ago
psi.h
* mpeg/psi.h: Fix a major bug preventing multi-section tables to be updated.
14 years ago
psi_print.h
* mpeg/psi_print.h: Move DVB-specific functions to dvb/si_print.h. * examples/dvb_print_si.c: Fix a number of end-of-lines.
14 years ago
ts.h
* 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.
14 years ago