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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
meson: mjpegtools_api should be 20K for mplex too
Nicolas Dufresne
1
-1
/
+1
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-17
/
+17
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-03-29
meson: Fix mplex plugin file name
Nicolas Dufresne
1
-1
/
+1
2017-03-24
Add missing include path for gst/glib-compat-prive.h
Nicolas Dufresne
1
-1
/
+1
2017-03-23
meson: Build mpeg2enc and mplex when available
Nirbheek Chauhan
1
-0
/
+18
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
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
8
-16
/
+16
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-08-01
mplex: default to DVD MPEG-2 format instead of Generic MPEG-1
Tim-Philipp Müller
1
-1
/
+2
2012-08-01
mplexjob: add nicks for format enums, add some more formats
Tim-Philipp Müller
1
-10
/
+14
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-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-05
use new style caps
Wim Taymans
2
-13
/
+15
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
2
-1
/
+2
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-2
/
+2
2012-02-03
build: fix CFLAGS order and LIBS order
Tim-Philipp Müller
1
-1
/
+1
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
2
-1
/
+2
2012-01-25
port some more to new memory API
Mark Nauwelaerts
1
-4
/
+1
2012-01-19
port to new gthread API
Wim Taymans
2
-10
/
+10
2012-01-16
mplex: port to 0.11
Mark Nauwelaerts
3
-48
/
+58
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-10-19
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-9
/
+18
2010-09-21
mplex: Don't use GST_FLOW_IS_SUCCESS()
Sebastian Dröge
1
-1
/
+1
2010-05-25
mplex: add MPLEX_LDFLAGS variable
Руслан Ижбулатов
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-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+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
9
-269
/
+784
2005-09-05
Fix up all the state change functions.
Jan Schmidt
1
-7
/
+8
2005-02-09
ext/mplex/gstmplexibitstream.cc: gcc madness.
Ronald S. Bultje
1
-12
/
+14
2005-02-08
ext/mplex/gstmplexibitstream.cc: Fix event handling (#165525).
Ronald S. Bultje
1
-3
/
+1
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
3
-69
/
+72
2004-03-14
gst-indent c++ files
Thomas Vander Stichele
4
-210
/
+171
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2
-2
/
+2
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
2
-2
/
+2
[next]