index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-02
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
1
-24
/
+16
2011-01-02
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
1
-1
/
+0
2011-01-02
ext/jack/gstjackaudiosink.c: Include the element name in the port name to avo...
Wim Taymans
1
-5
/
+8
2011-01-02
ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on old...
Tim-Philipp Müller
1
-0
/
+4
2011-01-02
Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...
Sebastian Dröge
1
-2
/
+1
2011-01-02
ext/jack/gstjackaudiosink.c: Add stdlib include here too.
Stefan Kost
1
-0
/
+2
2011-01-02
ext/jack/gstjackaudiosink.c: Try t better name clients. properly handle retur...
Stefan Kost
1
-7
/
+15
2011-01-02
ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it wil...
Paul Davis
1
-7
/
+19
2011-01-02
ext/jack/: Make an object to manage client connections to the jack server whi...
Paul Davis
5
-68
/
+634
2011-01-02
ext/jack/gstjackaudiosink.*: Improve docs.
Wim Taymans
2
-10
/
+37
2011-01-02
ext/jack/.cvsignore: Ignore old files as requested by the build slave.
Jan Schmidt
1
-0
/
+1
2011-01-02
ext/Makefile.am: Fix build.
Wim Taymans
1
-4
/
+6
2011-01-02
Added fully functional jackaudiosink.
Wim Taymans
5
-651
/
+954
2011-01-02
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2
-2
/
+2
2011-01-02
rework build; add translations for v4l2
Thomas Vander Stichele
1
-1
/
+2
2011-01-02
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
2
-13
/
+13
2011-01-02
Fix up all the state change functions.
Jan Schmidt
2
-19
/
+26
2011-01-02
fixes for G_DISABLE_ASSERT and friends
Benjamin Otte
1
-1
/
+2
2011-01-02
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
2
-2
/
+2
2011-01-02
don't mix tabs and spaces
Thomas Vander Stichele
2
-160
/
+164
2011-01-02
*.h: Revert indenting
Johan Dahlin
1
-39
/
+33
2011-01-02
gst-indent
Thomas Vander Stichele
3
-583
/
+621
2011-01-02
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
1
-1
/
+1
2011-01-02
Merge CAPS branch
David Schleef
1
-24
/
+18
2011-01-02
removed GST_*_CAST. Disabling of type checking is done in glib.
Benjamin Otte
1
-1
/
+1
2011-01-02
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2011-01-02
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
1
-0
/
+4
2011-01-02
Jack fixed too
Iain Holmes
1
-69
/
+85
2011-01-02
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
1
-1
/
+1
2011-01-02
merge TYPEFIND branch. Major changes:
Benjamin Otte
1
-1
/
+1
2011-01-02
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-2
/
+2
2011-01-02
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
1
-1
/
+1
2011-01-02
conform to the buffer-frames props entry -- much nicer now...
Andy Wingo
3
-169
/
+159
2011-01-02
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2011-01-02
+ changes for new float caps without slope/intercept + some category changes ...
Leif Johnson
2
-8
/
+8
2011-01-02
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-10
/
+16
2011-01-02
fix type punning
David Schleef
1
-2
/
+2
2011-01-02
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2
-1
/
+4
2011-01-02
Removed ugly caps fixed flag hack, will be done automatically in core soon
Wim Taymans
1
-1
/
+0
2011-01-02
update for the latest jack cvs and non-cothreaded gst scheduler
Andy Wingo
3
-82
/
+66
2011-01-02
Changed caps->fixed to use FLAG_SET
Jan Schmidt
1
-1
/
+1
2011-01-02
PadConnect -> PadLink
Thomas Vander Stichele
1
-2
/
+2
2011-01-02
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
1
-6
/
+6
2011-01-02
parallel install fixes
Thomas Vander Stichele
1
-1
/
+1
2011-01-02
licenses again
Andy Wingo
2
-2
/
+4
2011-01-02
plugins part of license field patch
Christian Schaller
1
-1
/
+2
2011-01-02
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
1
-1
/
+1
2011-01-02
removing warnings as approved by wim
Thomas Vander Stichele
1
-3
/
+1
2011-01-02
fix jack input port connection
Andy Wingo
2
-4
/
+5
2011-01-02
compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
Andy Wingo
1
-1
/
+1
[prev]
[next]