[FFmpeg-devel] [PATCH] Add CUDA function cuDeviceGetAttribute

Soft Works softworkz at hotmail.com
Fri Nov 2 01:09:20 EET 2018


> That enum is _way_ too massive. Most of that seems entirely useless in
> the context of ffmpeg anyway, like all the 1D and 3D stuff, and probably
> most of the 2D stuff as well.

I copied the full enum to have an exact match to cuda.h, but no problem, I can trim it down.

> Can you trim it down to only those exact ones you need? Also, just get
> rid of the comments, we're not doing that anywhere else anyway.

I kept them because dynlink_cuviddec.h has all comments included as well.
Should I still remove them in this case?


More information about the ffmpeg-devel mailing list