On Tue, Jan 31, 2017 at 06:29:03PM +0100, Paul B Mahol wrote:
> On 1/31/17, Michael Niedermayer wrote:
> > On Tue, Jan 31, 2017 at 04:17:19PM +0100, Paul B Mahol wrote:
> >> On 1/31/17, Michael Niedermayer wrote:
> >> > On Sun, Jan 29, 2017 at 06:39:21PM +0100, Paul B Mahol wrote:
> >> >> Only lo
On 1/31/17, Michael Niedermayer wrote:
> On Tue, Jan 31, 2017 at 04:17:19PM +0100, Paul B Mahol wrote:
>> On 1/31/17, Michael Niedermayer wrote:
>> > On Sun, Jan 29, 2017 at 06:39:21PM +0100, Paul B Mahol wrote:
>> >> Only lossy part is decoded for now.
>> >>
>> >> Signed-off-by: Paul B Mahol
>>
On Tue, Jan 31, 2017 at 04:17:19PM +0100, Paul B Mahol wrote:
> On 1/31/17, Michael Niedermayer wrote:
> > On Sun, Jan 29, 2017 at 06:39:21PM +0100, Paul B Mahol wrote:
> >> Only lossy part is decoded for now.
> >>
> >> Signed-off-by: Paul B Mahol
> >> ---
> > [...]
> >> static int oma_read_pack
On 1/31/17, Michael Niedermayer wrote:
> On Sun, Jan 29, 2017 at 06:39:21PM +0100, Paul B Mahol wrote:
>> Only lossy part is decoded for now.
>>
>> Signed-off-by: Paul B Mahol
>> ---
> [...]
>> static int oma_read_packet(AVFormatContext *s, AVPacket *pkt)
>> {
>> OMAContext *oc = s->priv_
On Sun, Jan 29, 2017 at 06:39:21PM +0100, Paul B Mahol wrote:
> Only lossy part is decoded for now.
>
> Signed-off-by: Paul B Mahol
> ---
[...]
> static int oma_read_packet(AVFormatContext *s, AVPacket *pkt)
> {
> OMAContext *oc = s->priv_data;
> -AVStream *st= s->streams[0];
> -
Only lossy part is decoded for now.
Signed-off-by: Paul B Mahol
---
libavcodec/Makefile| 3 +
libavcodec/allcodecs.c | 2 +
libavcodec/atrac3.c| 77 +-
libavcodec/atrac3plusdec.c | 14 +++-
libavcodec/avcodec.h | 2 +
libavcodec/codec_desc.c
On 1/25/17, Paul B Mahol wrote:
> Only lossy part is decoded for now.
>
> Signed-off-by: Paul B Mahol
> ---
> libavcodec/Makefile| 3 +
> libavcodec/allcodecs.c | 2 +
> libavcodec/atrac3.c| 134 ++-
> libavcodec/atrac3plusdec.c | 14 +++-
Only lossy part is decoded for now.
Signed-off-by: Paul B Mahol
---
libavcodec/Makefile| 3 +
libavcodec/allcodecs.c | 2 +
libavcodec/atrac3.c| 134 ++-
libavcodec/atrac3plusdec.c | 14 +++-
libavcodec/avcodec.h | 2 +
libavcodec/