Register
Site Login
Site Search
Forums
Advertisement
Welcome to PocketMatrix. PocketMatrix is dedicated to providing the best online community for mobile device developers and enthusiests. What's new?

New attempt of video playback API enrichment ;)


New attempt of video playback API enrichment ;)

Postby Nomad » Apr 12, 2007 @ 3:04pm

As libmpeg2 is GNU I have given up with integrating it to GledPlay.
Now paying attention to licensing policy I've found great ffmpeg library (which is used in many-many projects on different OS). And ffmpeg is fortunately LGPLed. So as GledPlay is.
A've chosen Mpeg4 decoder from it, because it is frame based, so it will be more easy to skip frames.
Now I'm at the stage of having ability to decode frames to file, so the light in tunnel is very close :D

But, have licensing question, because I'm not very competent in this field.
To somehow ease my work in porting I've used ported version from TCPMP's ffmpeg plugin. All FFMPEG files in this source at the top has all LGPL license type. And all native TCPMP files with GNU license was removed.

I think as I removed GNUed files from this project I can make this ported library LGPLed?
Nomad
pm Member
 
Posts: 76
Joined: Oct 28, 2006 @ 8:21pm
Location: Ukraine, Kiev


Return to GledPlay


Forum Description

Game Engine for Embedded Devices. Simple, complete, and powerful. Focused on the game.

Moderators:

Matias, Sergio

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum