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 47cb23a to 14cec89

0fc0cf5d3f92cb28c8a90d07a6c69371c1075d4b authored about 15 years ago
gstglmixer: copy/past recent changes from gstvideomixer

872034e3d25a2c02477a135345db1434104fddd0 authored about 15 years ago
gstglmixer: inactivate shared gl context before to release ours

First, inactivate shared gl contexts known by each sink pad.
Then, destroy the gl context known ...

b7e2c8408e3c7c98cf3d8b9f8b3261ecaf542c41 authored about 15 years ago
Automatic update of common submodule

From 87bf428 to 47cb23a

ee95bb629e01f5ab7672e8764115e865f6085d21 authored about 15 years ago
Automatic update of common submodule

From da4c75c to 87bf428

f5faefe1a781af6b7772208da57237d8c53f95dc authored about 15 years ago
Automatic update of common submodule

From 53a2485 to da4c75c

3816cc5abea032443b32d25cba495409de2de0f2 authored about 15 years ago
qglwtextureshare example: Fix several stability problems

Fix some sporadic crashes during startup and shutdown.
File permissions are changed from 755 to ...

f7adaa4c0a0c246e6767d23e850e11c8fad96474 authored about 15 years ago
gleffects: indent and fix some warnings in ES 2.0 mode

3ea78bce3de1eb7d4705e5f58df485f025a70978 authored about 15 years ago
gleffects: start to make it compatible with OpenGL ES 2.0

For now only identity, mirror and squeeze effects are available.
Maybe some factorization is nee...

4e292c7115ea0b5135fb1e4a6beca4b6fc380daf authored about 15 years ago
winCE backend: fix build

b2a0b720c8f682edc5373b4176913a217574bb5d authored about 15 years ago
glimagesink: add a client-data property

Also add it to glfilterapp.

Fixes #559131

26e11aea1dda5e4735c30b26d30cea2ad525767b authored about 15 years ago
Automatic update of common submodule

From 0702fe1 to 53a2485

7edf5771853fa34099b07de1c2b18e03db9048dd authored about 15 years ago
glfilter: add external-opengl-context property

It repairs the cluttershare and sdlshare example

df18ba2f07b4c1c1a4d8474ef49f47dbba940d93 authored about 15 years ago
qglwtextureshare example: avoid a lock when painting

see comment #5 from bug #600797

188b3bf03ba5ae5be81480ce75177dd234f892cd authored about 15 years ago
glupload: repair external_opengl_context property

qglwtextureshare now works again. In this example,
the pipeline is src ! glupload ! fakesink.
So...

317c13f4ade18c9e086f0c44d1f9306121a87758 authored about 15 years ago
README: CRLF to LF

0cdd7de710b6981cb1f47fc1a83089007d86fa2c authored about 15 years ago
gstglmixer: Initialise the debug category

Initialise the gstglmixer debug category before using it.

e0e96dcb5448546f7fbe9e3993a638b2e1f5c450 authored about 15 years ago
qglwtextureshare example: make it compile with mingw

Note that at this point the shares example are
not working anymore (even on linux)
It seems that...

efb32f99526c82b05eab0b7e83b8d64355e66768 authored about 15 years ago
gloverlay: fix some warnings

1eece928bec88e409c25605735938b24f8211943 authored about 15 years ago
gloverlay: Added rotate texture

fix #601277

b195d9d080f0410478df5bb39eec2cd7cdc39d0d authored about 15 years ago
qglwtextureshare example: ensure frame consistency

4eef883ab481057056e6ab6437d4cc1842f394d7 authored about 15 years ago
qglwtextureshare example: indent

ec227e427d2676d977512c289a534425b7314e53 authored about 15 years ago
add new example illustrates texture sharing between glupload and Qt

fix #600797

7c7b30da9b4ba58ccb6a245a889d4374ebdb9f6a authored about 15 years ago
gstgldisplay: no need the I420 work around if ATI Mobility

fix #588653

9ac2f4102ead9d62aceab43102c7eb5a53bec9d1 authored about 15 years ago
glmixer: fix when no more gl elements after it

For example:
videotestsrc ! glupload ! ... ! glfiter ! ... ! glmosaic ! fakesink
Usefull when us...

