summaryrefslogtreecommitdiff
path: root/sys/uvch264/gstuvch264_mjpgdemux.c
Commit message (Expand)AuthorAgeFilesLines
* uvch264src: get rid of unnecessary private structTim-Philipp Müller2018-06-241-151/+96
* uvch264src: Apply timestamps to outgoing aux buffersJan Schmidt2017-05-181-0/+31
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-0/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-14/+10
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-181-2/+1
* Fix file permissions of some filesTim-Philipp Müller2015-08-281-0/+0
* uvch264src: don't error out on incomplete aux data segmentRobert Krakora2013-08-201-4/+5
* uvch264mjpgdemux: fix event orderingTim-Philipp Müller2013-08-101-6/+15
* uvch264_mjpgdemux: Remove duplicated variablesOlivier Crête2013-07-281-18/+13
* uvch264_mjpgdemux: Don't unmap/unref buffer if it's pushed out as-isOlivier Crête2013-07-281-4/+4
* uvcv4l2_mjpegdemux: Unmap bufferRobert Krakora2013-07-281-0/+2
* uvch264: printf format fixAnton Belka2013-04-151-1/+2
* uvch264: Fix NV21 vs NV12 typoSjoerd Simons2013-02-111-1/+1
* uvch264: Remove the _ from the element namesSjoerd Simons2013-02-111-2/+2
* uvch264src: Port to gstreamer 1.0Sjoerd Simons2013-02-111-118/+112
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* UVC H264 pluginYouness Alaoui2012-09-101-0/+723