On Fri, Mar 13, 2015 at 02:15:09PM -0400, Tucker DiNapoli wrote:
> Currently different versions of the postprocessing routines are
> generated from a template. Ultimately I intend to remove this by
> replacing the inline assembly with seperate yasm files. The c routines
> will still be needed, so they need to be moved to a seperate file.
> The routines were added to the file introduced by the last commit.
> ---
>  libpostproc/postprocess.c   |   7 +-
>  libpostproc/postprocess_c.c | 829 
> ++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 830 insertions(+), 6 deletions(-)

why do you duplicate this code ?
it should be removed from where it is now in the same patch that
adds it elsewhere.

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to