Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-28 | gst/aiffparse/aiffparse.*: Calculate width from depth correctly. | Michael Smith | 1 | -0/+4 | |
Original commit message from CVS: * gst/aiffparse/aiffparse.c: * gst/aiffparse/aiffparse.h: Calculate width from depth correctly. Read SSND header properly (fixes 24 bit AIFF reading). | |||||
2008-08-28 | Add an AIFF parsing element, heavily based on wavparse. | Michael Smith | 1 | -0/+122 | |
Original commit message from CVS: * configure.ac: * gst/aiffparse/Makefile.am: * gst/aiffparse/aiffparse.c: * gst/aiffparse/aiffparse.h: Add an AIFF parsing element, heavily based on wavparse. |