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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel