summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpjpegdepay.c
Commit message (Expand)AuthorAgeFilesLines
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-071-0/+1
* rtp: add missing include to fix the buildStefan Kost2009-10-021-0/+1
* rtpjpegdepay: add missing math.h includeHavard Graff2009-09-081-0/+1
* jpegdepay: use attributes for extra propertiesLuc Deschenaux2009-08-031-4/+62
* rtpjpegdepay: use width/height from payloadWim Taymans2009-05-051-11/+45
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-3/+0
* Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey2009-04-181-34/+0
* gst/rtp/gstrtpjpegdepay.c: Add an EOI marker at the end of the jpeg frame whe...Wim Taymans2008-12-091-2/+21
* gst/rtp/: Add a jpeg depayloader.Wim Taymans2008-11-141-0/+614