[vlc-devel] [Linux] Source code example of an intra-frame video codec? Where does it fit in VLC?

Jean-Baptiste Kempf jb at videolan.org
Wed Jan 7 09:33:56 CET 2009


Hello,

On Tue, Jan 06, 2009 at 02:40:02PM -0600, Ed Sutton wrote :
> I wish to get oriented with the VLC code base yet do not know where to start.  A source code example that uses a simple video decoder is ideal - something I could debug into.    Can someone please point to what modules and interfaces I should start learning?
What about looking at the png codec in VLC:
http://git.videolan.org/?p=vlc.git;a=blob;f=modules/codec/png.c;
or mpeg2:
http://git.videolan.org/?p=vlc.git;a=blob;f=modules/codec/libmpeg2.c;
?

Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/



More information about the vlc-devel mailing list