summaryrefslogtreecommitdiff
path: root/sys/uvch264/gstuvch264_mjpgdemux.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-24uvch264src: get rid of unnecessary private structTim-Philipp Müller1-151/+96
2017-05-18uvch264src: Apply timestamps to outgoing aux buffersJan Schmidt1-0/+31
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier1-0/+1
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-14/+10
2015-11-18Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-2/+1
2015-08-28Fix file permissions of some filesTim-Philipp Müller1-0/+0
2013-08-20uvch264src: don't error out on incomplete aux data segmentRobert Krakora1-4/+5
2013-08-10uvch264mjpgdemux: fix event orderingTim-Philipp Müller1-6/+15
2013-07-28uvch264_mjpgdemux: Remove duplicated variablesOlivier Crête1-18/+13
2013-07-28uvch264_mjpgdemux: Don't unmap/unref buffer if it's pushed out as-isOlivier Crête1-4/+4
2013-07-28uvcv4l2_mjpegdemux: Unmap bufferRobert Krakora1-0/+2
2013-04-15uvch264: printf format fixAnton Belka1-1/+2
2013-02-11uvch264: Fix NV21 vs NV12 typoSjoerd Simons1-1/+1
2013-02-11uvch264: Remove the _ from the element namesSjoerd Simons1-2/+2
2013-02-11uvch264src: Port to gstreamer 1.0Sjoerd Simons1-118/+112
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-10UVC H264 pluginYouness Alaoui1-0/+723