index
:
~gb/gst-plugins-bad
bitstreamparserlibs
bitstreamparserlibs-rebased
codecparsers-fixes
codecparsers-h264
codecparsers-jpeg
master
vc1parsinglib
vc1parsinglib-rebased
Personal repository of gst-plugins-bad
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
aiff
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
1
-2
/
+2
2012-07-05
gst: Implement segment-done event
Sebastian Dröge
1
-0
/
+2
2012-06-20
update for task api change
Wim Taymans
1
-2
/
+2
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
1
-14
/
+19
2012-03-10
Fix 'ignoring return value of function declared with const attribute'
Thibault Saunier
1
-14
/
+19
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+5
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
1
-0
/
+5
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
2
-8
/
+6
2011-11-27
aiffparse: extract ID3 tags embedded in ID3 chunks
Tim-Philipp Müller
4
-0
/
+51
2011-08-16
aiffmux: drop data after 4ish GB and moan
Vincent Penquerc'h
2
-0
/
+27
2011-08-16
aiffmux: use guint32 for guint32 parameters
Vincent Penquerc'h
1
-4
/
+4
2011-08-16
aiffmux: avoid integer overflow
Vincent Penquerc'h
1
-1
/
+1
2011-04-15
Fix some unused-but-set-variable warnings with gcc 4.6
Tim-Philipp Müller
1
-2
/
+0
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2011-03-25
aiffparse: Add float caps to the template caps
Sebastian Dröge
1
-2
/
+3
2011-03-24
aiffparse: Add support for 32 bit and 64 bit floating point formats
Sebastian Dröge
2
-16
/
+43
2011-03-24
aiffparse: The SSND header is 16 bytes large, not 8 + 16 bytes
Sebastian Dröge
1
-2
/
+2
2011-03-24
aiffparse: Use gst_util_uint64_scale_ceil() instead of a custom function
Sebastian Dröge
1
-26
/
+9
2010-09-21
aiffparse: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
1
-20
/
+18
2010-07-09
aifmmux: use alternative way to check for inf
David Hoyt
1
-1
/
+12
2010-05-19
Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
David Schleef
1
-0
/
+1
2010-03-23
Fixes for -Waggregate-return
Benjamin Otte
1
-7
/
+6
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-1
/
+1
2009-11-18
aiff: Raise rank of muxer to PRIMARY
Edward Hervey
1
-1
/
+1
2009-11-18
Revert "aiff: Disable aiff muxer for this release."
Jan Schmidt
2
-8
/
+5
2009-11-09
aiff: Disable aiff muxer for this release.
Jan Schmidt
2
-5
/
+8
2009-11-01
aiff: fix aiffparse debug category variable name
René Stadler
1
-2
/
+2
2009-11-01
aiff: init plugin debug category
René Stadler
1
-0
/
+1
2009-10-31
aiff: add aiff elements to docs
Tim-Philipp Müller
2
-5
/
+12
2009-10-31
aiff: gratuitious clean-ups: canonicalise function names, structs and defines
Tim-Philipp Müller
4
-159
/
+158
2009-10-31
aiff: enable new aiff muxer
Tim-Philipp Müller
5
-48
/
+70
2009-10-31
aiff: add basic AIFF muxer
Robert Swain
2
-0
/
+519
2009-10-31
aiff: remove unused includes and fix flags order in Makefile.am
Tim-Philipp Müller
3
-5
/
+2
2009-10-31
aiff: rename 'aiffparse' plugin to 'aiff'
Tim-Philipp Müller
3
-0
/
+1751