On Sat, 2015-12-26 at 21:13 +0100, Luca Barbato wrote:
> Got the time to read a little the code:
>
> /** Map one real FFT into two parallel real even and odd FFTs. Then
> interleave
> * the two real FFTs into one complex FFT. Unmangle the results.
> * ref:
> http://www.engineeringproductivityto
On Sun, 20 Dec 2015 20:59:30 +0100
Anton Khirnov wrote:
> ---
> libavcodec/vdpau.c | 101
> ++--
> libavcodec/vdpau_h264.c | 1 +
> libavcodec/vdpau_internal.h | 11 +
> libavcodec/vdpau_mpeg12.c | 1 +
> libavcodec/vdpau_mpeg4.c
On Sun, 20 Dec 2015 20:59:29 +0100
Anton Khirnov wrote:
> ---
> libavcodec/avcodec.h | 20
> libavcodec/utils.c | 3 +++
> 2 files changed, 23 insertions(+)
>
> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
> index 8083111..79aa3b7 100644
> --- a/libavcodec/av
On Sun, 20 Dec 2015 20:59:28 +0100
Anton Khirnov wrote:
> ---
> libavutil/Makefile | 1 +
> libavutil/hwframe.c | 3 +
> libavutil/hwframe_internal.h | 2 +
> libavutil/hwframe_vdpau.c| 264
> +++
> libavutil/hwframe_vdpau.h
On Sun, 20 Dec 2015 20:59:27 +0100
Anton Khirnov wrote:
> ---
> libavutil/Makefile | 2 +
> libavutil/frame.c| 11 +++
> libavutil/frame.h| 2 +
> libavutil/hwframe.c | 202
> +++
> libavutil/hwframe.h