Commit 1173b527 authored by Jean-Paul Saman's avatar Jean-Paul Saman

NEWS: Remove subtable decoder API and add new PSI table decoder chain API

parent 14fbe121
......@@ -2,6 +2,9 @@ Changes between 1.3.0 and 2.0.0-git:
-----------------------------------
* WinCE support removal
* Subtable decoder API removal (files: demux.c, demux.h)
* New chained decoder API (files: chain.c, chain.h)
- all PSI table decoders can be chained now based on table_id and extension (subtable id)
* New descriptor:
- 0x24 Content labelling descriptor
* Fix bugs in descriptors: 0x41, 0x44, 0x4a, 0x4b, 0x53, 0x54, 0x55, 0x56, 0x59, 0xa0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment