Matthew Waters
|
5d10051e03
|
[596/906] colorscale: port over to filter base class
|
2014-03-15 18:36:49 +01:00 |
|
Matthew Waters
|
30ec55853e
|
[595/906] update for filter API change
gleffects needed a similar change
|
2014-03-15 18:36:49 +01:00 |
|
Matthew Waters
|
aef7f01a62
|
[593/906] testsrc/imagesink: update for up/download API changes
|
2014-03-15 18:36:49 +01:00 |
|
Matthew Waters
|
17425aaaac
|
[589/906] Revert "GLColorscale: convert to a bin of glupload ! gldownload"
The elements no longer exist so we have to do something different
|
2014-03-15 18:36:49 +01:00 |
|
Matthew Waters
|
fc49c5d25f
|
[588/906] mosaic: update for mixer changes and convenience API
|
2014-03-15 18:36:49 +01:00 |
|
Matthew Waters
|
e7b918efbc
|
[585/906] gltestsrc: update for new GLDownload in libs
|
2014-03-15 18:36:48 +01:00 |
|
Matthew Waters
|
730b8af863
|
[584/906] glimagesink: update for new GLUpload object in libs
|
2014-03-15 18:36:48 +01:00 |
|
Matthew Waters
|
d9d8946351
|
[583/906] deinterlace: change for new API
also allow elements to call the _filter_texture vfunc if they want
|
2014-03-15 18:36:48 +01:00 |
|
Matthew Waters
|
79ed68478f
|
[582/906] filters: changes for new API
|
2014-03-15 18:36:48 +01:00 |
|
Matthew Waters
|
338bb1871b
|
[577/906] remove upload and download elements from the build system
|
2014-03-15 18:36:48 +01:00 |
|
Matthew Waters
|
d163ecce23
|
[572/906] remove upload and download elements
to be replaced by upload and download in memory
|
2014-03-15 18:36:48 +01:00 |
|
Matthew Waters
|
0f2f42e4e8
|
[570/906] remove the requirement for VideoMeta to be present on non-GL buffers
|
2014-03-15 18:36:48 +01:00 |
|
Matthew Waters
|
9fb3e60387
|
[569/906] differencematte: prevent double unref of shader and midtexture
|
2014-03-15 18:36:48 +01:00 |
|
Matthew Waters
|
beff5a3710
|
[566/906] effects: avoid using tanh in sin_fragment
It produces weird results on nouveau.
Provide an alternative implementation with (1-sinh)*cosh
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
96163f1589
|
[565/906] effects: fix shader compilation with mesa drivers
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
3f94f31c3d
|
[563/906] readd support for hanging GL pipelines e.g. ... ! gleffects ! fakesink
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
729115c515
|
[558/906] add missing includes for _post_missing_element_message in glcolorspace
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
b227398c0c
|
[557/906] Fix plugin define and remove warning
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
c7e43349e4
|
[556/906] GLColorscale: convert to a bin of glupload ! gldownload
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
ce6c6b5065
|
[555/906] Make the query for a GstGLDisplay a pad peer query
Allows the query to pass through bin boundaries and makes it possible for
arbitrary gl elements to be placed in bins.
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
35983bcd88
|
[553/906] GstGLFilterShader: update for GstGLMeta
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
61e2266d16
|
[552/906] GstGLFilterApp: update for GstGLMeta
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
8ae1fd34e0
|
[551/906] GstGLOverlay: fix loading of non-square overlays
libjpeg complains about "Application read too {many,few} scan lines" in non-square images
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
b34d014918
|
[550/906] GstGLOverlay: fix libPNG complaining about unsigned integer being out of range
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
b54f031278
|
[549/906] GstGLOverlay: update for GstGLMeta
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
7a44219656
|
[548/906] GstGLDifferenceMatte: update for GstGLMeta
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
02fcc954de
|
[547/906] GstGLBumper: fix libPNG complaining about invalid png files
We failed to inform libPNG that we had already read the header
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
f0035b9a9b
|
[546/906] GstGLFilterSobel: update for GstGLMeta
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
da4c698a50
|
[545/906] GstGLBumper: update for GstGLMeta
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
3affb44884
|
[544/906] fix memory leaks from not g_free()ing string returned by gst_element_get_name
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
3be415e5c9
|
[541/906] GstGLTestSrc: generate a GLBufferPool instead of a VideoBufferPool in decide_allocation
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
7c0c039933
|
[540/906] GstGLMosaic: update for GstGLMeta
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
9f51f1721e
|
[539/906] GstGLImageSink: fold multiple fields into one and use VIDEO_SINK_* for window width/height
replace the caps information with a GstVideoInfo
place the window width/height information width VIDEO_SINK
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
84bf052181
|
[538/906] GstGLDeinterlace: update for GstGLMeta
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
d4045e7699
|
[537/906] GstGLFilterReflectedScreen: update for GstGLMeta
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
5402a43d80
|
[536/906] GstGLFilterGlass: update for GstGLMeta
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
a93c464c5b
|
[535/906] GstGLFilterLaplacian: update for GstGLMeta
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
ddbfe41721
|
[534/906] GstGLFilterCube: Update for GstGLMeta
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
58c27d8ef2
|
[533/906] GstGLFilterBlur: update for GstGLMeta
|
2014-03-15 18:36:46 +01:00 |
|
Matthew Waters
|
9ab50ed175
|
[531/906] GstGLEffects: update for GstGLMeta
|
2014-03-15 18:36:45 +01:00 |
|
Matthew Waters
|
ed5deaa29b
|
[530/906] GstGLUpload: fix video scaling and use GL_UPLOAD_CAPS
|
2014-03-15 18:36:45 +01:00 |
|
Matthew Waters
|
d03ffe867d
|
[529/906] GstGLDownload: fix video scaling and use GL_DOWNLOAD_CAPS
|
2014-03-15 18:36:45 +01:00 |
|
Matthew Waters
|
65c0afe557
|
[526/906] GstGLTestSrc: update for 1.0
implement decide_allocation
rename push_src_create to _fill
use GstVideoInfo to convert times
make use of GstGLMeta and friends
|
2014-03-15 18:36:45 +01:00 |
|
Matthew Waters
|
ce3b50484f
|
[525/906] GstGLDownload: add allocation methods and use GstGLMeta
make GstGLDownload work with the new GstGLMeta and friends
|
2014-03-15 18:36:45 +01:00 |
|
Matthew Waters
|
3d7788dabb
|
[523/906] update for meta API changes
|
2014-03-15 18:36:45 +01:00 |
|
Matthew Waters
|
08349cff6d
|
[519/906] GstGLUpload: implement the allocation funcs and use GstGLMeta
make use of the new GstGLMeta, GstGLMemory and GstGLBufferPool objects
|
2014-03-15 18:36:45 +01:00 |
|
Matthew Waters
|
4d7bb47b75
|
[518/906] GstGLImageSink: add propose_allocation impl and use GstGLMeta
make use of GstGLMeta and GstGLMemory
|
2014-03-15 18:36:45 +01:00 |
|
Matthew Waters
|
71c6aae707
|
[513/906] Remove GstGLBuffer (to be replaced by GstGLMeta)
|
2014-03-15 18:36:44 +01:00 |
|
Matthew Waters
|
d39eb40a40
|
[510/906] GstGLImageSink: update for 1.0
|
2014-03-15 18:36:44 +01:00 |
|
Matthew Waters
|
590c3f4060
|
[508/906] GstGLDownload: update for 1.0
|
2014-03-15 18:36:44 +01:00 |
|