demux: ttml: rewrite
ttml was deeply broken in many ways. Implements a new demux with checks, correct ouput and handling of xml. Fixes timing, bugs, broken by design things not belonging to the demux level, segfaults and glibc asserts on strings sizes.
Showing
- modules/codec/ttml/ttml.c 444 additions, 0 deletionsmodules/codec/ttml/ttml.c
- modules/codec/ttml/ttml.h 90 additions, 0 deletionsmodules/codec/ttml/ttml.h
- modules/demux/Makefile.am 2 additions, 1 deletionmodules/demux/Makefile.am
- modules/demux/ttml.c 309 additions, 815 deletionsmodules/demux/ttml.c
Loading
Please register or sign in to comment