On Fri, Jul 29, 2011 at 04:48:12PM +0200, Anton Khirnov wrote:
> It will be further developed with a few incompatible changes.
> 
> ffmpeg.c will stay as is for some time, so any scripts using it won't be
> broken.
> ---
>  .gitignore        |    1 +
>  Makefile          |    3 +-
>  avengine.c        | 4428 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  cmdutils.c        |    8 +-
>  configure         |   11 +-
>  doc/avengine.texi | 1065 +++++++++++++
>  6 files changed, 5508 insertions(+), 8 deletions(-)
>  create mode 100644 avengine.c
>  create mode 100644 doc/avengine.texi

Run the source through some formatting tool first, it's bad to start new tool
with old (lack of) formatting and unlike bad code it can be fixed rather
easily.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to