Re: [FFmpeg-devel] [PATCH V3] examples/hw_decode: Add a HWAccel decoding example.

2017-07-20 Thread Steven Liu
2017-07-20 15:09 GMT+08:00 Jun Zhao : > > > On 2017/7/20 14:17, Steven Liu wrote: >> 2017-07-20 13:29 GMT+08:00 Jun Zhao : >>> V3: re-work to support the other hwaccels, just test with vaapi, >>> dxva2|d3d11va|videotoolbox might work as well. >>> V2: re-work with new hw decoding API. >>> >>> _

Re: [FFmpeg-devel] [PATCH V3] examples/hw_decode: Add a HWAccel decoding example.

2017-07-20 Thread Jun Zhao
On 2017/7/20 14:17, Steven Liu wrote: > 2017-07-20 13:29 GMT+08:00 Jun Zhao : >> V3: re-work to support the other hwaccels, just test with vaapi, >> dxva2|d3d11va|videotoolbox might work as well. >> V2: re-work with new hw decoding API. >> >> ___ >> ff

Re: [FFmpeg-devel] [PATCH V3] examples/hw_decode: Add a HWAccel decoding example.

2017-07-19 Thread Steven Liu
2017-07-20 13:29 GMT+08:00 Jun Zhao : > V3: re-work to support the other hwaccels, just test with vaapi, > dxva2|d3d11va|videotoolbox might work as well. > V2: re-work with new hw decoding API. > > ___ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.or