gstreamer/docs/random/porting-to-0.11.txt

6 lines
185 B
Text
Raw Normal View History

2010-12-06 12:51:50 +00:00
The 0.11 porting guide
----------------------
2010-12-06 18:24:30 +00:00
* All deprecated methods were removed. Recompile against 0.10 with
DISABLE_DEPRECATED and fix issues before attempting to port to 0.11.