Skip to content
  • Tim-Philipp Müller's avatar
    gst/matroska/: not perfect yet though, needs some tweaking in flacdec; also,... · a0fa3b29
    Tim-Philipp Müller authored
    gst/matroska/: not perfect yet though, needs some tweaking in flacdec; also, seeking could be better.
    
    Original commit message from CVS:
    * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
    (gst_matroska_demux_push_flac_codec_priv_data),
    (gst_matroska_demux_push_xiph_codec_priv_data),
    (gst_matroska_demux_parse_blockgroup_or_simpleblock),
    (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
    * gst/matroska/matroska-ids.h:
    Add basic FLAC support (#311586), not perfect yet though, needs some
    tweaking in flacdec; also, seeking could be better.
    Do better bounds checking when deserialising vorbis stream headers
    to make sure we don't read beyond the end of the buffer on bad input.
    a0fa3b29