On 5/9/16, Piotr Bandurski wrote:
>> > this eating up memory:
>>
>> Another one attached.
>
> similar issue with this file:
Fixed.
0001-avcodec-add-Direct-Stream-Transfer-DST-decoder.patch.bz2
Description: BZip2 compressed data
___
ffmpeg-devel mailin
> > this eating up memory:
>
> Another one attached.
similar issue with this file:
https://www.datafilehost.com/d/798e9109
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 5/9/16, Piotr Bandurski wrote:
>> Sorry, this one should work.
>
> this eating up memory:
Another one attached.
0001-avcodec-add-Direct-Stream-Transfer-DST-decoder.patch.bz2
Description: BZip2 compressed data
___
ffmpeg-devel mailing list
ffmpeg-de
> Sorry, this one should work.
this eating up memory:
https://www.datafilehost.com/d/3226dd07
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 5/8/16, Michael Niedermayer wrote:
> On Sun, May 08, 2016 at 05:17:08PM +0200, Paul B Mahol wrote:
>> Hi,
>>
>> patch attached.
>
>> libavcodec/Makefile |9 -
>> libavcodec/allcodecs.c|1
>> libavcodec/avcodec.h |1
>> libavcodec/codec_desc.c |7
>> libavcodec/
On Sun, May 08, 2016 at 05:17:08PM +0200, Paul B Mahol wrote:
> Hi,
>
> patch attached.
> libavcodec/Makefile |9 -
> libavcodec/allcodecs.c|1
> libavcodec/avcodec.h |1
> libavcodec/codec_desc.c |7
> libavcodec/dsd_tablegen.h | 18 --
> libavcodec/dsddec.
Hi,
patch attached.
From 1c46c6aec755b4e18be6c0f69f8c278c9de9a4b4 Mon Sep 17 00:00:00 2001
From: Peter Ross
Date: Thu, 5 May 2016 21:21:27 +0200
Subject: [PATCH] avcodec: add Direct Stream Transfer (DST) decoder
Signed-off-by: Paul B Mahol
---
libavcodec/Makefile | 9 +-
libavcodec/all