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
/
mpegpsmux
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-08-03
mpegpsmux: Do not dereference a NULL pointer
Thibault Saunier
1
-2
/
+2
2017-06-27
mpegpsmux: remove unnecessary g_return_if_fail()
Eunhae Choi
1
-1
/
+0
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2016-11-30
gst: Fix caps leak
Garima Gaur
1
-0
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+16
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+4
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2015-01-21
Constify some static arrays everywhere
Sebastian Dröge
1
-1
/
+1
2014-09-23
mpegpsmux: refactor duplicate else branches
Luis de Bethencourt
1
-2
/
+2
2014-09-11
mpegpsmux: fix memory leak when converting H.264 avc to byte-stream format
Belozorov Semen
1
-0
/
+1
2014-05-13
mpegpsmux; Fix stream leak
Edward Hervey
1
-0
/
+1
2014-01-21
mpegpsmux: update last_ts to mux correctly
Wim Taymans
1
-0
/
+3
2014-01-20
mpegpsmux: fix timestamp handling
Wim Taymans
1
-10
/
+3
2014-01-20
mpegpsmux: return GST_FLOW_EOS when we pushed EOS
Wim Taymans
1
-1
/
+4
2013-07-10
mpegpsmux: Send stream-start event before any data
Sebastian Dröge
1
-0
/
+5
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-01-01
mpegpsmux: use DTS in addition to PTS
Tim-Philipp Müller
2
-65
/
+97
2012-12-31
mpegpsmux: use gstreamer debug logging system everywhere
Tim-Philipp Müller
3
-10
/
+2
2012-12-31
mpegpsmux: port to 0.11
Tim-Philipp Müller
6
-226
/
+164
2012-11-04
Fix FSF address
Tim-Philipp Müller
12
-28
/
+28
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-09-12
collectpads: remove gst_collect_pads_add_pad_full
Stefan Sauer
1
-1
/
+1
2012-04-17
collectpads2: rename to collectpads
Mark Nauwelaerts
2
-18
/
+18
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+3
2012-02-02
mpegpsmux: include specific AAC stream-format in template caps
Vincent Penquerc'h
1
-1
/
+3
2011-12-30
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
6
-35
/
+215
2011-12-15
mpegpsmux: port to GstCollectPads2
Vincent Penquerc'h
2
-18
/
+18
2011-12-11
mpegpsmux: put stream headers into output caps
Tim-Philipp Müller
3
-10
/
+95
2011-12-11
mpegpsmux: add "aggregate-gops" property to aggregate GOPs into buffer lists
Tim-Philipp Müller
2
-3
/
+77
2011-12-11
mpegpsmux: remember primary video stream
Tim-Philipp Müller
2
-1
/
+14
2011-12-11
mpegpsmux: remember whether an incoming buffer is a keyunit or not
Tim-Philipp Müller
3
-3
/
+11
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+4
2011-11-17
collectpads: port API changes
Stefan Sauer
1
-1
/
+1
2011-11-04
make request pads take _%u
Wim Taymans
1
-1
/
+1
2011-09-22
psmux: fix writing of system header, which makes VLC not skip the adjacent PS...
Tim-Philipp Müller
1
-1
/
+1
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2011-02-21
Revert "Check that collectpads exists before removing pad"
Edward Hervey
1
-3
/
+1
2011-02-20
Check that collectpads exists before removing pad
David Schleef
1
-1
/
+3
2010-11-30
Fix pad template memleaks
David Schleef
1
-3
/
+2
2010-03-22
Add -Wold-style-definition
Benjamin Otte
1
-1
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+5
2009-10-22
mpegpsmux: some minor build fixes
Tim-Philipp Müller
1
-2
/
+2
2009-09-02
mpegsmux, mpegpsmux: fix unused variable warning with the debugging system in...
Tim-Philipp Müller
1
-2
/
+1
2009-08-31
mpegpsmux: Add missing files to fix compilation
Sebastian Dröge
4
-0
/
+537
2009-08-31
mpegpsmux: Add MPEG PS muxer
Lin Yang
10
-0
/
+2728