[MPlayer-dev-eng] any start up reading material for integrating a custom-made h.264 video decoder into the mplayer software architecture?

Diego Biurrun diego at biurrun.de
Wed Sep 10 16:10:19 CEST 2008


On Wed, Sep 10, 2008 at 10:04:10PM +0800, Alex T. W. LEUNG wrote:
> 
> I would like to integrate a custom-made h.264 decoder into the current
> mplayer software architecture. Therefore, I would like to seek help in
> your pointing out some start-up documentations for me to read. 

Check out how some of the other codec libs are handled in
libmpcodecs/vd_*.c

Also, be careful of licensing issues.  The resulting MPlayer is likely
to be unredistributable since that proprietary codec is bound to be
incompatible with the GPL.

> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> This message (including any attachments) is for the named
> addressee(s)'s use only. It may contain sensitive, confidential,
> private proprietary or legally privileged information intended for a
> specific individual and purpose, and is protected by law. If you are
> not the intended recipient, please immediately delete it and all copies
> of it from your system, destroy any hard copies of it
> and notify the sender. Any use, disclosure, copying, or distribution of
> this message and/or any attachments is strictly prohibited.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

If you keep attaching this crap to your emails you will not be making
many friends around here.

Diego



More information about the MPlayer-dev-eng mailing list