f185b38bbc5205110a57df924bafd1ab1c9475af authored about 15 years ago
gldownload: do not forgot to create the gl context

fix #600630

893ae78ae38e87009037a7c87c7a558b4694653a authored about 15 years ago
glmosaic: fix a comparison warning

8e8c38f2b68082948673785cec94e54f64577720 authored about 15 years ago
gldifferencematte: fix some warnings from vc9

eb3bc3e81d9bf4545734b1346111a6d689851375 authored about 15 years ago
differencematte: fix regressions from gdkpixbuf to libpng migration

The background image needs to be scaled to fit current texture size.
Previously this was done by...

fc1d0f5e3c297fa2f0390d72597307c956ce6d3c authored about 15 years ago
gstgldisplay: use of GL_DEPTH_COMPONENT16 if OpenGL ES 2.0

glRenderbufferStorage does not accept GL_DEPTH_COMPONENT in
OpenGL ES 2.0.

Fix bug #593786

a17e7ad3dfc221a2b14bdba1df47939d1c1b2883 authored about 15 years ago
glmosaic: for now it's a cube mosaic

Also use GPtrArray instead of GArray in glmixer.
And add a pipeline to tests/pieplines

f79179ad58e96463b505079f13944efbcd9ea9f9 authored about 15 years ago
glmosaic: desactivate shader when done

3c98fae4ad7f6fba526af020781969080ca46f5f authored about 15 years ago
Cocoa: fix backend since recent changes

Before, the window size was given at its creation. Now, it's done at
the drawing step because it...

26cdc2dfbb771215adc0cd16eff1ab4cc636e6c7 authored about 15 years ago
update TODO

eb34c67b9de9912c7f81334b537984f144e39a0d authored about 15 years ago
remove warnings from vs9

4674cc0e6b46642984ab6d29fa6e100585c88d16 authored about 15 years ago
fix codeblocks build on win32

9c89a48dabd0aa76e349fa810d55e38a14b582d9 authored about 15 years ago
just fix builds and indent

56db4f19a6a2b436f5d5b3f7c57507a98e9d5e77 authored about 15 years ago
glmixer: add a glmixer base element

glmixer can be seen as a glfilter except it handles N requested
sink pads.
Each sink pad and the...

f19251cf4f450a827b0779b699be6e135a737e08 authored about 15 years ago
pixbufdrop: fix example on win32

e31c9c1f2692f91eade44ebde28dbe38c55db62a authored about 15 years ago
replace bmp by png in basic examples

fccecd091fc244f4bb26fde1de2b9f94a995d5fd authored about 15 years ago
rewrite the way a gstgldisplay is transmited to the gl elements

Before, a gstgldisplay was instancied by the gl src in terms of gl chain.
And then the next elem...

506c6682d6daae6e8b21657133e89cc3315caa9f authored about 15 years ago
fix frozen vs9 build

736e36e19556333cac902cf9516ae2432d4853cf authored about 15 years ago
build: use <stdio.h> / "stdio.h"

9db188dbeff2434028e9cce876dea9a18ac6f1ec authored over 15 years ago
build: include <stdio.h> when using printf & co.

59e9f09b2c06579a5957d1a3fd01307b4cb2d66d authored over 15 years ago
Automatic update of common submodule

From 85d1530 to 0702fe1

c8a9491468bbae251c38a6647e04ee41e2a1a196 authored over 15 years ago
ES2.0: remove warnings

Partially fix #593786

455868cd2999ce39a2fa25d4745c6bd64d428f94 authored over 15 years ago
EGL and GLX:: set a minimum depth size

e8d7e9d0cf9fbaf8c37ce9e0ba5ec2be8e5037dc authored over 15 years ago
Automatic update of common submodule

From a3e3ce4 to 85d1530

018fddd8f70b1bb5cd000f3152a3a81555ef5080 authored over 15 years ago
Automatic update of common submodule

From 19fa4f3 to a3e3ce4

0f07d32969b5aff8dd5a4ab64b14026d57b10098 authored over 15 years ago
gloverlay: can put video over png images

Fix bug #595303

acf880d870f0e38a272098814bd95bd3d2fddd8f authored over 15 years ago
gloverlay: add support to use RGB png images

