Christophe Massiot
|
f972046942
|
cast malloc return type
So that the headers can be used from a C++ program.
|
10 years ago |
Christophe Massiot
|
b69cc56f29
|
allow to change some fields in existing packets
|
11 years ago |
Christophe Massiot
|
a7b009755e
|
add missing fields
|
12 years ago |
Vladimir Yakovlev
|
d3c573a676
|
Issue with bit 33 in PCR
Corrected issue of lost bit in PCR due to bit shift more then 32 bit.
|
13 years ago |
Georgi Chorbadzhiyski
|
5e4e088835
|
Remove $Id$ lines. They are useless in git.
|
13 years ago |
Georgi Chorbadzhiyski
|
756050b98f
|
mpeg/ts.h: Add missing includes.
|
13 years ago |
Georgi Chorbadzhiyski
|
c73bef1583
|
Change biTStream license to MIT license.
Replace WTFPL with MIT license.
Acked-By: Christophe Massiot <massiot@via.ecp.fr>
Acked-By: Georgi Chorbadzhiyski <gf@unixsol.org>
Acked-By: Jean-Paul Saman <jpsaman@videolan.org>
Acked-By: Rémi Duraffort <ivoire@videolan.org>
|
13 years ago |
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.
|
13 years ago |
Christophe Massiot
|
a08bae073a
|
* mpeg/ts.h: Slightly change the API for sections to avoid bugs.
|
14 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.
|
14 years ago |
Christophe Massiot
|
968b0ea049
|
* Initial import.
|
14 years ago |