summaryrefslogtreecommitdiff
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* Update commonSebastian Dröge2015-12-231-0/+0
|
* configure: Use -Bsymbolic-functions if availableSebastian Dröge2015-12-211-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.
* revert common submodule changeMatthew Waters2015-12-171-0/+0
| | | | 8ae003326157438c12c45589e050c5f446723f61 contained a erroneous common change
* applemedia: vtdec: switch to IOSurface on MacAlessandro Decina2015-12-161-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.
* revert common submodule changeMatthew Waters2015-12-121-0/+0
|
* gltransformation: clear to transparentMatthew Waters2015-12-121-0/+0
| | | | | Otherwise composition will result in a black frame outside the transformed video.
* Automatic update of common submoduleNicolas Dufresne2015-12-071-0/+0
| | | | From b319909 to 86e4663
* Automatic update of common submoduleTim-Philipp Müller2015-10-211-0/+0
| | | | From b99800a to b319909
* Automatic update of common submoduleSebastian Dröge2015-10-211-0/+0
| | | | From 9aed1d7 to b99800a
* Automatic update of common submoduleStefan Sauer2015-07-031-0/+0
| | | | From f74b2df to 9aed1d7
* Automatic update of common submoduleNicolas Dufresne2015-06-161-0/+0
| | | | From 6015d26 to f74b2df
* Automatic update of common submoduleEdward Hervey2015-06-091-0/+0
| | | | From d9a3353 to 6015d26
* Automatic update of common submoduleStefan Sauer2015-06-081-0/+0
| | | | From d37af32 to d9a3353
* Automatic update of common submoduleStefan Sauer2015-06-071-0/+0
| | | | From 21ba2e5 to d37af32
* Automatic update of common submoduleStefan Sauer2015-06-071-0/+0
| | | | From c408583 to 21ba2e5
* Automatic update of common submoduleStefan Sauer2015-06-071-0/+0
| | | | From d676993 to c408583
* tests: Use AM_TESTS_ENVIRONMENTEdward Hervey2015-04-081-0/+0
| | | | Needed by the new automake test runner
* Automatic update of common submoduleTim-Philipp Müller2015-04-031-0/+0
| | | | From bc76a8b to c8fb372
* Undo accidental common module rewindTim-Philipp Müller2015-02-031-0/+0
| | | | in commit 7d463576
* gstglwindow_cocoa: fix slow render rateAlessandro Decina2015-02-031-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.
* Automatic update of common submoduleStefan Sauer2015-01-121-0/+0
| | | | From f2c6b95 to bc76a8b
* Automatic update of common submoduleSebastian Dröge2014-12-181-0/+0
| | | | From ef1ffdc to f2c6b95
* Automatic update of common submoduleEdward Hervey2014-11-271-0/+0
| | | | From f32cfcd to ef1ffdc
* build: Use newer AX_PTHREAD instead of ACX_PTHREADArun Raghavan2014-11-261-0/+0
|
* Automatic update of common submoduleSebastian Dröge2014-10-271-0/+0
| | | | From 84d06cd to 7bb2bce
* Automatic update of common submoduleTim-Philipp Müller2014-10-211-0/+0
| | | | From a8c8939 to 84d06cd
* Automatic update of common submoduleStefan Sauer2014-10-211-0/+0
| | | | From 36388a1 to a8c8939
* Makefile: Add usage of build-checks stepEdward Hervey2014-07-311-0/+0
| | | | Allows building checks without running them
* Release 1.3.21.3.2Sebastian Dröge2014-05-211-0/+0
|
* Automatic update of common submoduleSebastian Dröge2014-05-211-0/+0
| | | | From 211fa5f to 1f5d3c3
* Automatic update of common submoduleSebastian Dröge2014-05-031-0/+0
| | | | From bcb1518 to 211fa5f
* Automatic update of common submoduleSebastian Dröge2014-02-281-0/+0
| | | | From fe1672e to bcb1518
* Automatic update of common submoduleStefan Sauer2014-02-261-0/+0
| | | | From 1a07da9 to fe1672e
* Automatic update of common submoduleEdward Hervey2014-01-301-0/+0
| | | | From d48bed3 to 1a07da9
* Automatic update of common submoduleTim-Philipp Müller2013-12-221-0/+0
| | | | From dbedaa0 to d48bed3
* Automatic update of common submoduleTim-Philipp Müller2013-11-051-0/+0
| | | | From 865aa20 to dbedaa0
* Automatic update of common submoduleTim-Philipp Müller2013-09-241-0/+0
| | | | From 6b03ba7 to 865aa20
* Automatic update of common submoduleEdward Hervey2013-09-201-0/+0
| | | | From b613661 to 6b03ba7
* Automatic update of common submoduleTim-Philipp Müller2013-09-191-0/+0
| | | | From 74a6857 to b613661
* Automatic update of common submoduleTim-Philipp Müller2013-09-191-0/+0
| | | | From 098c0d7 to 74a6857
* Release 1.1.11.1.1Sebastian Dröge2013-06-051-0/+0
|
* Automatic update of common submoduleSebastian Dröge2013-06-051-0/+0
| | | | From 098c0d7 to 01a7a46
* Automatic update of common submoduleSebastian Dröge2013-05-151-0/+0
| | | | From 5edcd85 to 098c0d7
* Automatic update of common submoduleTim-Philipp Müller2013-04-221-0/+0
| | | | From 3cb3d3c to 5edcd85
* Automatic update of common submoduleTim-Philipp Müller2013-04-141-0/+0
| | | | From aed87ae to 3cb3d3c
* Automatic update of common submoduleStefan Sauer2013-04-091-0/+0
| | | | From 04c7a1e to aed87ae
* Automatic update of common submoduleTim-Philipp Müller2013-03-071-0/+0
| | | | From ae05558 to 04c7a1e
* tests: find uninstalled gst-libav plugins for unit testsTim-Philipp Müller2013-02-281-0/+0
|
* Automatic update of common submoduleStefan Sauer2013-01-281-0/+0
| | | | From a942293 to 2de221c
* Automatic update of common submoduleTim-Philipp Müller2013-01-151-0/+0
| | | | From a72faea to a942293