Skip to content
  • Tim-Philipp Müller's avatar
    gst-libs/gst/riff/riff-media.c: Const-ify some arrays and use G_N_ELEMENTS... · 27c5a22f
    Tim-Philipp Müller authored
    gst-libs/gst/riff/riff-media.c: Const-ify some arrays and use G_N_ELEMENTS instead of wasting oodles of RAM on termin...
    
    Original commit message from CVS:
    * gst-libs/gst/riff/riff-media.c:
    (gst_riff_create_video_template_caps),
    (gst_riff_create_audio_template_caps),
    (gst_riff_create_iavs_template_caps):
    Const-ify some arrays and use G_N_ELEMENTS instead
    of wasting oodles of RAM on terminator bits.
    27c5a22f