Download List

Projeto Descrição

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

Este lançamento inclui pequenas limpezas no código, um analisador Pack, e duas funções de gerenciamento de buffer: mpegparse_get_raw_packet_contents () e 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

Este é o pré-lançamento alfa da biblioteca análise. Ele funciona, mas muitos dos analisadores de cabeça ainda não estão conectados. Uma ferramenta simples demonstração "mpegcat" está incluído.
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