Re: [FFmpeg-devel] [PATCH] avcodec/h263dec: Fixed missing `hw_configs` property

2019-04-28 Thread Carl Eugen Hoyos
2019-04-29 0:32 GMT+02:00, fumoboy007 : Could you add a sentence to the commit message that explains what this commit fixes? Maybe "h263 decoding with videotoolbox"? Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org

[FFmpeg-devel] [PATCH] avcodec/h263dec: Fixed missing `hw_configs` property

2019-04-28 Thread fumoboy007
--- libavcodec/h263dec.c | 27 +++ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/libavcodec/h263dec.c b/libavcodec/h263dec.c index 8385ddfe2e..6f001f6d47 100644 --- a/libavcodec/h263dec.c +++ b/libavcodec/h263dec.c @@ -743,6 +743,19 @@ const enum