x264enc: corrected em_data value in CEA-708 CC SEI message
Section 4.4 of CEA-708-D specification (table 2) requires all bits to be set inside em_data field. h264parse element (and possible third-party decoders such as libav) also follows this requirement.
Edited by Tim-Philipp Müller