Skip to content
  • Sebastian Dröge's avatar
    ext/wavpack/gstwavpackenc.c: Send the new segment event in time format instead... · 8d8d278b
    Sebastian Dröge authored
    ext/wavpack/gstwavpackenc.c: Send the new segment event in time format instead of bytes. This allows "wavpackenc ! wa...
    
    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.
    8d8d278b
To find the state of this project's repository at the time of any of these versions, check out the tags.