[FFmpeg-devel] rockplayer patches to ffmpeg

Vladimir Pantelic vladoman
Thu Feb 10 17:36:45 CET 2011


Vladimir Pantelic wrote:
> based on: http://rockplayer.freecoder.org/download/rockplayer_ffmpeg.zip
>
> which itself seems to be based on SVN r22870
>
> README.rockplayer lists these changes:
>
> ...
> Modification and updates:
> ------------------------
>
> We removed configure script and replaced it by Android.mk, which is easier to work together with Google Android NDK.
> Please put the whole source structure into your NDK application and refer this Android.mk as any NDK application.
>
> The interface and implementation of FFmpeg is not changed. But we removed all files other than three components
> interested by RockPlayer: libavformat, libavcodec, libavutil for easy maintain and less confusion.
>
> If you are interesting in use different version of FFmpeg, just try to replace the corresponding files. But we are only
> sure this project compiles as it provided with NDK 1.6.
>
> But be careful if you are going to modify the Android.mk contained in this package, especially when adding more files,
> some files use GPL instead of LGPL which may cause the derived product doesn't apply LGPL any longer. Please check
> LICENSE from FFmpeg project for details.
>
> RockPlayer's website is http://www.anplayer.com, where you may find latest version of this source package.
> ...
>
> apart from that, 3 patches:
>
> 1) RM demuxer timestamp correction, seems to be based on mplayer's realdemux.c

in fact this one is: https://groups.google.com/group/nextplayer/msg/f21f4387b39491de?hl=zh




More information about the ffmpeg-devel mailing list