diff --git a/docs/random/porting-to-0.11.txt b/docs/random/porting-to-0.11.txt index 0c4fffe448..0d97143c51 100644 --- a/docs/random/porting-to-0.11.txt +++ b/docs/random/porting-to-0.11.txt @@ -140,6 +140,8 @@ The 0.11 porting guide GST_FLOW_UNEXPECTED -> GST_FLOW_EOS + GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING + GstActivateMode -> GstPadMode, GST_ACTIVATE_* -> GST_PAD_MODE_* The GstPadAcceptCapsFunction was removed and replaced with a