index
:
gstreamer/gst-plugins-good
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_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
discontinued-for-monorepo
master
master-UNNAMED-BRANCH
'Good' GStreamer plugins (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-good)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
law
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-16
audioencoders: use template subset check for accept-caps
Thiago Santos
2
-1
/
+2
2015-08-15
alawenc: port to AudioEncoder base class
Thiago Santos
2
-205
/
+70
2015-08-15
audiodecoders: use default pad accept-caps handling
Thiago Santos
2
-0
/
+6
2015-08-15
alawdec: make error handling a bit nicer
Thiago Santos
1
-13
/
+8
2015-08-15
alawdec: port to audiodecoder base class
Thiago Santos
2
-236
/
+72
2015-05-30
mulawdec: Let baseclass estimate bitrate
Olivier Crête
1
-0
/
+9
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
2
-2
/
+2
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-25
/
+0
2013-12-05
mulawdec: Require caps to be set before accepting any data
Sebastian Dröge
1
-0
/
+1
2013-05-21
mulawdec: Handle NULL buffers in handle_frame
Alexander Schrab
1
-1
/
+5
2013-04-26
mulawdec: change base class to GstAudioDecoder
Alexander Schrab
2
-236
/
+68
2013-04-25
mulaw: Some minor memleak fixes and cleanup
Sebastian Dröge
1
-1
/
+5
2013-04-25
mulawenc: change to gstaudioencoder base, added bitrate tags
Alexander Schrab
2
-192
/
+94
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-2
/
+2
2012-11-26
law: fix accidental file permissions change
Tim-Philipp Müller
1
-0
/
+0
2012-11-24
mulaw: const-ify some arrays
Tim-Philipp Müller
1
-2
/
+4
2012-11-24
mulawdec: fix integer overrun
Roland Krikava
1
-2
/
+4
2012-11-04
Fix FSF address
Tim-Philipp Müller
10
-20
/
+20
2012-08-13
law: Filter layout caps field
Sjoerd Simons
2
-4
/
+4
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
4
-4
/
+4
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2
-2
/
+2
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-2
/
+2
2012-03-27
caps: improve caps handling
Wim Taymans
2
-2
/
+4
2012-03-15
update for memory api changes
Wim Taymans
4
-4
/
+4
2012-03-10
fix template caps refcount
Wim Taymans
4
-8
/
+12
2012-03-07
law: add layout to audio caps
Wim Taymans
2
-0
/
+4
2012-03-07
law: use GstAudioInfo
Wim Taymans
4
-30
/
+36
2012-01-27
alawdec: Each output sample is 2 bytes
Olivier Crête
1
-1
/
+1
2012-01-25
update for new memory API
Wim Taymans
4
-16
/
+33
2011-12-09
law: fix CFLAGS and LIBS order in Makefile.am
Tim-Philipp Müller
1
-6
/
+6
2011-12-09
law: fix negotiation
Wim Taymans
6
-51
/
+65
2011-11-17
add parent to pad functions
Wim Taymans
4
-29
/
+36
2011-11-16
add parent to query function
Wim Taymans
4
-8
/
+8
2011-11-15
_peer_get_caps() -> _peer_query_caps()
Wim Taymans
4
-4
/
+4
2011-11-15
change getcaps to query
Wim Taymans
4
-14
/
+113
2011-09-06
-good: port to new audio caps
Wim Taymans
3
-6
/
+6
2011-08-30
law: port to 0.11
Wim Taymans
4
-174
/
+126
2011-08-29
alaw: port to 0.11
Wim Taymans
2
-89
/
+95
2011-04-11
android: Make it ready for androgenizer
Thibault Saunier
1
-0
/
+25
2010-03-21
Add -Wwrite-strings to the configure flags
Benjamin Otte
4
-4
/
+4
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-12
/
+8
2010-03-17
Add -Wmissing-declarations -Wmissing-prototypes warning flags
Benjamin Otte
1
-0
/
+2
2009-11-18
law: Raise rank of encoders to PRIMARY
Edward Hervey
2
-2
/
+2
2009-06-30
law: fix caps and negotiation
Wim Taymans
6
-129
/
+170
2009-02-28
alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUG
Tim-Philipp Müller
2
-6
/
+5
2009-02-23
Don't use GST_ERROR for non-error cases.
Wim Taymans
2
-2
/
+4
2009-02-22
alaw/mulaw: Implement _getcaps function for alaw/mulaw decoders
Olivier Crete
2
-0
/
+108
2009-02-22
alaw/mulaw: Don't require both, rate and channel, to be set in _getcaps
Olivier Crete
2
-24
/
+20
2009-01-28
Update and add documentation for plugins with no deps (gst).
Stefan Kost
5
-0
/
+38
2008-12-13
Switch to using GstStaticPadTemplate.
Edward Hervey
6
-108
/
+102
[next]