mpegparse
This is a fast and small C library for parsing MPEG2-PS files. It is in
way early alpha right now, and I'm working on splitting the library
apart from the "mpegcat" utility that ships with
gopchop. None of the command line
arguments work right now. It's just a proof-of-concept.
Current version: 0.0.2
This is skeleton code for an MPEG2 stream parser. Current it only expects
to understand MPEG2-PS streams. See the source for "mpegcat" for an example
on how to use it the library routines.
Kees Cook
kees@outflux.net