index
:
~reynaldo/gst-plugins-bad
0.10
android
gaze
opencv
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
applemedia
/
avfvideosrc.m
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-08
Add device provider for AVFoundation capture devices.
Josh Matthews
1
-102
/
+127
2019-01-25
avfvideosrc: add device-name property
VaL Doroshchuk
1
-2
/
+14
2017-03-09
avfvideosrc: Use AVCaptureDeviceTypeBuiltInDuoCamera instead of DualCamera fo...
Sebastian Dröge
1
-1
/
+1
2017-03-08
applemedia/gl: Fix compile issues for OSX
Nick Kallen
1
-0
/
+10
2017-03-07
applemedia: avfvideosrc supports position, device-type, and orientation
Nick Kallen
1
-14
/
+191
2017-03-07
applemedia/gl: Update code to use ARC
Nick Kallen
1
-56
/
+6
2016-08-26
applemedia: changes to make GL memory mappable on CPU on iOS
Alessandro Decina
1
-7
/
+1
2016-08-19
avfvideosrc: account for retina displays when capturing screens
Florian Zwoch
1
-2
/
+18
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+1
2016-02-25
avfvideosrc: Frame durations as CTime to the API, not double
Joe Gorse
1
-4
/
+2
2016-02-09
applemedia: avfvideosrc: implement GstElement::set_context
Alessandro Decina
1
-0
/
+21
2016-02-09
applemedia: avfvideosrc: add myself to the copyright holders
Alessandro Decina
1
-0
/
+1
2016-01-29
applemedia: refactor GL context code
Alessandro Decina
1
-90
/
+54
2016-01-27
applemedia: avfvideosrc: actually set the configured framerate
Alessandro Decina
1
-7
/
+15
2016-01-19
applemedia: always fill GstBuffers with GstMemory
Alessandro Decina
1
-1
/
+1
2016-01-12
applemedia: avfvideosrc: optionally get the GL context from gst_element_set_c...
Alessandro Decina
1
-3
/
+29
2016-01-06
applemedia: avfvideosrc: enable renegotiation
Alessandro Decina
1
-17
/
+3
2016-01-06
applemedia: avfvideosrc: small negotiation fix
Alessandro Decina
1
-0
/
+7
2016-01-06
applemedia: avfvideosrc: change texture format from BGRA to NV12 on iOS
Alessandro Decina
1
-2
/
+2
2015-12-29
applemedia: avfvideosrc: output at highest fps/resolution by default
Alessandro Decina
1
-0
/
+8
2015-12-17
applemedia: avfvideosrc: do fixate
Alessandro Decina
1
-1
/
+4
2015-12-16
applemedia: avfvideosrc: rework GLMemory negotiation
Alessandro Decina
1
-52
/
+74
2015-12-16
applemedia: avfvideosrc: update after IOSurface changes
Alessandro Decina
1
-56
/
+64
2015-12-16
applemedia: rename GstCoreVideoTextureCache to GstVideoTextureCache
Alessandro Decina
1
-6
/
+6
2015-06-22
avfvideosrc: add frame rate range to caps
Ilya Konstantinov
1
-9
/
+29
2015-05-11
avfvideosrc: fix unconditional buffer queue unlock
Ilya Konstantinov
1
-2
/
+2
2015-04-26
avfvideosrc: drop frames we get before we have a clock
Ilya Konstantinov
1
-0
/
+5
2015-04-20
applemedia: avoid implicit color conversions
Alessandro Decina
1
-13
/
+21
2015-04-19
avfvideosrc: check for failure to create buffer
Ilya Konstantinov
1
-1
/
+9
2015-04-19
avfvideosrc: fix build failure with clang
Yujin Lee
1
-1
/
+1
2015-04-18
avfvideosrc: get connection and input clock early
Ilya Konstantinov
1
-5
/
+9
2015-04-15
avfvideosrc: remove unused variables
Ilya Konstantinov
1
-4
/
+0
2015-04-14
avfvideosrc: log timestamps
Alessandro Decina
1
-3
/
+10
2015-04-14
avfvideosrc: subtract time spent in AVF queues
Ilya Konstantinov
1
-4
/
+18
2015-04-14
avfvideosrc: fix GL texture negotiation
Ilya Konstantinov
1
-20
/
+26
2015-04-07
avfvideosrc: fix setting of buffer offset end
Ilya Konstantinov
1
-1
/
+1
2015-03-13
Restricted activeVideoMaxFrameDuration to fix frame rate
ijsf
1
-1
/
+2
2015-03-06
avfvideosrc: allow "capture-screen" mode to select which screen to capture vi...
Florian Zwoch
1
-8
/
+34
2015-02-19
avfvideosrc: Only set latency if we already know our caps
Sebastian Dröge
1
-1
/
+4
2015-02-13
applemedia: avfvideosrc: fix crash when non-GL memory is used
Alessandro Decina
1
-3
/
+8
2015-02-12
avfvideosrc: Only use the duration of the sample if it is valid
Sebastian Dröge
1
-2
/
+4
2015-01-30
applemedia: rework GL texture sharing
Alessandro Decina
1
-9
/
+8
2015-01-30
applemedia: don't call CVPixelBufferLockBaseAddress when doing texture sharing
Alessandro Decina
1
-1
/
+1
2015-01-15
avfvideosrc: implement the GL texture upload meta
Alessandro Decina
1
-0
/
+57
2014-12-27
avfvideosrc: improve timestamp code
Alessandro Decina
1
-26
/
+37
2014-12-17
avfvideosrc: improve timestamping and latency reporting
Alessandro Decina
1
-25
/
+37
2014-11-09
avfvideosrc: Don't pretend to support reconfiguration
Sebastian Dröge
1
-0
/
+13
2014-09-10
avfvideosrc: fix bogus BGRA caps
Tim-Philipp Müller
1
-8
/
+1
2014-04-24
coremediabuffer: handle stride alignment
Matthieu Bouron
1
-1
/
+1
2014-04-24
avfvideosrc: check if downstream supports the video meta API
Matthieu Bouron
1
-0
/
+26
[next]