[FFmpeg-devel] [PATCH 1/1] Extended ASF functionality

Michael Niedermayer michaelni at gmx.at
Wed Jul 1 18:11:47 CEST 2015


On Wed, Jul 01, 2015 at 06:33:52PM +0300, Vadim Belov wrote:
> ---
>  libavformat/Makefile             |   2 +-
>  libavformat/asf.c                |   4 +
>  libavformat/asf.h                |  12 ++-
>  libavformat/asf_ex.h             |  58 ++++++++++
>  libavformat/asf_trim.c           | 228 +++++++++++++++++++++++++++++++++++++++
>  libavformat/asf_trim.h           |  95 ++++++++++++++++
>  libavformat/asfdec.c             |  17 ++-
>  libavformat/asfenc.c             |  64 ++++++++++-
>  8 files changed, 954 insertions(+), 485 deletions(-)
>  create mode 100644 libavformat/asf_ex.h
>  create mode 100644 libavformat/asf_trim.c
>  create mode 100644 libavformat/asf_trim.h
> 
>  1.9.5.msysgit.1
> 
> diff --git a/ffmpeg.c b/ffmpeg.c
> index a89ae39..a3cca09 100644
> --- a/ffmpeg.c
> +++ b/ffmpeg.c

there is something wrong with the patch
this hunk changes ffmpeg.c, yet that is not in the stats above
the change to ffmpeg.c doesnt belong in the patch

also the patch still contain sprintf(), tabs and other issues
is this the patch you wanted to post or an old one ?

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

Dictatorship naturally arises out of democracy, and the most aggravated
form of tyranny and slavery out of the most extreme liberty. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150701/42328f5d/attachment.asc>


More information about the ffmpeg-devel mailing list