mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
919d3f2f7c
Original commit message from CVS: Add a parser for metadata (demux_metadata): Given the buffer containing the metadata, look through it and get the info out of it. (wav_new_chunk_callback): Change the if statement to a switch statement. Handle GST_RIFF_TAG_LIST by changing what the type of list it is and parsing out metadata if it is "INFO". |
||
---|---|---|
.. | ||
audiofx | ||
auparse | ||
avi | ||
cutter | ||
debug | ||
effectv | ||
flx | ||
goom | ||
law | ||
level | ||
median | ||
monoscope | ||
qtdemux | ||
rtp | ||
smoothwave | ||
smpte | ||
spectrum | ||
udp | ||
videocrop | ||
videofilter | ||
videoflip | ||
wavenc | ||
wavparse | ||
Makefile.am |