Previously restricted to RGBA, now gloverlay can also handle a RGB image.

18f5c4875006606b28aa9aa366abbc5dd1e16b60 authored over 15 years ago
gldisplay: avoid to request gl thread when deleting a texture

A texture is not destroyed when when we are done with it.
This texture is just added to the text...

258be1be94dc7792b6a14a7d337438e30cb41f88 authored over 15 years ago
gldisplay: avoid to request gl thread when generating a texture

Thanks to the texture pool the gl textures are re-used.
When re-using one, no opengl code is exe...

b10f56445714acbef70c37037ed641825d3683bc authored over 15 years ago
build: add missing sdl/Makefile.am file

f33dc6a51736f9e547206a91afbdd21f3f86775c authored over 15 years ago
build: support SDL example in autofoo

10c5283daa2d7b01023ae6e5e5a8a3e205f0ad2d authored over 15 years ago
build: if no gl.pc

9c925b5a2ee9b18ebc6a631b96de1f46c89d4177 authored over 15 years ago
build: support openGLES on linux via autofoo. Partialy fixes #593786

Add a pkg-config check for opengl and if not found assume opengl-es. If user has
none of both on...

4b2ae4767e41a8db433e7e1717ab9a35e0d6627a authored over 15 years ago
Automatic update of common submodule

From 94f95e3 to 19fa4f3

e683a30ee57efb9cc17a615719c148ad140d6744 authored over 15 years ago
gloverlay: can control image size and position

Fix bug #591591

8cf6ca13fa3a458afb300a2eeab21dc09b1cf07d authored over 15 years ago
winCE: fix include and lib path for the frozen vs9 build

f3733f9a6d0cb64ad6a374fba0b4595f767ebe96 authored over 15 years ago
sdlshare example: fix build on win32

3070f78743de90ab3781b5ebe8a215f800c3553b authored over 15 years ago
Cygwin also uses GLX. Fix bug #588454

Cygwin is a *NIX/X11 platform

3359bb602069825be00d1d9f54220d69325052fb authored over 15 years ago
update win32 frozen builds

Also update cmake modules to handle more possible cases

d2554676f82667f2d47563db93192a736a71df48 authored over 15 years ago
sdlshare example: review includes order and fix closure

68f4ffde051a6a65b0bb72c23c0a5f1eac769014 authored over 15 years ago
make sdlshare example work on linux. Fix bug #593486

55ebbd43d67a02977b36255f1cf99348873afad4 authored over 15 years ago
tests: add sdlshare example

It shows how to use gl textures that come
from gst gl elements inside a SDL OpenGL scene

a728f463ab223864b6eaddda14019a44bf3a3260 authored over 15 years ago
Add missing header file to Makefile.am and update spec file to

actually be for this package

5a990adc10eca7978665bcdfc8d253e857ea9ce9 authored over 15 years ago
define missing glew macro on older versions

6186ec509d32030041ffb5a89aae2b53d8a5e63d authored over 15 years ago
Cocoa backend: fix crash when resizing

Default implementation of NSOpenglView::update is not safe because it
just calls update on the o...

64c08ae2dc987ba98f02105892e534e37d445d73 authored over 15 years ago
docs: fix GstXvImageSInk -> GstGLImageSink and reindent

1a8d1e94a225c3fee715a381d72069f7c0a8cbdd authored over 15 years ago
Fix grammar in release name, "Fromage" is male

Fixes bug #589627.

82466692a16f68dc8a77d38cf32254514a88f612 authored over 15 years ago
docs: make remaining elements show up in docs

Split out declarations into header files and hook everything up so
that five more elements show ...

d8826559d638cbad1ad5984a988823ec120061a7 authored over 15 years ago
Cocoa backend: make sure that nsapp is initialized

gst-launch-0.10 videotestsrc ! tee name=t ! queue ! glimagesink t. ! queue ! glimagesink
now wor...

6f80b865d5fb7e7cf70541324abb985ce48ba0ef authored over 15 years ago
make the cmake build work on MacOSX

We can now generate a Xcode project (or Unix Makfiles),
see INSTALL file

