Re: [FFmpeg-devel] [PATCH] Reenable GHA phase inversion in Atrac3+

2015-06-07 Thread Max Pole
> > > > I've recently got a couple of appropriate samples from the PPSSPP > emulator > > project so I coud test this feature extensively. > > where can i find these samples ? > are they online somewhere? can you upload them ? > I've just uploaded a folder named "atrac3p GHA phase inversion" to upl

[FFmpeg-devel] [PATCH] Reenable GHA phase inversion in Atrac3+

2015-06-07 Thread Max Pole
Hello crews, I attached two simple patches reenabling a decoder feature been initially disabled due to lack of real-world samples. I've recently got a couple of appropriate samples from the PPSSPP emulator project so I coud test this feature extensively. The 2nd patch is a cosmetical one that re

[FFmpeg-devel] [DISCUSSION] Atrac3+ stream inside PSMF

2014-11-25 Thread Max Pole
>From b3013e56b0251d7e1a04191dfaa60ded3431bb23 Mon Sep 17 00:00:00 2001 From: Maxim Poliakovski Date: Mon, 24 Nov 2014 01:20:21 +0100 Subject: [PATCH 2/2] mpeg: add experimental support for PSMF audio. --- libavformat/mpeg.c | 61 ++ 1 file cha