summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-17opencv: facedetect: Add adaptive off-center dampingopencvReynaldo H. Verdejo Pinochet1-5/+17
2019-04-17opencv: facedetect: introduce fixed leaning damping factorReynaldo H. Verdejo Pinochet1-0/+4
2019-04-17opencv: facedetect: factor out right/left determination logicReynaldo H. Verdejo Pinochet1-13/+31
2019-04-17opencv: facedetect: signal gaze direction with colorReynaldo H. Verdejo Pinochet1-7/+40
2019-04-17opencv: facedetect: add right/left ear detectionReynaldo H. Verdejo Pinochet2-4/+78
2019-04-17opencv: facedetect: allow getting haar path from the environmentReynaldo H. Verdejo Pinochet1-12/+17
2019-02-28cccombiner: implement update_src_capsMathieu Duponchelle2-1/+20
2019-02-28msdkdec: fix for small resolutionHaihao Xiang3-3/+3
2019-02-28msdkdec: fix for resolution changeHaihao Xiang1-3/+15
2019-02-28meson: don't build icles when tests are disabledTim-Philipp Müller1-1/+1
2019-02-27hlssink2: Add property for disabling sending of force-keyunit eventsSebastian Dröge2-1/+21
2019-02-27mpegtsmux: restore stream creation orderMathieu Duponchelle1-7/+6
2019-02-27msdkdec: force the alignment of width/height to 16 for vp8/vp9Haihao Xiang4-7/+46
2019-02-27msdkvpp: add RGB16 format in the sink padHaihao Xiang1-2/+2
2019-02-27msdk: set some parameters in mfxFrameData for a RGB16 frameHaihao Xiang2-0/+12
2019-02-27msdk: map MFX_FOURCC_RGB565 to VA_FOURCC_RGB565Haihao Xiang1-0/+1
2019-02-27msdk: map GST_VIDEO_FORMAT_RGB16 to VA_FOURCC_RGB565Haihao Xiang1-0/+4
2019-02-27msdk: map GST_VIDEO_FORMAT_RGB16 to MFX_FOURCC_RGB565Haihao Xiang1-0/+1
2019-02-26Release 1.15.2Tim-Philipp Müller6-102/+1241
2019-02-26Update docsTim-Philipp Müller129-142/+161
2019-02-26Update translationsTim-Philipp Müller41-313/+135
2019-02-24msdkdec: release the occupied surface for MFX_WRN_DEVICE_BUSYHaihao Xiang1-0/+6
2019-02-24msdk: don't destroy an image twiceHaihao Xiang1-2/+19
2019-02-24msdk: move the comment to the correct placeHaihao Xiang1-5/+6
2019-02-24srtobject: check for null local address to avoid SIGSEVAaron Boxer1-4/+5
2019-02-21ccconverter: fix typo in framerateMathieu Duponchelle1-1/+1
2019-02-21audiobuffersplit: Added max-silence-time propertyVivia Nikolaidou2-82/+117
2019-02-20mpegtsmux: allow specifying the PID of the PCR streamMathieu Duponchelle1-5/+21
2019-02-19decklink: add Hardware tag to element metadataTim-Philipp Müller4-4/+8
2019-02-19wasapi: add Hardware tag to element metadataTim-Philipp Müller2-2/+2
2019-02-19winks: add Hardware tag to element metadataTim-Philipp Müller1-1/+1
2019-02-19androidmedia: add Hardware tag to element metadataTim-Philipp Müller3-3/+3
2019-02-19applemedia: add Hardware tag to element metadataTim-Philipp Müller4-5/+5
2019-02-19msdk: add Hardware tag to element metadataTim-Philipp Müller12-12/+12
2019-02-19nvenc, nvdec: add Hardware tag to element metadataTim-Philipp Müller3-3/+3
2019-02-19curlhttpsrc: set BUFFER_OFFSET when creating GstBufferAlex Ashley1-0/+1
2019-02-19curlhttpsrc: export same HTTP error status as souphttpsrcAlex Ashley2-4/+23
2019-02-19curlhttpsrc: fix various leaks and thread safety issuesAlex Ashley5-230/+303
2019-02-19tests: curlhttpsrc: add unit testsAlex Ashley3-0/+698
2019-02-19msdkvpp: allow UYVY in DMABuf mode in the sink padHaihao Xiang1-1/+1
2019-02-19msdkvpp: allow UYVY in the src padHaihao Xiang1-2/+2
2019-02-19msdk: map GST_VIDEO_FORMAT_UYVY to VA_FOURCC_UYVYHaihao Xiang1-0/+4
2019-02-19msdkvpp: allow BGRx in DMABuf mode in the src padHaihao Xiang1-1/+1
2019-02-18vcdsrc: Remove unusable VCD sourceBastien Nocera12-757/+3
2019-02-15closedcaption: Use portable variadic macro syntaxNirbheek Chauhan1-0/+21
2019-02-15closedcaption: Port plugin to MSVCNirbheek Chauhan2-20/+20
2019-02-15waylandsink: Don't create throwaway empty regionsDaniel Stone1-8/+2
2019-02-15webrtc: fix rtx + bundleMatthew Waters1-71/+85
2019-02-13dtls: Don't abort on non-fatal issuesEdward Hervey1-3/+6
2019-02-13fdkaacenc: Fix draining with libfdk-aac v2.0.0Jan Alexander Steffens (heftig)1-8/+13