gstreamer/gst/flacparse
2009-04-07 05:41:46 +03:00
..
gstbaseparse.c baseparse: Fix slightly broken buffer-in-segment check (aacparse, amrparse, flacparse) 2009-04-07 05:41:46 +03: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