Original commit message from CVS:
oops
This commit is contained in:
Wim Taymans 2002-09-02 18:50:38 +00:00
parent 70f2f1ba90
commit 62579ab3f2

View file

@ -993,7 +993,7 @@ gst_mad_change_state (GstElement *element)
mad->caps_set = FALSE;
mad->vbr_average = 0;
mad->frame.header.samplerate = 0;
mad->restart = TRUE;
mad->restart = FALSE;
break;
case GST_STATE_PAUSED_TO_PLAYING:
/* do something to get out of the chain function faster */