gstreamer/gst/typefind
René Stadler 886ea051e7 typefind: fix E-AC-3 frame size parsing
Frame size is given in words; it is already multiplied by two where
needed, so the left shift is superfluous. This extra multiplication
caused the code to inspect the third packet instead of the second,
which would fail for files where the second packet has a size
different from the first.
2010-12-07 21:28:20 +02:00
..
gsttypefindfunctions.c typefind: fix E-AC-3 frame size parsing 2010-12-07 21:28:20 +02:00
Makefile.am pbutils: add codec-specific utility functions for AAC 2010-09-30 13:09:28 +01:00
typefindfunctions.vcproj more working plugins 2004-07-27 21:41:30 +00:00