summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* webrtc: fix rtx + bundleMatthew Waters2019-02-151-71/+85
* dtls: Don't abort on non-fatal issuesEdward Hervey2019-02-131-3/+6
* fdkaacenc: Fix draining with libfdk-aac v2.0.0Jan Alexander Steffens (heftig)2019-02-131-8/+13
* tsdemux: Skew correction should use the upstream DTSJan Schmidt2019-02-131-3/+6
* ccconverter: Don't output empty buffersSebastian Dröge2019-02-121-1/+2
* decklinkvideosink: Use S334_EIA_608 instead of S334_EIA_708 for CEA608 outputSebastian Dröge2019-02-121-4/+4
* decklinkvideosink: S334 1A CEA608 closed captions have the first bit set for ...Sebastian Dröge2019-02-121-3/+2
* msdkdec: set decode_only for output onlyHaihao Xiang2019-02-121-2/+5
* msdk: verify the driver nameHaihao Xiang2019-02-121-1/+2
* srt: re-enable passphraseJustin Kim2019-02-113-23/+51
* openh264dec: Fix build with msvcSeungha Yang2019-02-111-6/+7
* Add device provider for AVFoundation capture devices.Josh Matthews2019-02-087-103/+443
* misc: Fix warnings on Cerbero MinGWNirbheek Chauhan2019-02-067-8/+15
* msdkdec: Release occupied surface for MFX_ERR_MORE_DATAHaihao Xiang2019-02-032-2/+14
* opencv cameraundistort: use G_GNUC_UNUSED for better portabilityNicola Murino2019-02-021-5/+3
* opencv: remove deprecated headersNicola Murino2019-02-022-10/+0
* opencv: port to c++Nicola Murino2019-02-0245-1316/+861
* msdkdec: explain the the extra ref of input bufferVíctor Manuel Jáquez Leal2019-02-021-0/+7
* msdkdec: avoid releasing the input buffer when it is still in useHaihao Xiang2019-02-021-5/+12
* meson: orc-test is not requiredNirbheek Chauhan2019-01-311-3/+2
* msdkvp9dec: output P010_10LE buffer if possibleHaihao Xiang2019-01-311-2/+2