Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mapmapteam/gst-plugins-gl

Fork of gst-plugins-gl
https://github.com/mapmapteam/gst-plugins-gl

Automatic update of common submodule

From f3bb51b to f810030

52359ce066169c04a25f29d07748114d2ee0e844 authored over 15 years ago
fix typo

Change GST_GL_DISPLAY_PROJECTION_PERSPECIVE to
GST_GL_DISPLAY_PROJECTION_PERSPECTIVE.

Re-indent...

89451c4dccbf89b7410fba90e4ac0fff695925cf authored over 15 years ago
docs: bump common. Use upload-doc.mak instead of upload.mak

acb0b9498aaaa314ec1775c457af9a4739ff4e45 authored over 15 years ago
allow to switch xoverlay while being in paused state

f59705832209a97c2aa5896403fe516abb218b5f authored over 15 years ago
fix window position when using xoverlay

x, y are the coordinates of the position inside
the new parent window.

Fixes #584877

349d38484d661d7e704c3a0f0c65e2d209756952 authored over 15 years ago
compile switchxoverlay example

6002d3e28011d24772d504ff1f8440d4cfa2fd39 authored over 15 years ago
can switch xoverlays while playing

Fixes bug #584877

Before this commit calling "gst_x_overlay_set_xwindow_id" more
than one time,...

6ffa0569a42095fb78300f9f3afed122c37e7775 authored over 15 years ago
Add -base libs and cflags to filternoxoverlay. Fixes bug #584681

4434f827cb914de1df379873e9879f06a6039cd7 authored over 15 years ago
Add gstvideo to glimagesink LIBADD. Fixes bug #584680

37d5107ce9f3d14c21e7eae2deb4585bb47d62ad authored over 15 years ago
fix miscast of a pointer in SetWindowLongPtr

GCC 4.4.0 complains error: cast from pointer to integer of different size
Fixes #584678.

3d6ff87b54547e91a244a020b44fc55d4245635a authored over 15 years ago
Automatic update of common submodule

From 888e0a2 to c572721

bb0b55ff1cc4f693b33d21c129eb2b91959ed73f authored over 15 years ago
Automatic update of common submodule

From 6ab11d1 to 888e0a2

06cd8af658b8363c1cf469c09591178991a0881c authored over 15 years ago
Fix linking by providing libtool the correct --tag parameter

8390aecdc663ebb10d78e18967c1628df9beae87 authored over 15 years ago
change rotation center in cluttershare example

7c43688edccf565a14418a0c68a58201d023e62f authored over 15 years ago
Run libtoolize before aclocal

This unbreaks the build in some cases. Fixes bug #582021

db814edf1e0055e7fcd7aafeeae1f0f19955dbbc authored over 15 years ago
Use a more complex gst gl pipeline in the cluttershare example

7fcc8396d19f7f7912d613b59b4c6fe14a529aaf authored over 15 years ago
Add a signal watch bus callback to check gst messages

5e28608e3c1e9015a5b099221329ddcdfdc9cc57 authored over 15 years ago
Fix texture actor update due to a too strong thread locking.

On linux, the GSource func attached to the clutter_threads_add_idle
was not getting the cpu ress...

049d835f2762cf7f7325464e1179f970c6227ffc authored over 15 years ago
Properly clean up pending gst gl buffers in cluttershare example

1c721d483fb008dadcd6052c12f876b7309dba39 authored over 15 years ago
cluttershare example does not requires X

