Skip to content
  • Wim Taymans's avatar
    gst/rtp/: Add a jpeg depayloader. · 5c9ebea3
    Wim Taymans authored
    Original commit message from CVS:
    * gst/rtp/Makefile.am:
    * gst/rtp/gstrtp.c: (plugin_init):
    * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
    (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
    (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
    (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
    (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
    (gst_rtp_jpeg_depay_change_state),
    (gst_rtp_jpeg_depay_plugin_init):
    * gst/rtp/gstrtpjpegdepay.h:
    Add a jpeg depayloader.
    * gst/rtp/gstrtpjpegpay.c:
    Set the default properties on the payloader to better defaults.
    5c9ebea3