308932f4da59396f444d06a0afad3c5fd16079d9 authored over 15 years ago
Cocoa backend: fix crash when closing

- All gstglwindow members are now modified only in the gl thread
to avoid thread concurrency
- O...

db69e930c5ef485f6ba16dd79af8e2da71a617ce authored over 15 years ago
Automatic update of common submodule

From fedaaee to 94f95e3

f4f8fffe7085d4c3b583bd919e7bd7b97d1ea909 authored over 15 years ago
build: add shave

eb036a476f8ae74f8f17fe9aa3e935a509a166c6 authored over 15 years ago
make cocoa backend work on MacOSX

It works with both gst-launch and a cocoa app (non-embedded and embedded)
But there is still som...

f13d38b8e76974792905b2beb9aa01cf0a6af261 authored over 15 years ago
build: don't build examples if explicitly disabled

74a2b04435b27e5a1d4f9cdead04df5420d51486 authored over 15 years ago
gl: move COPYING.LIB to COPYING

No need to have two license files if everything is licensed as LGPLv2+.

Fixes bug #588510.

93f16ed9fa40b680191b7e1ea530116be09f3511 authored over 15 years ago
examples: add missing copyright/license to Julien files

8ea2c4dff29ec5eb91763ff5b8d401dbb19c9abb authored over 15 years ago
gstgtk: add missing license and copyright information

83b8a59898a664fa9487bbc4fb32a7ed587e7106 authored over 15 years ago
examples: add missing copyright/license to my examples

af0f9c035f6b1da683e1da6932017fdf5179e859 authored over 15 years ago
Automatic update of common submodule

From 5845b63 to fedaaee

e136f1880763e8ae47931088de2fddc3d2f6ba39 authored over 15 years ago
gl: Link with -lm and fix indention

f880cf1eec138172fc6494bb7d0d4745a3a3459a authored over 15 years ago
back to development -> 0.10.1.1

b97e0496335be9d7724c4a9744cec4ad266b8cf6 authored over 15 years ago
Add 0.10.1 in the doap file

de4482f4e028f451a3f0f56f61b09a0a1c611305 authored over 15 years ago
Release 0.10.1

be8f8d539881ceca50392d756bec0255ce25575a authored over 15 years ago
Update .po files

d227a6080d6eb6c376760a4b4ec5267eff74280a authored over 15 years ago
gstgldisplay: Close a small race starting the display thread

Take the display lock before signalling the create-context cond
to ensure the caller has dropped...

e170df80cfd4f97d656d9c725da6eb1548087184 authored over 15 years ago
x11: Don't crash when the X11 display is not available.

Error out cleanly instead of crashing when the X11 display can't
be contacted.

27840f55c2cbbb7f8bc464f84dab257fad6c9efb authored over 15 years ago
check: Cleanup STATE_IGNORE_ELEMENTS env var

Remove elements that don't exist in this module from
STATE_IGNORE_ELEMENTS

8d3d720e61ed4627f95dd21f8a485347ac54e4c7 authored over 15 years ago
build: Fix out-of-source-tree docs build (fixes distcheck)

c3ea3ad7b881b5ed5d9c1cc661af16bb7992fa50 authored over 15 years ago
build: Fix typo: gstglbumber.h -> gstglbumper.h

0e32d638e3e98563b968accdadda4316c4a640c6 authored over 15 years ago
use --no-location to avoid a msgmerge error

2f5bec69cb66a5e6e049842fdc35499055c27a0b authored over 15 years ago
Automatic update of common submodule

From f810030 to 5845b63

e8cbe0658bf132600280ef68cfccdb107c3fd820 authored over 15 years ago
same motion compensation

1dd4cbe155ed0b92f12b8bb47487389aa8085d94 authored over 15 years ago
fix frozen unix CodeBlocks build

b9eb87556f6dc0432f4d0db2c28731333628861a authored over 15 years ago
fix and add gldeinterlace filter to the builds

56248e073c3c30555bd8c8fd97d7a50f1ecf9546 authored over 15 years ago
add a gldeinterlace filter

Greedyh operation implemented using OpenGL Shading Language.
We could add other operations later...

93257784eb494af651102ff60ac16d20113ccc2d authored over 15 years ago