Georgi Chorbadzhiyski
|
45e7e999a1
|
Simplify xxx_is_same() functions.
|
9 years ago |
Georgi Chorbadzhiyski
|
5d645673d0
|
Make clang static checker happy.
I don't know a machine where sizeof(void *) != sizeof(struct x *)
but let's make clang checker happy anyway.
|
9 years ago |
Georgi Chorbadzhiyski
|
27130f24ca
|
Fix PUSI check.
|
13 years ago |
Georgi Chorbadzhiyski
|
9094238a7d
|
Check if PUSI packet comes before table/pes gathering ihas finished.
Without this check broken transport streams that start new tables
before finishing old ones cause psi gathering to fail.
|
13 years ago |
Georgi Chorbadzhiyski
|
62d01280fa
|
The code is under MIT license.
|
13 years ago |
Georgi Chorbadzhiyski
|
69e8da8e70
|
Rename source files to drop tsfuncs_ prefix.
|
13 years ago |
Georgi Chorbadzhiyski
|
e8488e35ab
|
Add ts_{nit,sdt,eit,tdt}_is_same() and ts_{nit,sdt,tdt}_is_copy().
|
13 years ago |
Georgi Chorbadzhiyski
|
e4d004d6d2
|
Add ts_XXX_clear() functions for all objects
|
13 years ago |
Georgi Chorbadzhiyski
|
2d661e6ead
|
Remove checks from xxx_push_packet()
|
13 years ago |
Georgi Chorbadzhiyski
|
5c5fd1418e
|
Use ts_section_dump()
|
13 years ago |
Georgi Chorbadzhiyski
|
d0cae59808
|
Remove CRC fields from table definitions (use CRC in struct ts_section_header)
|
13 years ago |
Georgi Chorbadzhiyski
|
93fffc2e8e
|
Cleanup section handling
|
13 years ago |
Georgi Chorbadzhiyski
|
9053e9e67e
|
Initial import
|
14 years ago |