On 31/08/14 21:24, Luca Barbato wrote:
Nothing is using it right now. --- libavcodec/avcodec.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 14440fe..c5fd990 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -2920,8 +2920,7 @@ typedef struct AVHWAccel { enum AVPixelFormat pix_fmt; /** - * Hardware accelerated codec capabilities. - * see FF_HWACCEL_CODEC_CAP_* + * Hardware accelerated codec capabilities. (currently unused) */ int capabilities;
Rémi started using it so I'd drop the patch. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
