documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / sys / uvch264 / gstuvch264_src.c
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-06-16 Thibault Saunieruvch264: Factor out checking if v4l2device is uvc compa...
2019-06-11 Thibault Saunieruvch264src: Make sure we set our segment
2018-04-12 Garima Gaurresindvd, uvch264src, dx9screencapsrc: fix clock ref...
2017-11-24 Edward Herveyuvch264src: Check return values of all xu_query calls
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-01-02 Arun Raghavanuvch264src: Fix wrong argument order to force-key-unit...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-02-17 Vineeth TMuvch264_src: Fix caps memory leak
2015-06-22 Tim-Philipp Mülleruvch264src: fix small leak in caps query handler
2015-06-22 Vineeth TMuvch264_src: add missing break in caps query handler
2015-06-09 Chris Claytonuvch264src: fix compiler warnings
2014-09-10 Tim-Philipp MüllerFix up one-element lists in template caps
2014-06-29 Sebastian Drögeuvch264src: Free property strings when disposing the...
2014-06-29 Sebastian Drögeuvch264src: Fix compiler warning when compiling with...
2014-02-08 Sebastian Drögeuvch264src: Fix unitialized variable compiler warnings
2013-09-09 Olivier Crêteuvch264src: Fix small mem leak
2013-09-05 Olivier Crêteuvch264src: Let the caps be NULL if there is no peer
2013-09-05 Olivier Crêteuvch264src: No need to drop segment events
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-02-11 Sjoerd Simonsuvch264: Remove custom renegotiate event
2013-02-11 Sjoerd Simonsuvch264: Add image/jpg to vfsrc and vidsrc caps
2013-02-11 Sjoerd Simonsuvch264: Pass through the filter on the caps query
2013-02-11 Sjoerd Simonsuvch264: Remove the _ from the element names
2013-02-11 Sjoerd Simonsuvch264src: Port to gstreamer 1.0
2013-01-16 Youness Alaouiuvch264: Define LIBUSB_CLASS_VIDEO if using an old...
2013-01-16 Olivier Crêteuvch264: Prevent temporary elements from going to playing
2013-01-16 Youness Alaouiuvch264: do not double-unref if transform_caps fails
2013-01-16 Youness Alaouiuvch264: Add a fakesink to the transform_caps
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-09-14 Wim Taymansffmpegcolorspace is no more
2012-09-11 Youness Alaouiuvch264: Make gudev/libusb a hard dependency and remove...
2012-09-10 Olivier Crêteuvch264src: Use generic marshaller
2012-09-10 Youness AlaouiUVC H264 plugin