Thibault Saunier
|
5a5b07297c
|
Use gst_object_ref_sink instead of g_object_ref_sink when appropriate
Making refcount issue debugging simpler
|
2013-03-18 12:48:42 -03:00 |
|
Thibault Saunier
|
0767f08c7a
|
Always prefer gst_object_(un)ref over g_object_(un)ref
Making the refcount issue debugging easier
|
2013-03-18 12:48:41 -03:00 |
|
Thibault Saunier
|
04b1ef6eb7
|
project: Update loading asset when a URI is missing
|
2013-01-30 20:14:59 -03:00 |
|
Tim-Philipp Müller
|
85663a840e
|
Fix various printf format issues in debug messages
|
2013-01-22 19:51:57 +00:00 |
|
Thibault Saunier
|
e071e3ed37
|
project: Track Asset that were loaded with error
|
2013-01-14 09:02:26 -03:00 |
|
Thibault Saunier
|
1d397591af
|
project: Handle assets that are being loaded
API:
ges_project_get_loading_assets
|
2013-01-14 09:02:26 -03:00 |
|
Thibault Saunier
|
854228c4ea
|
project: Plug various leaks.
|
2012-12-30 23:12:28 -03:00 |
|
Thibault Saunier
|
7fa9eee785
|
project: Run the vmethod in first stage for the "loaded" signal
This is most probably what sublcasses will need
|
2012-12-29 19:38:13 -03:00 |
|
Thibault Saunier
|
67da662276
|
Misc documentation fixes
Using "#" a in short_description screws the display
|
2012-12-29 19:38:12 -03:00 |
|
Thibault Saunier
|
49867a95fc
|
project: Implement GESProject
Do not build yet, waiting for everythnig to be in place before doing so
Co-Authored-By: Volodymyr Rudyi <vladimir.rudoy@gmail.com>
|
2012-12-19 18:59:49 -03:00 |
|