forked from tsduck/tsduck
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO.txt
23 lines (19 loc) · 1.05 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
====================================================
TSDuck - List of features to be implemented or fixed
====================================================
* Issue #324: Fix tsswitch --delayed-switch --receive-timeout.
* Implement missing PSI/SI tables and descriptors (list below).
ISO/IEC 13818-1 / H.222 (MPEG system layer)
- With embedded data structures from ISO/IEC 14496-1 (MPEG-4 system):
- 2.6.40 IOD_descriptor
- With embedded data structures from ISO/IEC 14496-3 (MPEG-4 Audio):
- 2.6.72 MPEG4_audio_extension_descriptor
- With embedded data structures from ISO/IEC 23002-3 (MPEG-C auxiliairy video):
- 2.6.74 auxiliary_video_stream_descriptor
- With embedded data structures from ISO/IEC 23008-3 (High efficiency 3D audio):
- 2.6.108 MPEGH_3D_audio_config_descriptor
- 2.6.116 MPEGH_3D_audio_DRC_loudness_descriptor
- 2.6.118 MPEGH_3D_audio_command_descriptor
ARIB STD-B16 (ISDB Standard Digital Receiver for Satellite - not free, not available in English)
- DCT (Download Control Table)
- DLT (DownLoad Table)