Fix problem transitioning to PLAYING. (#122481)
Original commit message from CVS: Fix problem transitioning to PLAYING. (#122481)
This commit is contained in:
parent
52db12c305
commit
ffb4b651be
@ -155,7 +155,6 @@ gst_wavenc_change_state (GstElement *element)
|
||||
|
||||
switch (GST_STATE_TRANSITION (element)) {
|
||||
case GST_STATE_PAUSED_TO_READY:
|
||||
case GST_STATE_READY_TO_PAUSED:
|
||||
wavenc->setup = FALSE;
|
||||
wavenc->flush_header = TRUE;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user