summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Collapse)AuthorFilesLines
2016-02-26Automatic update of common submoduleSebastian Dröge1-0/+0
From a253974 to 6f2d209
2016-02-16Update common: make check-exports not fail for libgstgl.defTim-Philipp Müller1-0/+0
Should fix distcheck on some build bots.
2016-02-05Automatic update of common submoduleThiago Santos1-0/+0
From e97c9bb to b64f03f
2015-12-23Update commonSebastian Dröge1-0/+0
2015-12-21configure: Use -Bsymbolic-functions if availableSebastian Dröge1-0/+0
While this is more useful for libraries, some of our plugins with multiple files and some internal API can also benefit from this.
2015-12-17revert common submodule changeMatthew Waters1-0/+0
8ae003326157438c12c45589e050c5f446723f61 contained a erroneous common change
2015-12-16applemedia: vtdec: switch to IOSurface on MacAlessandro Decina1-0/+0
Switch to using IOSurface instead of CVOpenGLTextureCache on OSX. The latter can't be used anymore to do YUV => RGB with opengl3 on El Capitan as GL_YCBCR_422_APPLE has been removed from the opengl3 driver. Also switch to NV12 from UYVY, which was the only YUV format supported by CVOpenGLTextureCache.
2015-12-12revert common submodule changeMatthew Waters1-0/+0
2015-12-12gltransformation: clear to transparentMatthew Waters1-0/+0
Otherwise composition will result in a black frame outside the transformed video.
2015-12-07Automatic update of common submoduleNicolas Dufresne1-0/+0
From b319909 to 86e4663
2015-10-21Automatic update of common submoduleTim-Philipp Müller1-0/+0
From b99800a to b319909
2015-10-21Automatic update of common submoduleSebastian Dröge1-0/+0
From 9aed1d7 to b99800a
2015-07-03Automatic update of common submoduleStefan Sauer1-0/+0
From f74b2df to 9aed1d7
2015-06-16Automatic update of common submoduleNicolas Dufresne1-0/+0
From 6015d26 to f74b2df
2015-06-09Automatic update of common submoduleEdward Hervey1-0/+0
From d9a3353 to 6015d26
2015-06-08Automatic update of common submoduleStefan Sauer1-0/+0
From d37af32 to d9a3353
2015-06-07Automatic update of common submoduleStefan Sauer1-0/+0
From 21ba2e5 to d37af32
2015-06-07Automatic update of common submoduleStefan Sauer1-0/+0
From c408583 to 21ba2e5
2015-06-07Automatic update of common submoduleStefan Sauer1-0/+0
From d676993 to c408583
2015-04-08tests: Use AM_TESTS_ENVIRONMENTEdward Hervey1-0/+0
Needed by the new automake test runner
2015-04-03Automatic update of common submoduleTim-Philipp Müller1-0/+0
From bc76a8b to c8fb372
2015-02-03Undo accidental common module rewindTim-Philipp Müller1-0/+0
in commit 7d463576
2015-02-03gstglwindow_cocoa: fix slow render rateAlessandro Decina1-0/+0
In gst_gl_window_cocoa_draw we used to just call setNeedsDisplay:YES. That was creating an implicit CA transaction which was getting committed at the next runloop iteration. Since we don't know how often the main runloop is running, and when we run it implicitly (from gst_gl_window_cocoa_nsapp_iteration) we only do so every 200ms, use an explicit CA transaction instead and commit it immediately. CA transactions nest and debounce automatically so this will never result in extra work.
2015-01-12Automatic update of common submoduleStefan Sauer1-0/+0
From f2c6b95 to bc76a8b
2014-12-18Automatic update of common submoduleSebastian Dröge1-0/+0
From ef1ffdc to f2c6b95
2014-11-27Automatic update of common submoduleEdward Hervey1-0/+0
From f32cfcd to ef1ffdc
2014-11-26build: Use newer AX_PTHREAD instead of ACX_PTHREADArun Raghavan1-0/+0
2014-10-27Automatic update of common submoduleSebastian Dröge1-0/+0
From 84d06cd to 7bb2bce
2014-10-21Automatic update of common submoduleTim-Philipp Müller1-0/+0
From a8c8939 to 84d06cd
2014-10-21Automatic update of common submoduleStefan Sauer1-0/+0
From 36388a1 to a8c8939
2014-07-31Makefile: Add usage of build-checks stepEdward Hervey1-0/+0
Allows building checks without running them
2014-05-21Release 1.3.21.3.2Sebastian Dröge1-0/+0
2014-05-21Automatic update of common submoduleSebastian Dröge1-0/+0
From 211fa5f to 1f5d3c3
2014-05-03Automatic update of common submoduleSebastian Dröge1-0/+0
From bcb1518 to 211fa5f
2014-02-28Automatic update of common submoduleSebastian Dröge1-0/+0
From fe1672e to bcb1518
2014-02-26Automatic update of common submoduleStefan Sauer1-0/+0
From 1a07da9 to fe1672e
2014-01-30Automatic update of common submoduleEdward Hervey1-0/+0
From d48bed3 to 1a07da9
2013-12-22Automatic update of common submoduleTim-Philipp Müller1-0/+0
From dbedaa0 to d48bed3
2013-11-05Automatic update of common submoduleTim-Philipp Müller1-0/+0
From 865aa20 to dbedaa0
2013-09-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
From 6b03ba7 to 865aa20
2013-09-20Automatic update of common submoduleEdward Hervey1-0/+0
From b613661 to 6b03ba7
2013-09-19Automatic update of common submoduleTim-Philipp Müller1-0/+0
From 74a6857 to b613661
2013-09-19Automatic update of common submoduleTim-Philipp Müller1-0/+0
From 098c0d7 to 74a6857
2013-06-05Release 1.1.11.1.1Sebastian Dröge1-0/+0
2013-06-05Automatic update of common submoduleSebastian Dröge1-0/+0
From 098c0d7 to 01a7a46
2013-05-15Automatic update of common submoduleSebastian Dröge1-0/+0
From 5edcd85 to 098c0d7
2013-04-22Automatic update of common submoduleTim-Philipp Müller1-0/+0
From 3cb3d3c to 5edcd85
2013-04-14Automatic update of common submoduleTim-Philipp Müller1-0/+0
From aed87ae to 3cb3d3c
2013-04-09Automatic update of common submoduleStefan Sauer1-0/+0
From 04c7a1e to aed87ae
2013-03-07Automatic update of common submoduleTim-Philipp Müller1-0/+0
From ae05558 to 04c7a1e