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
/
ext
/
mplex
/
gstmplex.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-18
mplex: Don't start task (yet/again) on pad release if we're in READY or NULL
Sebastian Dröge
1
-1
/
+2
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-6
/
+3
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
2014-09-24
mplex: break statement unnecessary
Anuj Jaiswal
1
-4
/
+4
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-06-20
update for task api change
Wim Taymans
1
-1
/
+1
2012-04-10
mplex: avoid leaking pad template caps and superfluous copy
Mark Nauwelaerts
1
-3
/
+5
2012-04-10
mplex: fix pad release and cleanup
Mark Nauwelaerts
1
-2
/
+5
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-03-05
use new style caps
Wim Taymans
1
-12
/
+13
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+1
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-2
/
+2
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
1
-0
/
+1
2012-01-19
port to new gthread API
Wim Taymans
1
-4
/
+4
2012-01-16
mplex: port to 0.11
Mark Nauwelaerts
1
-45
/
+53
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-6
/
+5
2011-11-04
make request pads take _%u
Wim Taymans
1
-6
/
+6
2011-05-18
various: fix author tag in element details
Stefan Kost
1
-1
/
+1
2010-09-21
mplex: Don't use GST_FLOW_IS_SUCCESS()
Sebastian Dröge
1
-1
/
+1
2009-08-31
GstAdapter is not a GstObject and should be freed with g_object_unref()
Tim-Philipp Müller
1
-1
/
+1
2009-03-05
mplex: fix required version
Stefan Kost
1
-1
/
+1
2008-08-12
Update and add documentation for mplex.
Mark Nauwelaerts
1
-2
/
+2
2008-06-13
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
1
-8
/
+4
2008-03-21
configure.ac: Check if the compiler supports do { } while (0) macros. This fi...
Sebastian Dröge
1
-0
/
+2
2008-03-05
Port mplex element to 0.10. Fixes bug #520329.
Mark Nauwelaerts
1
-173
/
+608
2005-09-05
Fix up all the state change functions.
Jan Schmidt
1
-7
/
+8
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-43
/
+43
2004-03-14
gst-indent c++ files
Thomas Vander Stichele
1
-132
/
+100
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-20
ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ...
Ronald S. Bultje
1
-1
/
+1
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-2
/
+2
2004-01-01
Remove left-over g_print
Ronald S. Bultje
1
-3
/
+0
2004-01-01
configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...
Ronald S. Bultje
1
-467
/
+274
2003-12-22
Merge CAPS branch
David Schleef
1
-46
/
+37
2003-12-18
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...
Ronald S. Bultje
1
-0
/
+1
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-1
/
+1
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
1
-0
/
+3
2003-11-02
mplex compiles...whatever it is
Iain Holmes
1
-24
/
+27
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
1
-2
/
+2
2003-10-13
no, we don't require bytestream anymore
Benjamin Otte
1
-2
/
+2
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-2
/
+2
2003-07-22
Fix warnings/errors due to missing assert declaration.
David Schleef
1
-1
/
+1
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-3
/
+3
2003-01-13
Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
Jan Schmidt
1
-1
/
+1
2003-01-12
connect fix
Wim Taymans
1
-2
/
+2
2003-01-10
more link fixes
Thomas Vander Stichele
1
-1
/
+1
[next]