hlsdemux: Add condition for setting stream discontinuity
[platform/upstream/gstreamer.git] / sys / uvch264 /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2
2019-08-09 Thibault Saunieruvch264src: Make sure we set our segment
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-06-23 Tim-Philipp Mülleruvch264src: get rid of unnecessary private struct
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-04-12 Garima Gaurresindvd, uvch264src, dx9screencapsrc: fix clock ref...
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen
2017-11-24 Edward Herveyuvch264src: Check return values of all xu_query calls
2017-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2
2017-05-18 Jan Schmidtuvch264src: Apply timestamps to outgoing aux buffers
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-01-02 Arun Raghavanuvch264src: Add meson build support
2017-01-02 Arun Raghavanuvch264src: Fix wrong argument order to force-key-unit...
2016-12-26 Eunhae ChoiMerge branch 'tizen_3.0' into tizen
2016-12-23 Eunhae Choibluez,uvch264: fix mem leak
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-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream...
2015-11-19 Reynaldo H. Verdej... Remove unnecessary NULL checks before g_free()
2015-08-28 Tim-Philipp MüllerFix file permissions of some files
2015-08-19 Arnaud Vracconfigure.ac: fix build when the uvch264 plugin is...
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-10-28 Tim-Philipp MüllerAdd some missing G_END_DECLS
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-08-20 Robert Krakorauvch264src: don't error out on incomplete aux data...
2013-08-10 Tim-Philipp Mülleruvch264mjpgdemux: fix event ordering
2013-07-28 Olivier Crêteuvch264_mjpgdemux: Remove duplicated variables
2013-07-28 Olivier Crêteuvch264_mjpgdemux: Don't unmap/unref buffer if it's...
2013-07-28 Robert Krakorauvcv4l2_mjpegdemux: Unmap buffer
2013-04-15 Anton Belkauvch264: printf format fix
2013-04-15 Sebastian Drögegst: Add better support for static plugins
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: Fix NV21 vs NV12 typo
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