[Ffmpeg-devel] Dr DivX OSS out with ffmpeg inside

Michael Niedermayer michaelni
Thu Dec 1 19:33:35 CET 2005


Hi

On Thu, Dec 01, 2005 at 09:25:29AM -0800, Steve Lhomme wrote:
> Hi everyone,
> 
> DivX has released yesterday their new Open Source project : Dr DivX 2.
> It's like the old DrDivX but using open source code, and offering the
> rest for free.
> 
> It uses a slightly modified version of FFMPEG built with MSVC. To avoid
> confusion with the "official builds" it's called DrFFMPEG.dll. The
> source code can be found on SourceForge.
> http://sourceforge.net/project/showfiles.php?group_id=145411&package_id=
> 159960&release_id=374966
> 
> It uses the MS Baseclasses for DirectShow access too.
> 
> Among other changes (that I can remember):
> -	fixes some asserts & memory leaks
> -	add the possibility to encode video using the DivX DLL
> -	add a "multi:" file protocol that simulates concatenation
> -	add AC3, AAC and DTS decoding through DirectShow (as we use the
> LGPL license)
> -	add capture code using DirectShow (not 100% finished but
> working)

anyone willing to submit clean and nicely split patches for things you think
are clean enough to be added to ffmpeg cvs? it would be an advantage for divx
too in case you ever want to upgrade to a new ffmpeg (less merging work)
a few notes, 
* 0.0/0.0 is not INFINITY this is very wrong
* dont bother to submit VC++ "fixes" they will be very likely rejected
* the %lld/%Ld -> PRIu64/PRId64 changes will probably be accepted
* avoid tabs, we will remove them from any submited patches before applying

[...]

-- 
Michael





More information about the ffmpeg-devel mailing list