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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
applemedia: add Hardware tag to element metadata
Tim-Philipp Müller
4
-5
/
+5
2019-02-08
Add device provider for AVFoundation capture devices.
Josh Matthews
7
-103
/
+443
2019-01-25
avfvideosrc: add device-name property
VaL Doroshchuk
1
-2
/
+14
2018-12-14
sys: applemedia: meson: Add dependencies by using appleframeworks
Justin Kim
1
-1
/
+1
2018-11-06
applemedia: install plugin pkg-config file
Matthew Waters
1
-0
/
+1
2018-09-01
meson: Fix applemedia dependencies on iOS
Nirbheek Chauhan
1
-4
/
+2
2018-08-17
meson: host_system is 'ios' when building for iOS
Nirbheek Chauhan
1
-2
/
+2
2018-08-14
meson: Add an option for the applemedia plugin
Nirbheek Chauhan
1
-12
/
+16
2018-08-03
meson: enable applemedia
Alessandro Decina
1
-0
/
+88
2018-04-22
Fix code indentation
Tim-Philipp Müller
1
-1
/
+1
2017-12-19
applemedia: don't include private cocoa gl header
Tim-Philipp Müller
1
-1
/
+0
2017-12-19
applemedia: fix build after gl move to -base
Tim-Philipp Müller
1
-1
/
+3
2017-12-19
gl: update plugins to use GstGL from -base
Tim-Philipp Müller
1
-6
/
+6
2017-12-12
vtenc: fix a warning when building in MacOS 10.12
Josep Torra
1
-1
/
+1
2017-10-30
vtdec: destroy and create the GL context on start()/stop()
Matthew Waters
1
-2
/
+11
2017-10-30
vtdec: flush decoder on stop
Nicola Murino
1
-0
/
+2
2017-10-30
vtenc: flush encoder on stop
Nicola Murino
1
-0
/
+4
2017-10-20
vtenc: fix memory leak
Nicola Murino
1
-22
/
+55
2017-09-06
Request minimum buffer even if need_pool is FALSE
Nicolas Dufresne
1
-9
/
+9
2017-08-28
gl: fix build for ios/win32/android after 2fd84a6c
Matthew Waters
3
-2
/
+2
2017-08-22
applemedia: fix build after commit 2fd84a6c
Philippe Normand
1
-0
/
+1
2017-08-09
vtenc: assume 25 fps for unknown framerate
Nicola Murino
1
-2
/
+9
2017-05-18
Fix up package name and origin in some plugins
Tim-Philipp Müller
1
-1
/
+1
2017-05-17
gst: Clear floating flag in constructor of all GstObject subclasses that are ...
Sebastian Dröge
3
-0
/
+3
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+1
2017-05-03
qtkit: drop the qtkitvideosrc element
Josep Torra
4
-818
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2
-8
/
+8
2017-03-14
applemedia/iosurfacememory: Fix missing variable name change
Matthew Waters
1
-1
/
+1
2017-03-13
gl/format: use our own GL format enum's instead of gstvideo's
Matthew Waters
6
-26
/
+21
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
2
-14
/
+215
2017-03-07
applemedia/gl: Update code to use ARC
Nick Kallen
11
-204
/
+126
2017-03-04
applemedia: Fix video texture cache build issue on MacOS
Nick Kallen
1
-0
/
+5
2017-03-04
applemedia: ensure all textures are released before texturecache is released
Nick Kallen
1
-15
/
+29
2017-02-14
Builds for MacOS
Nick Kallen
3
-9
/
+14
2017-02-14
applemedia: free videotexturecache texture in gl thread
Nick Kallen
3
-10
/
+10
2017-01-27
applemedia: Fix some compiler warnings on iOS
Sebastian Dröge
2
-1
/
+3
2017-01-26
applemedia: Fail cleanly instead of crashing if obtaining a GL display failed
Sebastian Dröge
1
-0
/
+11
2017-01-13
gl: update sys dependants for function removals
Matthew Waters
1
-24
/
+2
2017-01-03
Fix some caps leaks in pad template creation code
Garima Gaur
1
-0
/
+1
2016-11-18
vtdec: Mark pad as needing reconfiguration again if it failed
Sebastian Dröge
1
-1
/
+8
2016-11-17
applemedia: error out if the uri property is not set
Matthew Waters
1
-0
/
+6
2016-11-03
gl: GST_GL_TYPE -> GST_TYPE_GL
Matthew Waters
1
-2
/
+2
2016-08-31
applemedia: Conditionally compile qtkitvideosrc
Sebastian Dröge
2
-3
/
+12
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
1
-2
/
+1
2016-08-26
applemedia: fix compiler warning
Alessandro Decina
1
-1
/
+1
2016-08-26
applemedia: changes to make GL memory mappable on CPU on iOS
Alessandro Decina
18
-178
/
+472
2016-08-22
vtdec: fix MPEG-2 video caps
Matej Knopp
1
-1
/
+2
2016-08-19
avfvideosrc: account for retina displays when capturing screens
Florian Zwoch
1
-2
/
+18
[next]