summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* closedcaption: add line21 encoderMathieu Duponchelle2019-03-068-5/+405
* Check in vbi encoderMathieu Duponchelle2019-03-064-0/+1481
* waylandsink: Implement XDG-shell stable supportNiels De Graef2019-03-049-26/+164
* waylandsink: prefix wl_shell-specific variables with wl_Niels De Graef2019-03-044-21/+22
* decklink: document duplex and keyer behaviourPeter Körner2019-03-044-0/+258
* decklink: implement duplex-mode propertyPeter Körner2019-03-046-0/+278
* Back to developmentTim-Philipp Müller2019-03-04132-250/+260
* build: Don't forget to dist applemedia/avfdeviceprovider.hNirbheek Chauhan2019-03-011-0/+1
* mskd: Don't use MFX_FOURCC_RGB565 if it's undefinedSeungha Yang2019-03-015-3/+24
* cccombiner: implement update_src_capsMathieu Duponchelle2019-02-282-1/+20
* msdkdec: fix for small resolutionHaihao Xiang2019-02-283-3/+3
* msdkdec: fix for resolution changeHaihao Xiang2019-02-281-3/+15
* meson: don't build icles when tests are disabledTim-Philipp Müller2019-02-281-1/+1
* hlssink2: Add property for disabling sending of force-keyunit eventsSebastian Dröge2019-02-272-1/+21
* mpegtsmux: restore stream creation orderMathieu Duponchelle2019-02-271-7/+6
* msdkdec: force the alignment of width/height to 16 for vp8/vp9Haihao Xiang2019-02-274-7/+46
* msdkvpp: add RGB16 format in the sink padHaihao Xiang2019-02-271-2/+2
* msdk: set some parameters in mfxFrameData for a RGB16 frameHaihao Xiang2019-02-272-0/+12
* msdk: map MFX_FOURCC_RGB565 to VA_FOURCC_RGB565Haihao Xiang2019-02-271-0/+1
* msdk: map GST_VIDEO_FORMAT_RGB16 to VA_FOURCC_RGB565Haihao Xiang2019-02-271-0/+4
* msdk: map GST_VIDEO_FORMAT_RGB16 to MFX_FOURCC_RGB565Haihao Xiang2019-02-271-0/+1
* Release 1.15.21.15.2Tim-Philipp Müller2019-02-266-102/+1241
* Update docsTim-Philipp Müller2019-02-26129-142/+161
* Update translationsTim-Philipp Müller2019-02-2641-313/+135
* msdkdec: release the occupied surface for MFX_WRN_DEVICE_BUSYHaihao Xiang2019-02-241-0/+6
* msdk: don't destroy an image twiceHaihao Xiang2019-02-241-2/+19
* msdk: move the comment to the correct placeHaihao Xiang2019-02-241-5/+6
* srtobject: check for null local address to avoid SIGSEVAaron Boxer2019-02-241-4/+5
* ccconverter: fix typo in framerateMathieu Duponchelle2019-02-211-1/+1
* audiobuffersplit: Added max-silence-time propertyVivia Nikolaidou2019-02-212-82/+117
* mpegtsmux: allow specifying the PID of the PCR streamMathieu Duponchelle2019-02-201-5/+21
* decklink: add Hardware tag to element metadataTim-Philipp Müller2019-02-194-4/+8
* wasapi: add Hardware tag to element metadataTim-Philipp Müller2019-02-192-2/+2
* winks: add Hardware tag to element metadataTim-Philipp Müller2019-02-191-1/+1
* androidmedia: add Hardware tag to element metadataTim-Philipp Müller2019-02-193-3/+3
* applemedia: add Hardware tag to element metadataTim-Philipp Müller2019-02-194-5/+5
* msdk: add Hardware tag to element metadataTim-Philipp Müller2019-02-1912-12/+12
* nvenc, nvdec: add Hardware tag to element metadataTim-Philipp Müller2019-02-193-3/+3
* curlhttpsrc: set BUFFER_OFFSET when creating GstBufferAlex Ashley2019-02-191-0/+1
* curlhttpsrc: export same HTTP error status as souphttpsrcAlex Ashley2019-02-192-4/+23
* curlhttpsrc: fix various leaks and thread safety issuesAlex Ashley2019-02-195-230/+303
* tests: curlhttpsrc: add unit testsAlex Ashley2019-02-193-0/+698
* msdkvpp: allow UYVY in DMABuf mode in the sink padHaihao Xiang2019-02-191-1/+1
* msdkvpp: allow UYVY in the src padHaihao Xiang2019-02-191-2/+2
* msdk: map GST_VIDEO_FORMAT_UYVY to VA_FOURCC_UYVYHaihao Xiang2019-02-191-0/+4
* msdkvpp: allow BGRx in DMABuf mode in the src padHaihao Xiang2019-02-191-1/+1
* vcdsrc: Remove unusable VCD sourceBastien Nocera2019-02-1812-757/+3
* closedcaption: Use portable variadic macro syntaxNirbheek Chauhan2019-02-151-0/+21
* closedcaption: Port plugin to MSVCNirbheek Chauhan2019-02-152-20/+20
* waylandsink: Don't create throwaway empty regionsDaniel Stone2019-02-151-8/+2