gstreamer/gst/aacparse
Mark Nauwelaerts 59614d02e7 baseparse: add timestamp handling, and default conversion
In particular, (optionally) provide baseparse with a notion of frames per second
(and therefore also frame duration) and have it track frame and byte counts.
This way, subclass can provide baseparse with fps and have it provide default
buffer time metadata and conversions, though subclass can still install
callbacks to handle such itself.
2009-12-08 16:05:25 +01:00
..
gstaacparse.c aacparse: fix warnings in macosx snow leopard 2009-10-11 11:22:11 +02:00
gstaacparse.h Add two new baseparse based parsers (aac and amr) from Bug #518857. 2008-11-13 12:59:34 +00:00
gstbaseparse.c baseparse: add timestamp handling, and default conversion 2009-12-08 16:05:25 +01:00
gstbaseparse.h baseparse: add timestamp handling, and default conversion 2009-12-08 16:05:25 +01:00
Makefile.am Add two new baseparse based parsers (aac and amr) from Bug #518857. 2008-11-13 12:59:34 +00:00