[FFmpeg-devel] [PATCH] avfilter: slice processing for geq
Marc-Antoine ARNAUD
arnaud.marcantoine at gmail.com
Thu Jan 4 09:52:17 EET 2018
Sorry, I have upgrade and re-generate patches.
Le mer. 3 janv. 2018 à 23:47, Moritz Barsnick <barsnick at gmx.net> a écrit :
> On Wed, Jan 03, 2018 at 12:51:06 +0000, Marc-Antoine ARNAUD wrote:
> > Changelog | 10 +
> > MAINTAINERS | 9 +-
> > Makefile | 9 +-
> > compat/cuda/dynlink_loader.h | 18 +-
> > compat/nvenc/nvEncodeAPI.h | 2 +-
> > compat/tms470/math.h | 30 -
> > compat/w32dlfcn.h | 1 +
> > compat/windows/makedef | 41 +-
> > configure | 649 ++-
> > doc/APIchanges | 3 +
> > doc/codecs.texi | 8 -
> > doc/encoders.texi | 2 +
> > doc/ffmpeg.texi | 4 +-
> > doc/filters.texi | 73 +-
> > doc/general.texi | 5 +
> > doc/indevs.texi | 2 +
> > doc/libav-merge.txt | 1 +
> > doc/muxers.texi | 72 +-
> > doc/protocols.texi | 9 +
> > ffbuild/common.mak | 3 +-
> > ffbuild/library.mak | 14 +-
> > fftools/cmdutils.h | 1 +
> > fftools/ffmpeg.c | 56 +-
> > fftools/ffmpeg.h | 1 +
> > fftools/ffmpeg_filter.c | 1 +
> > fftools/ffmpeg_opt.c | 27 +-
> > fftools/ffplay.c | 102 +-
> > fftools/ffprobe.c | 2 +-
> > libavcodec/Makefile | 24 +-
> > libavcodec/aacdec_fixed.c | 2 +-
> > libavcodec/aacenc.c | 87 +-
> > libavcodec/aacenc.h | 286 +-
> > libavcodec/aacenctab.h | 13 +-
> > libavcodec/aacpsdsp_template.c | 8 +-
> > libavcodec/aacsbr_fixed.c | 1 +
> > libavcodec/aarch64/mpegaudiodsp_neon.S | 4 +-
> > libavcodec/ac3tab.h | 3 +-
>
> No, this looks totally wrong. You didn't provide a patch of your
> commit, but a diff against a very much old version of the tree.
>
> Moritz
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avfilter-slice-processing-for-geq.patch
Type: application/octet-stream
Size: 6024 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180104/f3190632/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-avfilter-rename-variables-in-geq.patch
Type: application/octet-stream
Size: 2068 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180104/f3190632/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-reorder-variable-definition-in-geq.patch
Type: application/octet-stream
Size: 1546 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180104/f3190632/attachment-0002.obj>
More information about the ffmpeg-devel
mailing list