Improving decoding logic for TP L1As
Needed to:
- prevent segmentation violation in case of corruption of the stream headers (exception raised now)
- add implicit zero padding of the stream packets
- in the main Common Decoder class also catching generic exceptions now