summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpjpegpay.c
Commit message (Expand)AuthorAgeFilesLines
* rtpjpegpay: add support for buffer-listsOgnyan Tonchev2009-06-191-7/+58
* rtpjpegpay: we only need to swap bits on LEWim Taymans2009-05-081-5/+0
* rtpjpegpay: refuse some unsupported jpeg formatsWim Taymans2009-05-061-5/+14
* rtpjpegpay: rewrite quant table handlingWim Taymans2009-05-061-93/+132
* rtpjpegpay: handle input with 1 quant tableWim Taymans2009-05-061-13/+28
* rtpjpegpay: correctly set the type headerWim Taymans2009-05-051-49/+207
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-8/+6
* gst/rtp/: Add a jpeg depayloader.Wim Taymans2008-11-141-4/+4
* gst/rtp/: Add JPEG payloader. Fixes #560756.Bjorn Ostby2008-11-141-0/+514