Skip to content
  • Ronald S. Bultje's avatar
    gst/avi/gstavidemux.c: Fix seeking (or, well, fix threading issue where a... · 83c64012
    Ronald S. Bultje authored
    gst/avi/gstavidemux.c: Fix seeking (or, well, fix threading issue where a variable was set before a lock was taken an...
    
    Original commit message from CVS:
    * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
    (gst_avi_demux_handle_seek):
    Fix seeking (or, well, fix threading issue where a variable was
    set before a lock was taken and was already unset before that
    same lock was taken and was thus no longer in existance when it
    actually had to be used).
    83c64012
To find the state of this project's repository at the time of any of these versions, check out the tags.