Sign in
coral
/
imx-gst-plugins-good
/
c59ba3a0e18b12e32bc52d5f758b99a48df4380e
/
ext
/
shout2
c019530
shout2send: print actual username in debug log out
by Adrián Pardini
· 8 years ago
c820478
shout2: use gint and guint in place of int and uint
by Philippe Renon
· 7 years ago
b26d445
shout2send: use non-blocking I/O and a configurable network operations timeout
by George Kiagiadakis
· 8 years ago
6cb49cf
Fix up package name and origin in some plugins
by Tim-Philipp Müller
· 8 years ago
b68d936
Remove plugin specific static build option
by Nicolas Dufresne
· 8 years ago
ca0ed8a
Fix plugin filenames to match plugin names
by Nicolas Dufresne
· 8 years ago
6c8c9a6
shout2: fix 404 in package origin
by Reynaldo H. Verdejo Pinochet
· 8 years ago
b09f478
Add support for Meson as alternative/parallel build system
by Nirbheek Chauhan
· 8 years ago
9abc31d
shout2: Use a non-timer GstPoll
by Sebastian Dröge
· 9 years ago
1071309
good: use new gst_element_class_add_static_pad_template()
by Vineeth TM
· 9 years ago
f58841c
shout2: remove unnecessary NULL checks before g_free()
by Reynaldo H. Verdejo Pinochet
· 9 years ago
2e412a4
docs: update example pipelines in element docs
by Tim-Philipp Müller
· 10 years ago
4480a25
shout2send: error out if no caps were received
by Tim-Philipp Müller
· 11 years ago
d7210be
shout2send: accept audio/webm, audio/ogg and video/ogg as well
by Tim-Philipp Müller
· 11 years ago
ac7d346
shout2send: change audio_format field to format
by Reynaldo H. Verdejo Pinochet
· 11 years ago
667c803
shout2send: clarify meaning of the URL prop
by Reynaldo H. Verdejo Pinochet
· 11 years ago
e6321ec
shout2send: docs, add a sample pipeline
by Reynaldo H. Verdejo Pinochet
· 11 years ago
9dd6e22
shout2send: drop IP only requirement for _set_host()
by Reynaldo H. Verdejo Pinochet
· 11 years ago
786f87e
shout2send: Retarget FIXME to 2.0
by Reynaldo H. Verdejo Pinochet
· 11 years ago
1dfc1f2
Don't use setlocale in plugins()
by Tim-Philipp Müller
· 11 years ago
b0b0557
gst: Add better support for static plugins
by Sebastian Dröge
· 12 years ago
81b9e19
shout2send: accept audio/webm as well as video/webm
by Tim-Philipp Müller
· 12 years ago
230cf41
Fix FSF address
by Tim-Philipp Müller
· 12 years ago
c074bfd
gst_tag_list_free -> gst_tag_list_unref
by Tim-Philipp Müller
· 12 years ago
e0eddb4
shout2: update for ogg media type changes
by Tim-Philipp Müller
· 13 years ago
e09ae57
Use new gst_element_class_set_static_metadata()
by Tim-Philipp Müller
· 13 years ago
aa2cd46
gst: Update for GST_PLUGIN_DEFINE() API changes
by Sebastian Dröge
· 13 years ago
594867f
shout2: use some more boilerplate
by Mark Nauwelaerts
· 13 years ago
834c63f
shout2: port to 0.11
by Mark Nauwelaerts
· 13 years ago
225e98d
Merge branch 'master' into 0.11
by Wim Taymans
· 13 years ago
8b2ca70
shout2send: send video/webm through libshout.
by Ralph Giles
· 13 years ago
c0e101e
various: fix pad template leaks
by Vincent Penquerc'h
· 13 years ago
45f6707
various (ext): add a missing G_PARAM_STATIC_STRINGS flags
by Stefan Kost
· 14 years ago
59f2cb3
shout2: Don't wait if we're late
by Benjamin Otte
· 15 years ago
073201b
build: Makefile.am cleanups
by Tim-Philipp Müller
· 15 years ago
cccfeaa
gst_element_class_set_details => gst_element_class_set_details_simple
by Benjamin Otte
· 15 years ago
5479255
shout2send: Add 'public' property
by Robert Weidlich
· 15 years ago
8cb3452
shout2: Convert delay correctly
by Thiago Santos
· 15 years ago
4519bdc
shout2: use gstpoll for timeouts
by Wim Taymans
· 15 years ago
084812b
Don't install static libs for plugins. Fixes #550851 for -good.
by Stefan Kost
· 16 years ago
426721f
Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822).
by Frederic Crozat
· 16 years ago
de1357a
Fix a bunch of leaks shown by the newly-added states test.
by Jan Schmidt
· 18 years ago
570e2ff
ext/shout2/gstshout2.*: Add a property for username.
by Michael Smith
· 18 years ago
8d70a78
ext/shout2/gstshout2.*: Properly handle tags in shout2send. Fixes #399825.
by charles
· 18 years ago
11cb7a3
Const-ify GEnumValue arrays.
by Tim-Philipp Müller
· 19 years ago
1c8e824
Rewrite a bit: use GstBaseSink::start and stop instead of a state change function; use GST_ELEMENT_ERROR for error re...
by Tim-Philipp Müller
· 19 years ago
52563ea
ext/shout2/gstshout2.*: Handle tags being received before the connection to the server is established properly (see #...
by Philippe Valembois
· 19 years ago
d0b7fc0
ext/shout2/gstshout2.c: Don't crash in case the connection to the server fails: don't set pointer to NULL by assignin...
by Tim-Philipp Müller
· 19 years ago
b5af832
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
by Stefan Kost
· 19 years ago
629fb23
better/unified long descriptions
by Wim Taymans
· 19 years ago
02a1c79
ext/shout2/gstshout2.c: Make shout2 work for non ogg streams
by Zaheer Abbas Merali
· 19 years ago
3ecf433
expand tabs
by Thomas Vander Stichele
· 19 years ago
842a43f
fix up more enums
by Thomas Vander Stichele
· 19 years ago
8d223d7
Update for gst_tag_setter API changes.
by Andy Wingo
· 19 years ago
3650ac0
use gst_version_string
by Thomas Vander Stichele
· 19 years ago
7593b38
fix build and use of GST_LIBS
by Thomas Vander Stichele
· 19 years ago
7ebd7b9
All plugins updated for element state changes.
by Andy Wingo
· 19 years ago
c50893f
Various event updates and cleanups.
by Wim Taymans
· 19 years ago
da8915b
more macro splitting; fix po problem
by Thomas Vander Stichele
· 19 years ago
d0e0853
Way, way, way too many files: Remove crack comment from the 2000 era.
by Andy Wingo
· 20 years ago
094d0b4
ext/shout2/gstshout2.c: Fix build.
by Wim Taymans
· 20 years ago
1987170
Port shout2 plugin
by Zaheer Abbas Merali
· 20 years ago
d9cccd2
ext/lame/gstlame.c: send tag events downstream
by Zaheer Abbas Merali
· 20 years ago
8448310
fix shout2send compilation problem with -Wall -Werror
by Stéphane Loeuillet
· 21 years ago
e0dc323
ext/Makefile.am: add rules to build shout2send (was removed by accident when this module was no more marked experimen...
by Stéphane Loeuillet
· 21 years ago
4c89978
second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ...
by Stéphane Loeuillet
· 21 years ago
eb3614a
ext/shout2/gstshout2.c: Guimond, fixes #142432)
by Benjamin Otte
· 21 years ago
a0de263
configure.ac: enable shout2 by default
by Benjamin Otte
· 21 years ago
6cc1c73
don't mix tabs and spaces
by Thomas Vander Stichele
· 21 years ago
5acffea
*.h: Revert indenting
by Johan Dahlin
· 21 years ago
5d25c00
gst-indent
by Thomas Vander Stichele
· 21 years ago
76a5c85
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding...
by Ronald S. Bultje
· 21 years ago
e46d349
remove copyright field from plugins
by Andy Wingo
· 21 years ago
e1b1275
More cruft
by Ronald S. Bultje
· 21 years ago
f2d5cae
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
by Andy Wingo
· 21 years ago
37fe79e
Remove redundant plugindir definition
by David Schleef
· 21 years ago
6fcc950
+ changes for new float caps without slope/intercept + some category changes for plugins
by Leif Johnson
· 21 years ago
292fec2
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri...
by Ronald S. Bultje
· 21 years ago
90da904
compatibility fix for new GST_DEBUG stuff.
by Benjamin Otte
· 22 years ago
fcb030b
state change fixes from Pedro Corte-Real for shout and shout2 plugins
by Christian Schaller
· 22 years ago
c2a01f4
PadConnect -> PadLink
by Thomas Vander Stichele
· 22 years ago
be876ae
another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so t...
by Thomas Vander Stichele
· 22 years ago
7c03811
#fixes 101992
by Thomas Vander Stichele
· 22 years ago
d9f2daf
fix location
by Thomas Vander Stichele
· 22 years ago
efa337d
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
by Iain Holmes
· 22 years ago
e16c505
parallel install fixes
by Thomas Vander Stichele
· 22 years ago
37d7c43
people interpreting .m4's make me laugh with wild abandonment
by Thomas Vander Stichele
· 22 years ago
a96a74b
Added the new shout plugin
by Wim Taymans
· 22 years ago