summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-11Release 1.15.90gst-plugins-bad-1.15.90Tim-Philipp Müller
2019-04-11Update docsTim-Philipp Müller
2019-04-10msdkdec: fix error handling in case of unsupported hardwarePeter Seiderer
2019-04-10msdkenc: fix error handling in case of unsupported hardwarePeter Seiderer
2019-04-10msdk: fix error handling in case of unsupported hardwarePeter Seiderer
2019-04-09waylandsink: make gst_wl_window_is_toplevel aware of XDG shellAndrey Konovalov
2019-04-09ccextractor: document importance of pipeline order for this elementAaron Boxer
2019-04-09msdkvpp: add BGR10A2_LE format in the src padHaihao Xiang
2019-04-09msdk: set some parameters in mfxFrameData for a MFX_FOURCC_A2RGB10 frameHaihao Xiang
2019-04-09msdk: map MFX_FOURCC_A2RGB10 to VA_FOURCC_A2R10G10B10Haihao Xiang
2019-04-09msdk: map GST_VIDEO_FORMAT_BGR10A2_LE to VA_FOURCC_A2R10G10B10Haihao Xiang
2019-04-09msdk: map GST_VIDEO_FORMAT_BGR10A2_LE to MFX_FOURCC_A2RGB10Haihao Xiang
2019-04-09decklinkvideosrc: add missing break in set_property-codePeter Körner
2019-04-09cea708decoder: use correct mask for font styleAaron Boxer
2019-04-08tests: h264parse: add minimal unit test for closed caption SEI parsingTim-Philipp Müller
2019-04-08h264parse: extract CEA-708 closed captionsTim-Philipp Müller
2019-04-08vulkan: Add iOS window implementationMatthew Waters
2019-04-08vulkan: Add Cocoa window implementationMatthew Waters
2019-04-08vulkan: make the debug extension optionalMatthew Waters
2019-04-06assrender: fix seeking backwardsTim-Philipp Müller
2019-04-06assrender: improve debug logging in video chainTim-Philipp Müller
2019-04-06assrender: use subtitle segment to calculate running time for textTim-Philipp Müller
2019-04-05rtponviftimestamp: prioritize PTS over DTS for NTP timestampMathieu Duponchelle
2019-04-05rtponviftimestamp: buffer without PTS or DTS is not an error.Mathieu Duponchelle
2019-04-05rtponviftimestamp: implement support for the T flagMathieu Duponchelle
2019-04-04Increase nvenc's encoding height to 4096Shi Yan
2019-04-03waylandsink: Wait for the surface to be configuredNicolas Dufresne
2019-04-02h264parse, h265parse: take unit_field_based_flag into account ..Mathieu Duponchelle
2019-04-01h265parse: forward time codesMathieu Duponchelle
2019-04-01h264parse: forward time codesMathieu Duponchelle
2019-03-30wpesrc: Switch to WPEBackend-fdo 1.2.0Philippe Normand
2019-03-29srtp: bump libsrtp requirement to 1.6.0Tim-Philipp Müller
2019-03-29msdkdec: add postinit_decoderHaihao Xiang
2019-03-29msdkdec: don't set unknown picture struct to progressive for vc1Haihao Xiang
2019-03-29msdkvc1dec: add the preinit_decoder functionHaihao Xiang
2019-03-28wpe: Bump required version to WPEWebKit 2.24Philippe Normand
2019-03-27mpegvideoparse: add debug code for closed captionsAaron Boxer
2019-03-27srtp: Add support for GCM (RFC 7714)Ulf Olsson
2019-03-26nvenc: Don't leak CUDA device memorySeungha Yang
2019-03-26nvenc: Ensure unmap resources before finalizing themSeungha Yang
2019-03-26h265parse: ignore VUI parse fail when parse SPSHaihua Hu
2019-03-25closedcaption: fix build error in OSXJosep Torra
2019-03-25closedcaption: fix build error in OSXJosep Torra
2019-03-25nvenc: Don't release stream lock on GstVideoEncoder::stop()Seungha Yang
2019-03-25msdkvpp: add VUYA format in the src and sink padsHaihao Xiang
2019-03-25msdk: return the right pointer for GST_VIDEO_FORMAT_VUYA frameHaihao Xiang
2019-03-25msdk: set some parameters in mfxFrameData for a MFX_FOURCC_AYUV frameHaihao Xiang
2019-03-25msdk: map MFX_FOURCC_AYUV to VA_FOURCC_AYUVHaihao Xiang
2019-03-25msdk: map GST_VIDEO_FORMAT_VUYA to VA_FOURCC_AYUVHaihao Xiang
2019-03-25msdk: map GST_VIDEO_FORMAT_VUYA to MFX_FOURCC_AYUVHaihao Xiang