index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
applemedia
Commit message (
Expand
)
Author
Age
Files
Lines
*
vtdec: Negotiate the decoder in set_format() already
Sebastian Dröge
2016-02-25
1
-1
/
+1
*
avfvideosrc: Frame durations as CTime to the API, not double
Joe Gorse
2016-02-25
1
-4
/
+2
*
applemedia: videotesturecache: let CVOpenGLESTextureCache flush every 1s
Alessandro Decina
2016-02-10
1
-4
/
+0
*
applemedia: vtdec: implement GstElement::set_context
Alessandro Decina
2016-02-09
1
-3
/
+18
*
applemedia: vtdec: update copyright
Alessandro Decina
2016-02-09
1
-1
/
+1
*
applemedia: avfvideosrc: implement GstElement::set_context
Alessandro Decina
2016-02-09
1
-0
/
+21
*
applemedia: avfvideosrc: add myself to the copyright holders
Alessandro Decina
2016-02-09
1
-0
/
+1
*
applemedia: refactor GL context code
Alessandro Decina
2016-01-29
6
-138
/
+252
*
applemedia: avfvideosrc: actually set the configured framerate
Alessandro Decina
2016-01-27
1
-7
/
+15
*
applemedia: texture cache: copy the input metas
Alessandro Decina
2016-01-22
1
-6
/
+6
*
applemedia: vtenc: fix build on iOS
Alessandro Decina
2016-01-19
1
-2
/
+1
*
applemedia: always fill GstBuffers with GstMemory
Alessandro Decina
2016-01-19
10
-91
/
+56
*
applemedia: implement copying of meta
Ilya Konstantinov
2016-01-19
2
-19
/
+77
*
applemedia: implement GstAppleCoreVideoMemory
Ilya Konstantinov
2016-01-19
7
-120
/
+652
*
applemedia: iosurfacememory: alloc with g_new0
Alessandro Decina
2016-01-19
1
-1
/
+1
*
applemedia: avfvideosrc: optionally get the GL context from gst_element_set_c...
Alessandro Decina
2016-01-12
1
-3
/
+29
*
applemedia: iosurfacememory: remove NO_SHARE flag
Alessandro Decina
2016-01-12
1
-1
/
+0
*
applemedia: avfvideosrc: enable renegotiation
Alessandro Decina
2016-01-06
1
-17
/
+3
*
applemedia: avfvideosrc: small negotiation fix
Alessandro Decina
2016-01-06
1
-0
/
+7
*
applemedia: vtenc: accept UYVY on Mac
Alessandro Decina
2016-01-06
1
-0
/
+8
*
applemedia: avfvideosrc: change texture format from BGRA to NV12 on iOS
Alessandro Decina
2016-01-06
1
-2
/
+2
*
applemedia: avfvideosrc: output at highest fps/resolution by default
Alessandro Decina
2015-12-29
1
-0
/
+8
*
applemedia: set -mmacosx-version-min to 10.8
Julien Isorce
2015-12-18
1
-1
/
+9
*
glmemory: add gst_gl_memory_allocator_get_default
Alessandro Decina
2015-12-18
1
-1
/
+1
*
gl*memory*: reverse the parameter order of user_data and destroy notify
Matthew Waters
2015-12-17
2
-7
/
+7
*
applemedia: fix build on iOS
Alessandro Decina
2015-12-17
1
-7
/
+9
*
applemedia: avfvideosrc: do fixate
Alessandro Decina
2015-12-17
1
-1
/
+4
*
glmemorypbo: remove our own alloc()/wrapped()/etc functions
Matthew Waters
2015-12-17
1
-17
/
+30
*
applemedia: Link to IOSurface.framework for the IOSurface API
Sebastian Dröge
2015-12-16
1
-1
/
+1
*
applemedia: Link to IOKit.framework for IOSurface related functions
Sebastian Dröge
2015-12-16
1
-1
/
+2
*
applemedia: vtdec: fix texture-target on iOS
Alessandro Decina
2015-12-16
1
-2
/
+6
*
applemedia: vtdec: remove obsolete FIXME
Alessandro Decina
2015-12-16
1
-3
/
+0
*
applemedia: avfvideosrc: rework GLMemory negotiation
Alessandro Decina
2015-12-16
1
-52
/
+74
*
applemedia: avfvideosrc: update after IOSurface changes
Alessandro Decina
2015-12-16
1
-56
/
+64
*
applemedia: vtdec: remove the internal GstGLColorConvert
Alessandro Decina
2015-12-16
3
-39
/
+9
*
applemedia: vtdec: decouple outputting textures from outputting RGBA
Alessandro Decina
2015-12-16
1
-5
/
+12
*
applemedia: vtdec: switch to IOSurface on Mac
Alessandro Decina
2015-12-16
6
-74
/
+410
*
applemedia: rename GstCoreVideoTextureCache to GstVideoTextureCache
Alessandro Decina
2015-12-16
6
-33
/
+33
*
Revert "vtdec: disable the texture cache on OSX"
Alessandro Decina
2015-12-16
1
-5
/
+0
*
plugins-bad: Fix example pipelines
Vineeth TM
2015-12-15
4
-4
/
+4
*
applemedia: update for GLMemory API changes
Matthew Waters
2015-12-14
1
-4
/
+4
*
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
2015-11-18
1
-6
/
+2
*
applemedia: vtdec: fix negotiation more
Alessandro Decina
2015-11-17
1
-3
/
+6
*
applemedia: vtdec: minor texture cache fixes
Alessandro Decina
2015-11-17
1
-11
/
+21
*
applemedia: corevideotexturecache: stop configuring cache->convert over and over
Alessandro Decina
2015-11-17
1
-0
/
+1
*
applemedia: vtdec: fix setting internal SKIP / DROP flags
Alessandro Decina
2015-11-17
1
-2
/
+2
*
applemedia: vtdec: improve negotiation
Alessandro Decina
2015-11-17
2
-98
/
+107
*
applemedia: vtdec: improve handing of decode errors/frame drops
Alessandro Decina
2015-11-17
1
-42
/
+43
*
applemedia: vtdec: fix uninitialized variable warning
Alessandro Decina
2015-11-17
1
-1
/
+1
*
vtenc: Set profile_level to NULL after release
Heinrich Fink
2015-11-11
1
-0
/
+1
[next]