Re: [FFmpeg-devel] Discuss: Improved hardware acceleration support

2014-10-31 Thread wm4
On Fri, 31 Oct 2014 19:06:28 +0100 Hendrik Leppkes wrote: > On Fri, Oct 31, 2014 at 5:59 PM, wm4 wrote: > > > On Thu, 30 Oct 2014 20:31:17 -0500 > > Rodger Combs wrote: > > > > > libavcodec currently has support for hardware-accelerated decoding, but > > no support for encoding, and libavcodec

Re: [FFmpeg-devel] Discuss: Improved hardware acceleration support

2014-10-31 Thread Hendrik Leppkes
On Fri, Oct 31, 2014 at 5:59 PM, wm4 wrote: > On Thu, 30 Oct 2014 20:31:17 -0500 > Rodger Combs wrote: > > > libavcodec currently has support for hardware-accelerated decoding, but > no support for encoding, and libavcodec+libavfilter+ffmpeg provide no > support for a decode->filter->encode pipe

Re: [FFmpeg-devel] Discuss: Improved hardware acceleration support

2014-10-31 Thread wm4
On Thu, 30 Oct 2014 20:31:17 -0500 Rodger Combs wrote: > libavcodec currently has support for hardware-accelerated decoding, but no > support for encoding, and libavcodec+libavfilter+ffmpeg provide no support > for a decode->filter->encode pipeline that doesn't involve copying buffers > back a