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
/
avfvideosrc.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfvideosrc: add frame rate range to caps
Ilya Konstantinov
2015-06-22
1
-9
/
+29
*
avfvideosrc: fix unconditional buffer queue unlock
Ilya Konstantinov
2015-05-11
1
-2
/
+2
*
avfvideosrc: drop frames we get before we have a clock
Ilya Konstantinov
2015-04-26
1
-0
/
+5
*
applemedia: avoid implicit color conversions
Alessandro Decina
2015-04-20
1
-13
/
+21
*
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
*
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
*
avfvideosrc: allow "capture-screen" mode to select which screen to capture vi...
Florian Zwoch
2015-03-06
1
-8
/
+34
*
avfvideosrc: Only set latency if we already know our caps
Sebastian Dröge
2015-02-19
1
-1
/
+4
*
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
*
applemedia: rework GL texture sharing
Alessandro Decina
2015-01-30
1
-9
/
+8
*
applemedia: don't call CVPixelBufferLockBaseAddress when doing texture sharing
Alessandro Decina
2015-01-30
1
-1
/
+1
*
avfvideosrc: implement the GL texture upload meta
Alessandro Decina
2015-01-15
1
-0
/
+57
*
avfvideosrc: improve timestamp code
Alessandro Decina
2014-12-27
1
-26
/
+37
*
avfvideosrc: improve timestamping and latency reporting
Alessandro Decina
2014-12-17
1
-25
/
+37
*
avfvideosrc: Don't pretend to support reconfiguration
Sebastian Dröge
2014-11-09
1
-0
/
+13
*
avfvideosrc: fix bogus BGRA caps
Tim-Philipp Müller
2014-09-10
1
-8
/
+1
*
coremediabuffer: handle stride alignment
Matthieu Bouron
2014-04-24
1
-1
/
+1
*
avfvideosrc: check if downstream supports the video meta API
Matthieu Bouron
2014-04-24
1
-0
/
+26
*
avfvideosrc: declare missing instance variables
Matthieu Bouron
2013-11-11
1
-0
/
+3
*
avfvideosrc: fix build in iOS with isEqualTo doesn't exists
Andoni Morales Alastruey
2013-11-07
1
-4
/
+5
*
avfvideosrc: fix build with older SDK not supporting AVDeviceFormat
Andoni Morales Alastruey
2013-11-07
1
-17
/
+32
*
avfvideosrc: fix checks for HAVE_IOS
Andoni Morales Alastruey
2013-11-07
1
-8
/
+8
*
avfvideosrc: include config.h
Andoni Morales Alastruey
2013-11-07
1
-0
/
+4
*
avfvideosrc: add more debug
Andoni Morales Alastruey
2013-11-07
1
-1
/
+19
*
avfvideosrc: fix compilation with gcc
Andoni Morales Alastruey
2013-11-07
1
-3
/
+3
*
avfvideosrc: sort caps with the highest resolution first
Andoni Morales Alastruey
2013-11-07
1
-11
/
+11
*
avfvideosrc: support screen capture on OSX
Matthieu Bouron
2013-11-07
1
-55
/
+182
*
avfvideosrc: minor cosmetic
Matthieu Bouron
2013-11-07
1
-1
/
+3
*
avfvideosrc: use input device formats to set/get caps if available
Matthieu Bouron
2013-11-07
1
-91
/
+225
*
avfvideosrc: update caps if frame size has changed
Matthieu Bouron
2013-11-07
1
-3
/
+32
*
avfvideosrc: check if low preset is available
Matthieu Bouron
2013-11-07
1
-1
/
+2
*
avfvideosrc: use a dedicated queue for AVFoundation calls
Matthieu Bouron
2013-11-07
1
-2
/
+4
*
avfvideosrc: remove trailing space
Matthieu Bouron
2013-11-07
1
-1
/
+1
*
avfvideosrc: dispatch AVFoundation calls synchronously in the main queue
Matthieu Bouron
2013-11-07
1
-30
/
+5
*
avfvideosrc: only enable 1920x1080 preset on iOS
Matthieu Bouron
2013-11-07
1
-3
/
+11
*
applemedia: port avfvideosrc to 1.0
Matthieu Bouron
2013-11-07
1
-32
/
+39
*
avfvideosrc: fix truncated line
Matthieu Bouron
2013-10-30
1
-1
/
+1
*
applemedia: remove the unneeded buffer factory
Andoni Morales Alastruey
2013-05-20
1
-21
/
+2
*
avfvideosrc: fix deadlock draining queue from the same thread
Andoni Morales Alastruey
2013-04-15
1
-1
/
+2
*
applemedia: update contact information
Ole André Vadla Ravnås
2013-02-16
1
-2
/
+2
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
1
-2
/
+2
*
avfvideosrc: Negotiate format, also support more resolutions
Olivier Crête
2012-10-30
1
-18
/
+101
[next]