Le 13 août 2014 12:22, "Christophe Gisquet"
a écrit :
>
> Fixes DLAD_8b_3c_big.dpx from ticket #3692
> ---
> libavcodec/dpx.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/libavcodec/dpx.c b/libavcodec/dpx.c
> index 2ad7527..d4d6833 100644
> --- a/libavcodec/dpx.c
> +++ b/libavcodec/
On Sat, Aug 16, 2014 at 01:57:16PM +0200, Christophe Gisquet wrote:
> Hi,
>
> 2014-08-16 12:51 GMT+02:00 Michael Niedermayer :
> > On Sat, Aug 16, 2014 at 11:39:44AM +0200, Christophe Gisquet wrote:
> [...]
> > i added hoger to the CC
>
> Yes, I read that file. I sent minutes after my previous ma
On Sat Aug 16 2014 13:57:16 GMT+0200 (CEST), Christophe Gisquet wrote:
Hi,
2014-08-16 12:51 GMT+02:00 Michael Niedermayer :
On Sat, Aug 16, 2014 at 11:39:44AM +0200, Christophe Gisquet wrote:
[...]
i added hoger to the CC
Yes, I read that file. I sent minutes after my previous mail inquiries
Hi,
2014-08-16 12:51 GMT+02:00 Michael Niedermayer :
> On Sat, Aug 16, 2014 at 11:39:44AM +0200, Christophe Gisquet wrote:
[...]
> i added hoger to the CC
Yes, I read that file. I sent minutes after my previous mail inquiries
to various DPX users/developers I've seen through the
files/mails/bugre
On Sat, Aug 16, 2014 at 11:39:44AM +0200, Christophe Gisquet wrote:
> Hi,
>
> 2014-08-14 11:48 GMT+02:00 Christophe Gisquet :
> > Hi,
> >
> > 2014-08-14 5:01 GMT+02:00 Michael Niedermayer :
> >> On Wed, Aug 13, 2014 at 10:21:54AM +, Christophe Gisquet wrote:
> >>> case 50081:
> >>> +
Hi,
2014-08-14 11:48 GMT+02:00 Christophe Gisquet :
> Hi,
>
> 2014-08-14 5:01 GMT+02:00 Michael Niedermayer :
>> On Wed, Aug 13, 2014 at 10:21:54AM +, Christophe Gisquet wrote:
>>> case 50081:
>>> +avctx->pix_fmt = AV_PIX_FMT_BGR24;
>>> +break;
>>
>> this possibly breaks d
Hi,
2014-08-14 5:01 GMT+02:00 Michael Niedermayer :
> On Wed, Aug 13, 2014 at 10:21:54AM +, Christophe Gisquet wrote:
>> case 50081:
>> +avctx->pix_fmt = AV_PIX_FMT_BGR24;
>> +break;
>
> this possibly breaks decoding of
> checkerboard_1080p_nuke_bigendian_8bit_noalpha.dpx
On Wed, Aug 13, 2014 at 10:21:54AM +, Christophe Gisquet wrote:
> Fixes DLAD_8b_3c_big.dpx from ticket #3692
> ---
> libavcodec/dpx.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/libavcodec/dpx.c b/libavcodec/dpx.c
> index 2ad7527..d4d6833 100644
> --- a/libavcodec/dpx.c
> +++ b
On 8/13/14, Christophe Gisquet wrote:
> Fixes DLAD_8b_3c_big.dpx from ticket #3692
> ---
> libavcodec/dpx.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/libavcodec/dpx.c b/libavcodec/dpx.c
> index 2ad7527..d4d6833 100644
> --- a/libavcodec/dpx.c
> +++ b/libavcodec/dpx.c
> @@ -232,6