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: 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
*
avfvideosrc: fix build failure with clang
Yujin Lee
2015-04-19
1
-1
/
+1
*
avfvideosrc: get connection and input clock early
Ilya Konstantinov
2015-04-18
1
-5
/
+9
*
avfvideosrc: remove unused variables
Ilya Konstantinov
2015-04-15
1
-4
/
+0
*
applemedia: vtdec: fix GL negotiation
Alessandro Decina
2015-04-14
1
-21
/
+32
*
avfvideosrc: log timestamps
Alessandro Decina
2015-04-14
1
-3
/
+10
*
avfvideosrc: subtract time spent in AVF queues
Ilya Konstantinov
2015-04-14
1
-4
/
+18
*
avfvideosrc: fix GL texture negotiation
Ilya Konstantinov
2015-04-14
1
-20
/
+26
*
avfvideosrc: fix setting of buffer offset end
Ilya Konstantinov
2015-04-07
1
-1
/
+1
*
Restricted activeVideoMaxFrameDuration to fix frame rate
ijsf
2015-03-13
1
-1
/
+2
*
vtdec: Register a hardware-only vtdec_hw on OSX and give it a higher rank
Sebastian Dröge
2015-03-07
3
-4
/
+61
*
avfvideosrc: allow "capture-screen" mode to select which screen to capture vi...
Florian Zwoch
2015-03-06
1
-8
/
+34
*
applemedia/avsamplesink: utilise a pull based approach of displaying video fr...
Matthew Waters
2015-03-04
2
-41
/
+118
*
vtdec: only attempt use of the texture cache with GLMemory caps features
Matthew Waters
2015-02-25
1
-10
/
+19
*
applemedia: new AVSampleBufferLayerSink
Matthew Waters
2015-02-24
4
-1
/
+845
*
avfvideosrc: Only set latency if we already know our caps
Sebastian Dröge
2015-02-19
1
-1
/
+4
*
vtenc: Check if VTSessionCopyProperty() succeeds before using the result
Sebastian Dröge
2015-02-16
1
-0
/
+5
*
applemedia: avfvideosrc: fix crash when non-GL memory is used
Alessandro Decina
2015-02-13
1
-3
/
+8
*
avfvideosrc: Only use the duration of the sample if it is valid
Sebastian Dröge
2015-02-12
1
-2
/
+4
*
vtdec: fix texture sharing on iOS
Alessandro Decina
2015-02-09
2
-45
/
+101
[next]