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
*
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
*
applemedia: fix vtdec texture sharing on ios 9.1
Alessandro Decina
2015-11-10
1
-6
/
+9
*
Revert "vtenc: free input buffer ASAP"
Alessandro Decina
2015-11-02
1
-4
/
+0
*
vtdec: fix compilation error
Matthew Waters
2015-10-30
1
-1
/
+1
*
glcolorconvert: add support for converting texture targets
Matthew Waters
2015-10-30
3
-26
/
+41
*
glmemory: add support for rectangle textures
Matthew Waters
2015-10-30
1
-4
/
+19
*
applemedia: dist missing header files
Aleix Conchillo Flaqué
2015-09-30
1
-0
/
+2
*
vtdec: disable the texture cache on OSX
Matthew Waters
2015-09-18
1
-0
/
+5
*
vtdec: gst-indent file
Matthew Waters
2015-09-18
1
-3
/
+6
*
applemedia/vtdec: fix negotiation errors when resizing glimagesink
Matthew Waters
2015-09-17
1
-16
/
+16
*
vtdec: Use R/RG textures for NV12 when the context provides them
Jan Schmidt
2015-09-12
1
-5
/
+15
*
vtdec: Prefer GL output caps.
Jan Schmidt
2015-09-12
1
-23
/
+33
*
applemedia/avsample: Fix racy cleanup of CA layer
Heinrich Fink
2015-07-31
1
-2
/
+3
*
vtdec: handle non-consecutive GstBuffer input without copying
Ilya Konstantinov
2015-07-13
1
-27
/
+79
*
applemedia/avsample: fix unconditional use of OSX 10.10 API
Matthew Waters
2015-07-13
1
-0
/
+2
*
vtdec: fix refcount error in error handling
Ilya Konstantinov
2015-07-07
1
-3
/
+0
*
docs: decodebin2 -> decodebin
Luis de Bethencourt
2015-06-25
1
-1
/
+1
*
applemedia: enable sharing of CMBlockBuffer data
Ilya Konstantinov
2015-06-25
1
-2
/
+3
*
applemedia: CMBlockBuffer can be non-contiguous
Ilya Konstantinov
2015-06-25
1
-10
/
+15
*
avfvideosrc: add frame rate range to caps
Ilya Konstantinov
2015-06-22
1
-9
/
+29
*
vtenc: always enqueue frames, even on error
Ilya Konstantinov
2015-06-10
1
-24
/
+37
*
vtenc: free input buffer ASAP
Ilya Konstantinov
2015-06-10
1
-0
/
+4
*
vtenc: Add missing gst_vtenc_frame_free() in error path
Ilya Konstantinov
2015-06-10
1
-0
/
+1
*
vtenc: add alignment=au to sink caps
Ilya Konstantinov
2015-06-10
1
-1
/
+2
*
avfassetsrc: fix huge memory leak
Ilya Konstantinov
2015-06-09
1
-0
/
+4
*
vtenc: no need for queue_length with try_pop
Ilya Konstantinov
2015-06-09
1
-6
/
+4
*
vtdec: don't copy meta from input to output
Ilya Konstantinov
2015-06-09
1
-2
/
+0
*
Fix a common typo: retreive -> retrieve
Thiago Santos
2015-06-05
1
-1
/
+1
*
vtdec: Require width and height field for H264
Nicolas Dufresne
2015-06-01
1
-1
/
+2
*
vtenc: fix keyframe request race condition
Ilya Konstantinov
2015-06-01
2
-28
/
+24
*
avfvideosrc: fix unconditional buffer queue unlock
Ilya Konstantinov
2015-05-11
1
-2
/
+2
*
vtdec: We shouldn't manually check reconfigure flag on pads but instead imple...
Sebastian Dröge
2015-05-08
1
-0
/
+3
*
avfvideosrc: drop frames we get before we have a clock
Ilya Konstantinov
2015-04-26
1
-0
/
+5
*
vtdec: fix build error with clang
Yujin Lee
2015-04-26
1
-1
/
+1
*
applemedia: avoid implicit color conversions
Alessandro Decina
2015-04-20
4
-49
/
+94
*
corevideotexturecache: free texture cache on iOS
Ilya Konstantinov
2015-04-19
1
-1
/
+1
*
avfvideosrc: check for failure to create buffer
Ilya Konstantinov
2015-04-19
1
-1
/
+9
[next]