Download List

Descripción del Proyecto

mpegparse is a small and fast C library for
parsing MPEG2 files. This library can be used to
split video and audio streams, extract DVD SPUs,
and generally analyze MPEG2 file structures.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-20 21:38
0.0.2

Esta versión incluye limpiezas menores en el código, un analizador Pack, y dos funciones de gestión de búfer: mpegparse_get_raw_packet_contents () y mpegparse_tell ().
Tags: Minor feature enhancements
This release includes minor cleanups to the code, a Pack parser, and two buffer management functions: mpegparse_get_raw_packet_contents() and mpegparse_tell().

2005-03-03 14:53
0.0.1

Esta es la pre-versión alfa de la biblioteca de análisis. Funciona, pero muchos de los analizadores de cabeza aún no están conectados. Una herramienta sencilla demo "mpegcat" está incluido.
Tags: Initial freshmeat announcement
This is the pre-alpha release of the parsing
library. It functions, but many of the head
parsers are still not hooked up. A simple demo
tool "mpegcat" is included.

Project Resources