index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gdp
/
gstgdppay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdp: ignore timestamp of event
Kyrylo Polezhaiev
2018-05-07
1
-1
/
+1
*
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2017-04-12
1
-2
/
+2
*
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
1
-4
/
+4
*
gdppay: Fix buffer memory leak
Vineeth TM
2015-12-16
1
-0
/
+2
*
plugins-bad: Fix example pipelines
Vineeth TM
2015-12-15
1
-1
/
+1
*
gdppay: use public API for accessing stream header arrays in caps
Tim-Philipp Müller
2014-12-26
1
-9
/
+14
*
gdppay: refactor payloading code a little
Tim-Philipp Müller
2014-12-26
1
-75
/
+4
*
gdppay: refactor a little
Tim-Philipp Müller
2014-12-26
1
-60
/
+12
*
gdppay: minor caps event payloading optimisation
Tim-Philipp Müller
2014-11-30
1
-3
/
+4
*
gdppay: fix some memory leaks
Tim-Philipp Müller
2014-11-30
1
-10
/
+6
*
gdppay: remove obsolete code
Thiago Santos
2014-07-22
1
-13
/
+0
*
gdppay: put all sticky events in streamheader
Thiago Santos
2014-07-22
1
-150
/
+96
*
gdppay: update to 1.x reality
Thiago Santos
2014-01-31
1
-18
/
+54
*
gdppay: push the stream-start event
Thiago Santos
2014-01-30
1
-2
/
+3
*
gdppay: fix buffer leak when new caps are same as old caps
Tim 'mithro' Ansell
2013-02-07
1
-1
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
1
-2
/
+2
*
gdppay: plug buffer leak
Mark Nauwelaerts
2012-09-11
1
-0
/
+1
*
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-09-11
1
-1
/
+1
*
Improve buffer allocation of wrapped memory
Wim Taymans
2012-09-11
1
-12
/
+4
*
update for buffer api change
Wim Taymans
2012-09-11
1
-5
/
+5
*
update for buffer changes
Wim Taymans
2012-09-11
1
-3
/
+3
*
update for new memory api
Wim Taymans
2012-09-11
1
-5
/
+5
*
gdppay: fixup for changed caps
Wim Taymans
2012-09-11
1
-28
/
+4
*
update for HEADER flag changes
Wim Taymans
2012-09-11
1
-15
/
+14
*
gdp: move dataprotocol library into gdp plugin and make private
Tim-Philipp Müller
2012-09-11
1
-1
/
+1
*
add parent to pad functions
Wim Taymans
2012-09-11
1
-12
/
+13
*
gdppay: parse caps event and payload caps
Tim-Philipp Müller
2012-09-11
1
-4
/
+28
*
-base: update for buffer API change
Wim Taymans
2012-09-11
1
-3
/
+3
*
-base: port to new SEGMENT API
Wim Taymans
2012-09-11
1
-5
/
+10
*
segment: fix for new core API
Wim Taymans
2012-09-11
1
-2
/
+3
*
-base: don't use buffer caps
Wim Taymans
2012-09-11
1
-11
/
+8
*
gst: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
2012-09-11
1
-21
/
+14
*
bufferlist: fixes for new API
Wim Taymans
2012-09-11
1
-2
/
+4
*
plugins: port some plugins to the new memory API
Wim Taymans
2012-09-11
1
-42
/
+17
*
gdppay: ensure buffer's metadata is writable before setting caps
Andoni Morales Alastruey
2012-09-11
1
-0
/
+1
*
gdppay: make newsegment buffer metadata writable
David Schleef
2012-09-11
1
-0
/
+2
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2012-09-11
1
-8
/
+4
*
Remove GST_DEBUG_FUNCPTR where they're pointless
Tim-Philipp Müller
2012-09-11
1
-3
/
+3
*
gdppay: Don't repeat tags buffers for every new segment
Jan Schmidt
2012-09-11
1
-2
/
+4
*
Bug 593035 - set IN_CAPS for streamheader buffer
Marc-André Lureau
2012-09-11
1
-0
/
+17
*
gdppay: set caps on outgoing buffers
Wim Taymans
2012-09-11
1
-0
/
+2
*
Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...
Stefan Kost
2012-09-11
1
-8
/
+4
*
gst/gdp/gstgdppay.c: Fix a buffer memleak and remove a confusing and wrong de...
Antoine Tremblay
2012-09-11
1
-1
/
+2
*
gst/gdp/gstgdppay.c: Don't set caps on the buffers that contain a copy of the...
Antoine Tremblay
2012-09-11
1
-0
/
+30
*
gst/gdp/gstgdppay.c: Close a buffer memory leak. Fixes bug #534071.
Antoine Tremblay
2012-09-11
1
-0
/
+3
*
Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...
Sebastian Dröge
2012-09-11
1
-3
/
+4
*
gst/gdp/gstgdppay.c (gst_gdp_pay_chain): tests/check/pipelines/streamheader.c...
Thomas Vander Stichele
2012-09-11
1
-0
/
+9
*
gst/gdp/gstgdppay.c: Make sure we set the IN_CAPS flag correctly.
Wim Taymans
2012-09-11
1
-2
/
+6
*
gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader, gst_gdp_pay_chain, gst_g...
Thomas Vander Stichele
2012-09-11
1
-5
/
+7
*
adding debugging
Thomas Vander Stichele
2012-09-11
1
-5
/
+23
[next]