index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
aiff
Commit message (
Expand
)
Author
Age
Files
Lines
*
aiffparse: Print invalid fourcc in error message in hex
Sebastian Rasmussen
2014-07-04
1
-2
/
+1
*
aiffparse: bail out early when bytes per sample is not set
Vincent Penquerc'h
2014-06-12
1
-1
/
+7
*
aiffparse: adaptive buffer size
Vincent Penquerc'h
2014-02-04
2
-3
/
+43
*
aiffparse: fix data start offset calculation not counting COMM size
Vincent Penquerc'h
2014-02-02
1
-0
/
+1
*
aiffparse: misc code cleanups
Stefan Sauer
2014-01-09
1
-8
/
+9
*
aiffparse: typo fix in comment
Stefan Sauer
2014-01-05
1
-1
/
+1
*
aiffparse: fix seeking in push mode
Wim Taymans
2013-11-06
1
-130
/
+179
*
aiffparse: don't leak adapter
Tim-Philipp Müller
2013-08-17
1
-3
/
+7
*
aiffparse: s/newsegment/segment/
Matthieu Bouron
2013-08-17
1
-4
/
+4
*
aiffparse: fix push mode
Matthieu Bouron
2013-08-17
1
-0
/
+128
*
aiffparse: fix SSND data size
Matthieu Bouron
2013-08-12
1
-1
/
+1
*
aiffparse: fix CAPS query
Tim-Philipp Müller
2013-08-10
1
-6
/
+13
*
aiffparse: don't unref NULL buffer
Tim-Philipp Müller
2013-08-10
1
-5
/
+2
*
aiffparse: set missing layout field in srcpad caps
Matthieu Bouron
2013-08-09
1
-0
/
+1
*
aiffparse: send start stream event
Matthieu Bouron
2013-08-09
1
-0
/
+10
*
aiffparse: fix buffers initialisation
Matthieu Bouron
2013-08-09
1
-3
/
+7
*
aiff: port to 1.0
Wim Taymans
2013-04-18
5
-336
/
+364
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
5
-10
/
+10
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
2
-2
/
+2
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
2
-2
/
+2
*
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
2012-08-04
1
-2
/
+2
*
gst: Implement segment-done event
Sebastian Dröge
2012-07-05
1
-0
/
+2
*
update for task api change
Wim Taymans
2012-06-20
1
-2
/
+2
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
gst: Update versioning
Sebastian Dröge
2012-04-04
1
-1
/
+1
*
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2012-03-29
1
-14
/
+19
|
\
|
*
Fix 'ignoring return value of function declared with const attribute'
Thibault Saunier
2012-03-10
1
-14
/
+19
*
|
Merge branch 'master' into 0.11
Wim Taymans
2012-02-10
1
-0
/
+5
|
\
\
|
|
/
|
*
plenty: fixup glib deprecations
Vincent Penquerc'h
2012-01-27
1
-0
/
+5
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
2
-8
/
+6
|
/
*
aiffparse: extract ID3 tags embedded in ID3 chunks
Tim-Philipp Müller
2011-11-27
4
-0
/
+51
*
aiffmux: drop data after 4ish GB and moan
Vincent Penquerc'h
2011-08-16
2
-0
/
+27
*
aiffmux: use guint32 for guint32 parameters
Vincent Penquerc'h
2011-08-16
1
-4
/
+4
*
aiffmux: avoid integer overflow
Vincent Penquerc'h
2011-08-16
1
-1
/
+1
*
Fix some unused-but-set-variable warnings with gcc 4.6
Tim-Philipp Müller
2011-04-15
1
-2
/
+0
*
android: make it ready for androgenizer
Thibault Saunier
2011-04-11
1
-0
/
+14
*
aiffparse: Add float caps to the template caps
Sebastian Dröge
2011-03-25
1
-2
/
+3
*
aiffparse: Add support for 32 bit and 64 bit floating point formats
Sebastian Dröge
2011-03-24
2
-16
/
+43
*
aiffparse: The SSND header is 16 bytes large, not 8 + 16 bytes
Sebastian Dröge
2011-03-24
1
-2
/
+2
*
aiffparse: Use gst_util_uint64_scale_ceil() instead of a custom function
Sebastian Dröge
2011-03-24
1
-26
/
+9
*
aiffparse: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
2010-09-21
1
-20
/
+18
*
aifmmux: use alternative way to check for inf
David Hoyt
2010-07-09
1
-1
/
+12
*
Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
David Schleef
2010-05-19
1
-0
/
+1
*
Fixes for -Waggregate-return
Benjamin Otte
2010-03-23
1
-7
/
+6
*
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
2010-03-21
1
-1
/
+1
*
aiff: Raise rank of muxer to PRIMARY
Edward Hervey
2009-11-18
1
-1
/
+1
*
Revert "aiff: Disable aiff muxer for this release."
Jan Schmidt
2009-11-18
2
-8
/
+5
*
aiff: Disable aiff muxer for this release.
Jan Schmidt
2009-11-09
2
-5
/
+8
*
aiff: fix aiffparse debug category variable name
René Stadler
2009-11-01
1
-2
/
+2
[next]