gstreamer/gst/flacparse
Mark Nauwelaerts 9bbacae78f baseparse: fix (regression in) newsegment handling
(aacparse, amrparse, flacparse).  Fixes #580133.
2009-05-03 14:46:58 +02:00
..
gstbaseparse.c baseparse: fix (regression in) newsegment handling 2009-05-03 14:46:58 +02:00
gstbaseparse.h gst/flacparse/gstbaseparse.*: Provide a vfunc for the subclass to decide whether a frame is inside the segment or not... 2008-09-30 16:41:15 +00:00
gstbitreader.c Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
gstbitreader.h Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
gstbytereader.c Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
gstbytereader.h Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
gstflac.c Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
gstflacparse.c gst/flacparse/gstbaseparse.c: Approximate the average bitrate, duration and size if possible and add a default conver... 2008-09-30 16:22:04 +00:00
gstflacparse.h Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00