index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
siren
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2
-0
/
+2
2017-03-08
Rename plugin filesnames to match plugin names
Nicolas Dufresne
1
-1
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+20
2016-07-11
Fix various gboolean vs GstFlowReturn problems
Nirbheek Chauhan
1
-1
/
+1
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2
-8
/
+4
2015-08-17
audioencoders: use template subset check for accept-caps
Thiago Santos
1
-0
/
+1
2015-08-15
audiodecoders: use default pad accept-caps handling
Thiago Santos
1
-0
/
+3
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2015-03-12
Remove a bunch of silly ';;' typos at the end of lines
Jan Schmidt
1
-1
/
+1
2015-01-21
siren: Make some local variables non-static for thread-safety
Sebastian Dröge
2
-11
/
+11
2014-12-28
siren: remove unneeded structure padding
Tim-Philipp Müller
3
-12
/
+7
2014-10-30
siren: fix sample rate list
Vincent Penquerc'h
1
-1
/
+1
2013-12-05
sirendec: Require caps to be set before any data processing
Sebastian Dröge
1
-0
/
+1
2013-07-29
all: Fix for GST_DISABLE_GST_DEBUG
Edward Hervey
2
-2
/
+12
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
20
-40
/
+40
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-09-13
siren: init debug category before logging anything
Tim-Philipp Müller
2
-4
/
+0
2012-09-12
siren: Port to 1.0 API
Olivier Crête
2
-109
/
+48
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
5
-314
/
+133
2012-03-06
sirendec: port to audiodecoder
Mark Nauwelaerts
2
-154
/
+81
2012-03-06
sirenenc: port to audioencoder
Mark Nauwelaerts
3
-160
/
+52
2012-01-25
Merge branch 'master' into 0.11
Sebastian Dröge
1
-1
/
+1
2012-01-13
sirenenc: fix base class call mixup in finalize
Vincent Penquerc'h
1
-1
/
+1
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
2
-8
/
+4
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+13
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
8
-8
/
+8
2010-03-21
siren: Run gst-indent script
Benjamin Otte
6
-453
/
+597
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-18
/
+8
2009-11-22
Clean up LDFLAGS, LIBS, CFLAGS
Tim-Philipp Müller
1
-4
/
+5
2009-09-23
Fix warnings with gcc 4.0.1.
Alessandro Decina
2
-2
/
+2
2009-09-04
siren: fix setting caps on the output pad
Wim Taymans
2
-2
/
+18
2009-09-04
sirendec: rewrite sirendec
Wim Taymans
2
-57
/
+179
2009-09-04
sirenenc: cleanups
Wim Taymans
1
-7
/
+8
2009-09-03
sirenenc: fix events and caps
Wim Taymans
2
-22
/
+53
2009-09-03
sirenenc: fix timestamping
Wim Taymans
2
-45
/
+99
2009-03-22
Makefile.am: no static libs for plugins
Stefan Kost
1
-0
/
+2
2009-02-17
Add some documentation to the siren enc/dec plugins
Olivier Crête
2
-0
/
+18
2009-02-17
Re-indent the siren stuff to be gst style
Olivier Crête
5
-68
/
+41
2009-02-17
Move siren rtp pay/depay to good
Olivier Crête
6
-426
/
+1
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
Olivier Crête
1
-0
/
+0
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Add underscore to make the encoder like the decoder
Olivier Crête
1
-10
/
+10
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Rename offset to out_offset to make its meaning c...
Olivier Crête
1
-5
/
+5
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Check the size of the input buffer, not the outpu...
Olivier Crête
1
-1
/
+1
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Preserve timestamp
Olivier Crête
1
-0
/
+2
[next]