Sebastian Dröge
|
286a80ab18
|
badvideo: Rename videoconvert functions to prevent conflicts with static linking
https://bugzilla.gnome.org/show_bug.cgi?id=728443
|
2014-06-28 17:03:19 +02:00 |
|
Matthew Waters
|
2e83aca728
|
videoaggregator: fix a refcount error when keeping the buffer
We take a ref on the pad's buffer at the beginning so we need to
unref when we are done in all cases.
|
2014-06-27 00:14:03 +10:00 |
|
Matthew Waters
|
8f716555ba
|
videoaggregator: don't clobber already heap allocated video frame
CID # 1223440
|
2014-06-23 22:40:23 +10:00 |
|
Matthew Waters
|
5d1efa193f
|
videoaggregator: fix up the parent chaining for dispose and finalize
|
2014-06-23 22:36:23 +10:00 |
|
Thibault Saunier
|
1bfee113c4
|
libs: videoaggregato: Do not import videoconvert.h in gstvideoaggregatorpad.h
+ Add a Private structure to the GstVideoAggregatorPad
+ Add some padding
|
2014-06-20 22:14:25 +02:00 |
|
Mathieu Duponchelle
|
7cf66e7c07
|
videoaggregator: Create a new GstVideoAggregator baseclass
This base class has been added to a newly created libgstbadvideo library
Co-Authored by: Thibault Saunier <tsaunier@gnome.org>
https://bugzilla.gnome.org/show_bug.cgi?id=731918
|
2014-06-20 19:53:33 +02:00 |
|