mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 20:42:30 +00:00
20dd20b2e9
Original commit message from CVS: * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_push_block): Send the new segment event in time format instead of bytes. This allows "wavpackenc ! wavpackdec ! someaudiosink" pipelines. * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_plugin_init): Accept framed and non-framed input, wavpackparse doesn't care. To prevent "wavpackparse ! wavpackparse ! ..." pipelines lower the rank of wavpackparse by one. This allows "wavpackenc ! wavpackparse ! ..." pipelines. |
||
---|---|---|
.. | ||
gstwavpack.c | ||
gstwavpackcommon.c | ||
gstwavpackcommon.h | ||
gstwavpackdec.c | ||
gstwavpackdec.h | ||
gstwavpackenc.c | ||
gstwavpackenc.h | ||
gstwavpackparse.c | ||
gstwavpackparse.h | ||
gstwavpackstreamreader.c | ||
gstwavpackstreamreader.h | ||
Makefile.am | ||
md5.c | ||
md5.h |