[FFmpeg-devel] [PATCH]libavutil: fix bugs of opencl wrapper
Wei Gao
highgod0401 at gmail.com
Thu Apr 4 05:16:31 CEST 2013
2013/4/3 Michael Niedermayer <michaelni at gmx.at>
> On Wed, Apr 03, 2013 at 05:44:20PM +0800, Wei Gao wrote:
> >
>
> > opencl.c | 69
> ++++++++++++++++++++++++++++++++++++---------------------------
> > opencl.h | 12 +++++++++-
> > 2 files changed, 50 insertions(+), 31 deletions(-)
> > b2203d6cea7093a7abc8ccb42280216d8db506ea
> 0001-fix-bugs-of-opencl-wrapper.patch
> > From 4f24117a75fabcad3c7738de4ec5ee7affdc8242 Mon Sep 17 00:00:00 2001
> > From: highgod0401 <highgod0401 at gmail.com>
> > Date: Wed, 3 Apr 2013 17:40:10 +0800
> > Subject: [PATCH] fix bugs of opencl wrapper
>
> can you split this in one commit per bugfix ?
> with maybe 1 line each explaining what the bug is exactly
>
> This could safe you alot of time later if one of the bugfixed causes
> a regression. git bisect could then simply be used to find out which
> change caused the regression
>
> Thanks
>
Hi,
Thanks for your reviewing.
the bugs is the comments in your last reviewing mail, and the bugs that
choose different device type. Thanks
and also, I want ask a question, can ffmpeg.exe accept the options which
allow user to choose platform, device type, device to build there kernel? I
thinks it is convenient for user if he want to specific a device to run
kernel
Thanks
Best regards
>
> [...]
>
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> While the State exists there can be no freedom; when there is freedom there
> will be no State. -- Vladimir Lenin
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>
More information about the ffmpeg-devel
mailing list