gstreamer/gst/iec958
Michael Smith 5e1a50c7f0 Various changes to AC3->IEC958 framer. Mostly to make our IEC958 headers and dump the frame (as a probable sync failu...
Original commit message from CVS:
Various changes to AC3->IEC958 framer. Mostly to make our IEC958 headers
more accurate, and to check AC3 checksums (both of them in each frame),
and dump the frame (as a probable sync failure) if they don't match.
General code cleanup, improved comments. Changed to not construct the
header backwards, and not byteswap everything else. If we end up needing
to do little-endian output, we should swap in the element doing the
output (AC3 is big-endian).
2005-09-21 16:21:45 +00:00
..
ac3_padder.c Various changes to AC3->IEC958 framer. Mostly to make our IEC958 headers and dump the frame (as a probable sync failu... 2005-09-21 16:21:45 +00:00
ac3_padder.h Various changes to AC3->IEC958 framer. Mostly to make our IEC958 headers and dump the frame (as a probable sync failu... 2005-09-21 16:21:45 +00:00
ac3iec.c Various changes to AC3->IEC958 framer. Mostly to make our IEC958 headers and dump the frame (as a probable sync failu... 2005-09-21 16:21:45 +00:00
ac3iec.h AC3 -> IEC958 (S/PDIF) framer, based on Martin Soto's 0.8 plugin 2005-09-01 17:31:21 +00:00
Makefile.am build fixes 2005-09-02 18:01:33 +00:00