mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 18:20:44 +00:00
4f1ddeddba
Original commit message from CVS: * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init), (gst_wavpack_enc_init), (gst_wavpack_enc_chain), (gst_wavpack_enc_rewrite_first_block): * ext/wavpack/gstwavpackenc.h: Put the write helpers into the GstWavpackEnc struct directly and not as a pointer to save two small, but useless mallocs. This also makes it possible to drop the finalize method. * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_push_buffer): For consistency reasons also set GST_BUFFER_OFFSET_END on the outgoing buffers the same way wavpackenc does it. |
||
---|---|---|
.. | ||
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 |