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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-17
opencv: facedetect: Add adaptive off-center damping
opencv
Reynaldo H. Verdejo Pinochet
1
-5
/
+17
2019-04-17
opencv: facedetect: introduce fixed leaning damping factor
Reynaldo H. Verdejo Pinochet
1
-0
/
+4
2019-04-17
opencv: facedetect: factor out right/left determination logic
Reynaldo H. Verdejo Pinochet
1
-13
/
+31
2019-04-17
opencv: facedetect: signal gaze direction with color
Reynaldo H. Verdejo Pinochet
1
-7
/
+40
2019-04-17
opencv: facedetect: add right/left ear detection
Reynaldo H. Verdejo Pinochet
2
-4
/
+78
2019-04-17
opencv: facedetect: allow getting haar path from the environment
Reynaldo H. Verdejo Pinochet
1
-12
/
+17
2019-02-28
cccombiner: implement update_src_caps
Mathieu Duponchelle
2
-1
/
+20
2019-02-28
msdkdec: fix for small resolution
Haihao Xiang
3
-3
/
+3
2019-02-28
msdkdec: fix for resolution change
Haihao Xiang
1
-3
/
+15
2019-02-28
meson: don't build icles when tests are disabled
Tim-Philipp Müller
1
-1
/
+1
2019-02-27
hlssink2: Add property for disabling sending of force-keyunit events
Sebastian Dröge
2
-1
/
+21
2019-02-27
mpegtsmux: restore stream creation order
Mathieu Duponchelle
1
-7
/
+6
2019-02-27
msdkdec: force the alignment of width/height to 16 for vp8/vp9
Haihao Xiang
4
-7
/
+46
2019-02-27
msdkvpp: add RGB16 format in the sink pad
Haihao Xiang
1
-2
/
+2
2019-02-27
msdk: set some parameters in mfxFrameData for a RGB16 frame
Haihao Xiang
2
-0
/
+12
2019-02-27
msdk: map MFX_FOURCC_RGB565 to VA_FOURCC_RGB565
Haihao Xiang
1
-0
/
+1
2019-02-27
msdk: map GST_VIDEO_FORMAT_RGB16 to VA_FOURCC_RGB565
Haihao Xiang
1
-0
/
+4
2019-02-27
msdk: map GST_VIDEO_FORMAT_RGB16 to MFX_FOURCC_RGB565
Haihao Xiang
1
-0
/
+1
2019-02-26
Release 1.15.2
Tim-Philipp Müller
6
-102
/
+1241
2019-02-26
Update docs
Tim-Philipp Müller
129
-142
/
+161
2019-02-26
Update translations
Tim-Philipp Müller
41
-313
/
+135
2019-02-24
msdkdec: release the occupied surface for MFX_WRN_DEVICE_BUSY
Haihao Xiang
1
-0
/
+6
2019-02-24
msdk: don't destroy an image twice
Haihao Xiang
1
-2
/
+19
2019-02-24
msdk: move the comment to the correct place
Haihao Xiang
1
-5
/
+6
2019-02-24
srtobject: check for null local address to avoid SIGSEV
Aaron Boxer
1
-4
/
+5
2019-02-21
ccconverter: fix typo in framerate
Mathieu Duponchelle
1
-1
/
+1
2019-02-21
audiobuffersplit: Added max-silence-time property
Vivia Nikolaidou
2
-82
/
+117
2019-02-20
mpegtsmux: allow specifying the PID of the PCR stream
Mathieu Duponchelle
1
-5
/
+21
2019-02-19
decklink: add Hardware tag to element metadata
Tim-Philipp Müller
4
-4
/
+8
2019-02-19
wasapi: add Hardware tag to element metadata
Tim-Philipp Müller
2
-2
/
+2
2019-02-19
winks: add Hardware tag to element metadata
Tim-Philipp Müller
1
-1
/
+1
2019-02-19
androidmedia: add Hardware tag to element metadata
Tim-Philipp Müller
3
-3
/
+3
2019-02-19
applemedia: add Hardware tag to element metadata
Tim-Philipp Müller
4
-5
/
+5
2019-02-19
msdk: add Hardware tag to element metadata
Tim-Philipp Müller
12
-12
/
+12
2019-02-19
nvenc, nvdec: add Hardware tag to element metadata
Tim-Philipp Müller
3
-3
/
+3
2019-02-19
curlhttpsrc: set BUFFER_OFFSET when creating GstBuffer
Alex Ashley
1
-0
/
+1
2019-02-19
curlhttpsrc: export same HTTP error status as souphttpsrc
Alex Ashley
2
-4
/
+23
2019-02-19
curlhttpsrc: fix various leaks and thread safety issues
Alex Ashley
5
-230
/
+303
2019-02-19
tests: curlhttpsrc: add unit tests
Alex Ashley
3
-0
/
+698
2019-02-19
msdkvpp: allow UYVY in DMABuf mode in the sink pad
Haihao Xiang
1
-1
/
+1
2019-02-19
msdkvpp: allow UYVY in the src pad
Haihao Xiang
1
-2
/
+2
2019-02-19
msdk: map GST_VIDEO_FORMAT_UYVY to VA_FOURCC_UYVY
Haihao Xiang
1
-0
/
+4
2019-02-19
msdkvpp: allow BGRx in DMABuf mode in the src pad
Haihao Xiang
1
-1
/
+1
2019-02-18
vcdsrc: Remove unusable VCD source
Bastien Nocera
12
-757
/
+3
2019-02-15
closedcaption: Use portable variadic macro syntax
Nirbheek Chauhan
1
-0
/
+21
2019-02-15
closedcaption: Port plugin to MSVC
Nirbheek Chauhan
2
-20
/
+20
2019-02-15
waylandsink: Don't create throwaway empty regions
Daniel Stone
1
-8
/
+2
2019-02-15
webrtc: fix rtx + bundle
Matthew Waters
1
-71
/
+85
2019-02-13
dtls: Don't abort on non-fatal issues
Edward Hervey
1
-3
/
+6
2019-02-13
fdkaacenc: Fix draining with libfdk-aac v2.0.0
Jan Alexander Steffens (heftig)
1
-8
/
+13
[next]