index
:
~thiagoss/gst-plugins-bad
adaptivedemux
basemixer
camerabin
cookies
dash-wip
dash-youtube
dashsink
dvb
dvb-v5-file
gstcollectpads2
hds
hls
hls-improvements
isdb
master
mssdemux-multilanguage
mssdemux-not-linked
reverted-acceptcaps
snap-seeking
tesseract
tsbase-atsc
tsdemux-programchange
urisrc
gst-plugins-bad branch (Contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
aiff
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-10
aiffmux: allocate byte writer on stack
Tim-Philipp Müller
1
-6
/
+6
2014-09-05
aiffparse: Fix handling of 64 bit floating point data
Vineeth T M
1
-1
/
+1
2014-07-04
aiffparse: Print invalid fourcc in error message in hex
Sebastian Rasmussen
1
-2
/
+1
2014-06-12
aiffparse: bail out early when bytes per sample is not set
Vincent Penquerc'h
1
-1
/
+7
2014-02-04
aiffparse: adaptive buffer size
Vincent Penquerc'h
2
-3
/
+43
2014-02-02
aiffparse: fix data start offset calculation not counting COMM size
Vincent Penquerc'h
1
-0
/
+1
2014-01-09
aiffparse: misc code cleanups
Stefan Sauer
1
-8
/
+9
2014-01-05
aiffparse: typo fix in comment
Stefan Sauer
1
-1
/
+1
2013-11-06
aiffparse: fix seeking in push mode
Wim Taymans
1
-130
/
+179
2013-08-17
aiffparse: don't leak adapter
Tim-Philipp Müller
1
-3
/
+7
2013-08-17
aiffparse: s/newsegment/segment/
Matthieu Bouron
1
-4
/
+4
2013-08-17
aiffparse: fix push mode
Matthieu Bouron
1
-0
/
+128
2013-08-12
aiffparse: fix SSND data size
Matthieu Bouron
1
-1
/
+1
2013-08-10
aiffparse: fix CAPS query
Tim-Philipp Müller
1
-6
/
+13
2013-08-10
aiffparse: don't unref NULL buffer
Tim-Philipp Müller
1
-5
/
+2
2013-08-09
aiffparse: set missing layout field in srcpad caps
Matthieu Bouron
1
-0
/
+1
2013-08-09
aiffparse: send start stream event
Matthieu Bouron
1
-0
/
+10
2013-08-09
aiffparse: fix buffers initialisation
Matthieu Bouron
1
-3
/
+7
2013-04-18
aiff: port to 1.0
Wim Taymans
5
-336
/
+364
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
5
-10
/
+10
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-2
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2
-2
/
+2
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
[next]