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-libs
/
gst
/
video
/
gstvideoaggregator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
videoaggregator: fix compilation with older glib version
Tim-Philipp Müller
2015-09-29
1
-10
/
+4
*
videoaggregator: Fix mixup of running times and segment positions
Sebastian Dröge
2015-09-14
1
-29
/
+61
*
videoaggregator: fix caps query to properly handle alpha formats
Thiago Santos
2015-09-11
1
-12
/
+197
*
videoaggregator: lift restriction of changing pixel-aspect-ratio
Thiago Santos
2015-09-03
1
-3
/
+1
*
videoaggregator: Always set the pad's buffer_vinfo when storing a buffer
Ben Browitt
2015-08-20
1
-0
/
+1
*
videoaggregator: Remove broken _clip vfunc
Olivier Crête
2015-07-30
1
-63
/
+0
*
aggregator: Add property to select how to decide on a start time
Sebastian Dröge
2015-07-29
1
-5
/
+9
*
videoaggregator: Remove pixel-aspect-ratio field from the caps returned by ge...
Thibault Saunier
2015-07-06
1
-2
/
+2
*
videoaggregator: simplifies and improves sink_get_caps.
Mathieu Duponchelle
2015-06-23
1
-8
/
+6
*
videoaggregator: Print some debug output if we change the timestamp offset
Sebastian Dröge
2015-06-15
1
-0
/
+4
*
videoaggregator: Add some more debug output
Sebastian Dröge
2015-06-15
1
-0
/
+4
*
videoaggregator: Don't update the ts-offset before updating the actual config...
Sebastian Dröge
2015-06-15
1
-9
/
+0
*
videoaggregator: Remember if the last LATENCY query returned live or not and ...
Sebastian Dröge
2015-06-15
1
-2
/
+13
*
videoaggregator: No need to artificially bound the zorder.
Mathieu Duponchelle
2015-06-14
1
-1
/
+1
*
videoaggregator: add "ignore-eos" property for input pads
Nirbheek Chauhan
2015-06-12
1
-0
/
+20
*
videoaggregator: simplify aggregate returning
Thiago Santos
2015-06-08
1
-13
/
+9
*
videoaggregator: refactor caps reconfigure to its own function
Thiago Santos
2015-06-08
1
-13
/
+29
*
videoaggregator: fixing types in aggregate function
Thiago Santos
2015-06-08
1
-15
/
+14
*
videoaggregator: use macro to access aggregator src pad
Thiago Santos
2015-06-08
1
-2
/
+2
*
videoaggregator: Add class property to disable caps scaling
Jan Schmidt
2015-05-30
1
-6
/
+10
*
videoaggregator: Catch errors, and allow sub-class to return NULL from get_ou...
Jan Schmidt
2015-05-30
1
-0
/
+8
*
compositor: implement proper par handling
Matthew Waters
2015-05-14
1
-6
/
+2
*
videoaggregator: fix caps leak when early returning
Guillaume Desmottes
2015-04-17
1
-1
/
+2
*
videoaggregator: Remove broken timestamps-going-backwards check
Sebastian Dröge
2015-04-08
1
-10
/
+0
*
aggregator: Query latency on first incoming buffer.
Olivier Crête
2015-04-01
1
-2
/
+4
*
videoaggregator: Check if there's a previous buffer to 'keep'
Nirbheek Chauhan
2015-03-24
1
-2
/
+8
*
videoaggregator: While aggregating, sync values for all pads before convertin...
Nirbheek Chauhan
2015-03-12
1
-21
/
+29
*
Revert "videoaggregator: Create new caps from the video-info"
Sebastian Dröge
2015-03-06
1
-12
/
+2
*
videoaggregator: Create new caps from the video-info
Sebastian Dröge
2015-03-06
1
-2
/
+12
*
videoaggregator: use new gst_aggregator_pad_drop_buffer()
Tim-Philipp Müller
2015-02-13
1
-14
/
+6
*
Improve and fix LATENCY query handling
Sebastian Dröge
2015-02-11
1
-3
/
+5
*
videoaggregator: When receiving timeout before caps, make sure to also advanc...
Sebastian Dröge
2015-02-10
1
-0
/
+1
*
videoaggregator: fix buffer selection when duration=-1
Matthew Waters
2015-02-10
1
-0
/
+19
*
videoaggregator: don't set element factory details
Tim-Philipp Müller
2015-02-08
1
-8
/
+0
*
aggregator: More fixes around locking when accessing protected private fields
Thibault Saunier
2015-01-29
1
-1
/
+1
*
aggregator: Hide GstAggregatorPad buffer and EOS fileds
Thibault Saunier
2015-01-29
1
-5
/
+12
*
aggregator: Document locking for gst_aggregator_get_latency_unlocked()
Olivier Crête
2015-01-29
1
-1
/
+2
*
videoaggregator: Lock access to members of GstAggregatorPad
Olivier Crête
2015-01-29
1
-15
/
+23
*
videoaggregator: If getting a timeout before having caps, just advance our po...
Nirbheek Chauhan
2015-01-29
1
-2
/
+40
*
videoaggregator: fix crash when receiving buffer without timestamps
Tim-Philipp Müller
2015-01-26
1
-1
/
+2
*
videoaggregator: update for aggregator start/stop vfunc change
Tim-Philipp Müller
2014-12-30
1
-6
/
+0
*
videoaggregator: Use the src query implementation of aggregator as the defaul...
Sebastian Dröge
2014-12-22
1
-7
/
+1
*
videoaggregator: Don't try to map NULL buffers
Sebastian Dröge
2014-12-18
1
-1
/
+6
*
videoaggregator: Make sure to always update the pad's videoinfo together with...
Sebastian Dröge
2014-12-18
1
-0
/
+5
*
aggregator: Add function to allow subclasses to set their own latency
Sebastian Dröge
2014-12-17
1
-0
/
+3
*
aggregator: Add a timeout parameter to ::aggregate()
Sebastian Dröge
2014-12-17
1
-2
/
+2
*
aggregator: make the src pad task drive the pipeline for live pipelines
Matthew Waters
2014-12-16
1
-12
/
+27
*
videoaggregator: always try to use newer buffers
Matthew Waters
2014-12-16
1
-2
/
+3
*
videoaggregator: Hide some more fields from the API
Thibault Saunier
2014-12-12
1
-17
/
+20
*
videoaggregator: Failure to map a video frame is not just a warning
Sebastian Dröge
2014-11-28
1
-0
/
+1
[next]