Jan Schmidt
|
7f20eedcae
|
Don't throw compiler warnings with G_DISABLE_ASSERT
Disable code that warns about unused variables when G_DISABLE_ASSERT
is defined, as it is in tarballs and pre-releases.
|
2017-12-09 19:32:08 +00:00 |
|
Luis de Bethencourt
|
52a9fe006f
|
glstereomix: remove redundant initialization
v is initialized in the for loop init, no need to do it twice. Removing
first initialization.
|
2017-12-09 19:32:07 +00:00 |
|
Jan Schmidt
|
020c7f1303
|
gl: Add glviewconvert, glstereomix and glstereosplit elements
Conversion elements for transforming multiview/stereoscopic video
https://bugzilla.gnome.org/show_bug.cgi?id=611157
|
2017-12-09 19:32:04 +00:00 |
|