Skip to content
  • Ronald S. Bultje's avatar
    ext/a52dec/gsta52dec.*: Do something useful with timestamps. Make chain-based... · fd2b4713
    Ronald S. Bultje authored
    ext/a52dec/gsta52dec.*: Do something useful with timestamps. Make chain-based (since there's really no reason to be l...
    
    Original commit message from CVS:
    * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
    (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
    (gst_a52dec_handle_frame), (gst_a52dec_chain),
    (gst_a52dec_change_state), (plugin_init):
    * ext/a52dec/gsta52dec.h:
    Do something useful with timestamps. Make chain-based (since
    there's really no reason to be loopbased).
    * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
    Update current_byte/frame correctly.
    fd2b4713