index
:
~sree/gst-plugins-bad
h264-pts
master
test
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
aiffparse
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-31
aiff: rename 'aiffparse' plugin to 'aiff'
Tim-Philipp Müller
3
-1751
/
+0
2009-09-11
aiffparse: Fix an off-by-8 bug in parsing the AIFF data size.
Michael Smith
1
-7
/
+11
2009-08-31
GstAdapter is not a GstObject and should be freed with g_object_unref()
Tim-Philipp Müller
1
-1
/
+1
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-10-30
gst/aiffparse/aiffparse.c: AIFF is always signed, even for 8 bit.
Michael Smith
1
-2
/
+1
2008-10-28
gst/aiffparse/aiffparse.*: Calculate width from depth correctly.
Michael Smith
2
-6
/
+42
2008-10-14
gst/aiffparse/aiffparse.c: Fix debugging category initialization.
Edward Hervey
1
-5
/
+3
2008-09-09
gst/aiffparse/aiffparse.c: Support chunks in AIFF in any order in pull mode, ...
Michael Smith
1
-60
/
+81
2008-09-02
Enable/fix up translations for these plugins.
Tim-Philipp Müller
1
-0
/
+7
2008-08-28
gst/aiffparse/aiffparse.c: Read size of chunks preceeding the audio data with...
Michael Smith
1
-1
/
+1
2008-08-28
Add an AIFF parsing element, heavily based on wavparse.
Michael Smith
3
-0
/
+1685