It works on win32 too.
Note that the two other clutter examples (clutteractor and clutteractorte...

3584b1e44ea42bc6d566ea676ed2f998642588c5 authored over 15 years ago
Fix cluttershare example.

It requires at least clutter 0.8.6 since lower clutter versions are
not compatible with GL_TEXTU...

1d0bbf0087deb048a827292fdbcd751bcc51cb82 authored over 15 years ago
Cast to a GstBuffer* before passing to gst_buffer_unref to fix compiler warning

a3699de34716bc12706f74ebb71d5739f1dfb65e authored over 15 years ago
Use GQueue in the cluttershare example

8c93ef8cd71fd6dac05278ddf09c2fa85bf9a2a6 authored over 15 years ago
Improve cluttershare example

Use clutter_threads_API.
When just using glupload from rgb, we have to be sure that
the upload t...

8aadc201575abe933e2bed48a1c2a34320048b9f authored over 15 years ago
Automatic update of common submodule

From b3941ea to 6ab11d1

3d93aa25e483d1c5c62e69bd2fc12e279b07e926 authored almost 16 years ago
fix gtk doc

b237da6dc8e71e3418c8daf30a97065d5050802b authored almost 16 years ago
[x11/x11ES] fix some pointer cast warnings

47a69c565d521adfa14169dd4f6ab714c19660f8 authored almost 16 years ago
[cocoa] update since interface changed

9c7304e79d561bc053b5b7ae9678477efb4195de authored almost 16 years ago
[win32/winCE] fix some pointer cast warnings with mingw

And turn off deprecated Wp64 msvc compiler option.

f62051573cba6cba71a945e510709a74e6380930 authored almost 16 years ago
add force-aspect-ratio support

05d0358701ff21d1e8d16e752558653b6756d816 authored almost 16 years ago
fix vs9 build of gtk examples

506e069159f71dea713f3e5bc27896b40a4fae4c authored almost 16 years ago
just gst-indent and C90 on cluttershare example

ea705440a66a57943a84a3a76bd1767054610669 authored almost 16 years ago
indent and fix some compiler warnings

b0ed65c5399174f50559ec9b1c011e8e7a850dc3 authored almost 16 years ago
Can now share textures with an external gl context

The external opengl context must be specify when creating
our OpenGL context (glx) or just after...

857e88861b40c897ed69327f419a6c0e060b11c6 authored almost 16 years ago
Fix Objective C compile problems

Fixes #578939

c4c8384935a16c18f7199d7e2a153028e450b38c authored almost 16 years ago
Build for Cocoa on darwin, with various fixes

e2a2334864f0275b2f399bf598e14fa3c640a67a authored almost 16 years ago
Convert gtk examples to use helper library

Helper lib implements gst-gtk glue on all platforms

bf1ba169ef4d778f8acc1c907e71dbdf496fb6dd authored almost 16 years ago
fix init FBO's texture attachment on ES 2.0

f5e0bacd21aa407abcd6744618c0ac982be215b9 authored almost 16 years ago
add X backend for OpenGL ES 2.0

3e97e68d9a57f6ce3a6c25b235c00bbca1726e9c authored almost 16 years ago
Automatic update of common submodule

From d0ea89e to b3941ea

35be3eee172e2907df40c60730e5324f2156418d authored almost 16 years ago
Automatic update of common submodule

From f8b3d91 to d0ea89e

f7b5dea979a853050e0fb8b82633c7c591d1634d authored almost 16 years ago
Restore glimagesink instead of ximagesink

Partially revert previous commit. It's not an issue with glimagesink
Xoverlay interface. It's al...

ce70c50b5916cd44648481aba10327cec52eff87 authored almost 16 years ago
Temporary disable glimagesink in clutteractortee

GLimagesink XOverlay interface doesn't seem to work with composite
redirection on intel (and I b...

2186b338fe05b7e74fa44694fffd1a49d905ec67 authored almost 16 years ago
Remove redundant XMoveWindow call

Revert the "move windows" thing from commit
175f7a707bc922f3facc63e7d9b6d01f9bb6b1b0
Windows are...

20a5fe34ac160e2e5192ac2cac7573d3be1602c0 authored almost 16 years ago
[download YUY2/UYVY] fix a regression

The call to glLoadIdentity was removed by mistake during
OpenGL ES 2.0 integration.

298b0516604f728b8763ed96f29ff250abb79b4b authored almost 16 years ago
add OpenGL ES 2.x support.

In OpenGL 2.x for Embedded System, a lot of basic scene/draw functions
have been removed. It mea...

e12532c6c5bb0fcbbf94abb6aa8e98757e536d1d authored almost 16 years ago
Automatic update of common submodule

From 7032163 to f8b3d91

115a8a45923191cbdd915943a9c9d472da09cb25 authored almost 16 years ago
Automatic update of common submodule

From ffa738d to 7032163

bfcd121891ca02ed6142bf76b26e251b79be0a13 authored almost 16 years ago
Automatic update of common submodule

From 3f13e4e to ffa738d

06c55d900708f689baeee3082a83716ade02859e authored almost 16 years ago
Automatic update of common submodule

From 3c7456b to 3f13e4e

212407905aec6fa652abb80f662309146a6ab336 authored almost 16 years ago
Automatic update of common submodule

From a6ce5c6 to 3c7456b

ee83195ecfa57c31ecd5a2d291bf5bc0b6748243 authored almost 16 years ago
add Cocoa xoverlay interface example

b7d42759d0e86896c1ac2797e6cf254c0873ef24 authored almost 16 years ago
fix position and content rect

62e47e27c23e79e40bb9295c08832d177333ca14 authored almost 16 years ago
[win32 backend] fix transmition message to the parent.

The Qt mouvexoverlay example shows how to rotate the cube
by moving (+click) the mouve over a qw...

24ce0daf9defacbb8226686ed6e538a5ee2808d5 authored almost 16 years ago
Merge branch 'master' of ssh://[email protected]/git/gstreamer/gst-plugins-gl

407fb89bf3de0bf767509ea9e562e59f973c0efc authored almost 16 years ago
fix Qt (4.5.0 LGPL) examples .pro build on win32

8d10cabdba36b6a702c6bc552436d827e1a7e8a8 authored almost 16 years ago
Add more files to ignore

f71a4b9f1ef3939198c9619f43a692185a22d994 authored almost 16 years ago
fix GNUstep build

d74fae9fe6624f5141f3897206abbe7d6b9b51ae authored almost 16 years ago
rename GNUmakefile(s) to GNUmakefile(s).gnustep

172e9c168a9d2f8891bee334eb7b94afea3f9e62 authored almost 16 years ago
implement gstglwindow for Cocoa (MacOS and GNUstep)

9230da0e28b62f19e77925a22e817ab4c5cea9cb authored almost 16 years ago
Automatic update of common submodule

From 9cf8c9b to a6ce5c6

62a47b6b8629fb6f242316bf0bd6d2130b690162 authored almost 16 years ago
remove some unused HAVE_LIBPNG: libpng is a required package

a954b1b386e75ebb78dbeb233d07b34fea1e12ec authored almost 16 years ago
add GNUstep build

25091cfd1d0f560da57b686ed8758adb66540be6 authored almost 16 years ago
Add srcdir to includes for out-of-source builds

When you use gstreamer uninstalled and build outside
the source tree, the includes need to be sp...

7be34569b765c3237b05e8371cecd31f7aacfaa1 authored almost 16 years ago
indent: don't use tabs inside property descriptions

339ecdff9be387588108496470f7e59a2c668190 authored almost 16 years ago
build: include stdlib.h when using free().

578ce12bc6c991fb4778ae3d8891c21a1cb0e17c authored almost 16 years ago
Cast GstBuffer subclasses to GstBuffer * before passing to gst_buffer_unref()

d14bde05646741fbcfd678395ff39b1b9520062f authored almost 16 years ago
Automatic update of common submodule

From 5d7c9cc to 9cf8c9b

6b7de67a6f371625b309c52f6be8bbac8630c086 authored almost 16 years ago
Automatic update of common submodule

From 80c627d to 5d7c9cc

c02afe70a51a4c4e0d2a6c8538019eb7e356e7c7 authored almost 16 years ago
Global reindent

Indent parameters:
INDENT_PARAMETERS="--braces-on-if-line \
--case-brace-indentation0 \
...

ab7b6ae80cdf0640adb7a9a248403a54f41f0d7a authored almost 16 years ago
Replay: Fix callbacks passed over XEvents on 64 bit architectures

Althought the XEvent's xclient.data.l array is an array of
longs they will be constrained to 32 ...

712e560288c52c67bc7cea69ac69d63facce1363 authored almost 16 years ago
Rename glpixbufoverlay to gloverlay

1437cbccd0ff592f7f2733f69c1fc8c512dba498 authored almost 16 years ago
Remove conditionals on gdkpixbuf

20e71b58a45dba41e2b05c9c115b761add511b0c authored almost 16 years ago
CMake build now checks for libpng

887bca76ce29fd1a3371ac1402daebf87021b814 authored almost 16 years ago
only load RGBA files.png

8720bfbd6d59d0531eb6cd2b0cbb3270f96f1592 authored almost 16 years ago
Add libpng dependency

c10358ce9366b31ad315d69f63be841c0c8f3d34 authored almost 16 years ago
compile examples in gtk dir if HAVE_GTK

341affa93db9f055c0b235ee93c896e71d5cd48f authored almost 16 years ago
fix CMake build and frozen CodeBlocks build

9de66f6cc623633dc6a68ba38b9ef00aae55865c authored almost 16 years ago
use libpng to load the normal map instead of using gdkpixbuf

d5cedb7080bebb9806d3d6877bf89e19674dfea8 authored almost 16 years ago
Fix some warnings

f46ca5aae27593b024fec2f588e660a835528578 authored almost 16 years ago
vs8 -> vs9 about gtk examples

9ebf8cd5c481404f106d2fa247ed48fab3063ee5 authored almost 16 years ago
depends on libpng instead of gdk_pixbuf

00888d47774bf18b03e0ee6f1afa1b179270be29 authored almost 16 years ago
use libpng in glpixbufoverlay filter.

190a6e6e97f6ff859ef8af3337eb01b130aeb814 authored almost 16 years ago
Revert "Fix indention"

This reverts commit 96e4ab18c2cf9876f6c031b9aba6282d0bd45a93.

You should have asked first. And...

23fc5ede5723b4b17b8a4085a9c82c1116b11e6c authored almost 16 years ago
Revert "Fix callbacks passed over XEvents on 64 bit architectures"

This reverts commit 280771d09b58617b27201027de0e1194da376e72.

f8aebc22569860309d177bb189ca0f36dd2a7076 authored almost 16 years ago
Bump revision to use for common submodule.

12b0607079b6361b04a146207f741cf50aeb0f1c authored almost 16 years ago
Fix callbacks passed over XEvents on 64 bit architectures

Althought the XEvent's xclient.data.l array is an array of
longs they will be constrained to 32 ...

280771d09b58617b27201027de0e1194da376e72 authored almost 16 years ago
Fix indention

96e4ab18c2cf9876f6c031b9aba6282d0bd45a93 authored almost 16 years ago
Remove empty directories

2eb621891b6e80f5d3ead7ef5048fab1f0f28dd6 authored almost 16 years ago
Fix CFLAGS, add CXXFLAGS and correctly link to the required libraries

756ee54b1d29ccd24fa0c300a25bc7c440bdfa4d authored almost 16 years ago
Fix format string compiler warnings by using G_GUINT64_FORMAT

03fe19f577600c66a0ca09d04161c68d24edf275 authored almost 16 years ago
Add proper checks for OpenGL, GLU and GLEW

3ea60ed855c0e97be8faade76acb610b459562e8 authored almost 16 years ago
Update docs.

0882baa0df3ec640bcb47ed4bf3be6ff3d6f6cc4 authored almost 16 years ago
Add releaseinfo with online url.

579b81fd8c79ee40fa6aa37cce169741ae726abd authored almost 16 years ago
Add common submodule and use pre-commit client-side hook

d9255c8e47d4cc4340499de2b75336bf381803a3 authored almost 16 years ago
add vs9 build project (Visual Studio 2008 and vc9)

42b9175bfd7179037ef4989cec0c4550811d19e0 authored about 16 years ago
minimal gtk doc

1012c266e6838e730fecbc164f0fe087ec653f0f authored about 16 years ago
Add OpenGL hard-code for OS/X

8595a9746698e2899a19a4265d28e199d6d526ad authored about 16 years ago
Add 'extern' for data symbols in headers

e136818b7762bb7e1183cfcf7d5f8f450ae1874b authored about 16 years ago
Add check for GLEW_EXT_framebuffer_object

87dfce3733f20598d85611d349ae8010c7f3427b authored about 16 years ago