Writing decoder in Python
Posted: 14 Jan 2014 12:17
I want to fix https://trac.videolan.org/vlc/ticket/6697 (Implement GIF decoder) and I can only write in Python.
Is there a boilerplate for decoder where I can paste my frame decoding code in Python?
Is there a boilerplate for decoder where I can paste my frame decoding code in Python?