Thibault Saunier
|
d759ec9310
|
Update to current master
|
2017-09-22 15:42:41 -03:00 |
|
Master T
|
cff0582d61
|
MiniObject: fix MakeWritable In case the MiniObject had a reference count of 1 (writable), the object was destroyed due to a bug in Opaque not handling self-assignment of Raw. In case the MiniObject was not writable, the returned copy was not writable either because it had two references: one from gst_mini_object_make_writable and one from Opaque.Raw.
|
2014-09-18 15:05:45 +02:00 |
|
Stephan Sundermann
|
ffbcc07388
|
MiniObject: Add MakeWritable binding
|
2014-08-03 14:19:30 +02:00 |
|
Stephan Sundermann
|
e53f0d0eed
|
Various fixes
|
2014-07-22 00:36:22 +02:00 |
|