tor 2019-08-01 klockan 16:34 + skrev Gaullier Nicolas:
> > > > MXF has a UL registered for Dolby-E:
> > I also notice this UL is already in mxf.c, but added commented out
> > by Baptiste back in 2006..
> There are two ways for signalling dolby-E in MXF : channel status IF
> using an AES3 descri
> > > MXF has a UL registered for Dolby-E:
> I also notice this UL is already in mxf.c, but added commented out by
> Baptiste back in 2006..
There are two ways for signalling dolby-E in MXF : channel status IF using an
AES3 descriptor, or the registered UL for Sound Essence Coding.
ARD/ZDF/HDF re
tis 2019-07-30 klockan 21:07 +0200 skrev Carl Eugen Hoyos:
> Am Di., 30. Juli 2019 um 21:04 Uhr schrieb Tomas Härdin :
> > tis 2019-07-30 klockan 15:24 +0200 skrev Carl Eugen Hoyos:
> > >
> > > > Am 30.07.2019 um 14:02 schrieb Tomas Härdin :
> > > >
> > > > fre 2019-07-26 klockan 18:45 +0200 skre
Am Di., 30. Juli 2019 um 21:04 Uhr schrieb Tomas Härdin :
>
> tis 2019-07-30 klockan 15:24 +0200 skrev Carl Eugen Hoyos:
> >
> >
> > > Am 30.07.2019 um 14:02 schrieb Tomas Härdin :
> > >
> > > fre 2019-07-26 klockan 18:45 +0200 skrev Nicolas Gaullier:
> > >
> > > > diff --git a/libavformat/wavdec.c
tis 2019-07-30 klockan 15:24 +0200 skrev Carl Eugen Hoyos:
>
>
> > Am 30.07.2019 um 14:02 schrieb Tomas Härdin :
> >
> > fre 2019-07-26 klockan 18:45 +0200 skrev Nicolas Gaullier:
> >
> > > diff --git a/libavformat/wavdec.c b/libavformat/wavdec.c
> > > index 52194f54ef..501c21f220 100644
> > >
> Am 30.07.2019 um 14:02 schrieb Tomas Härdin :
>
> fre 2019-07-26 klockan 18:45 +0200 skrev Nicolas Gaullier:
>
>> diff --git a/libavformat/wavdec.c b/libavformat/wavdec.c
>> index 52194f54ef..501c21f220 100644
>> --- a/libavformat/wavdec.c
>> +++ b/libavformat/wavdec.c
>> @@ -41,6 +41,7 @@
>
fre 2019-07-26 klockan 18:45 +0200 skrev Nicolas Gaullier:
> @@ -1951,6 +1951,13 @@ typedef struct AVFormatContext {
> * - decoding: set by user
> */
> int skip_estimate_duration_from_pts;
> +
> +/**
> + * Probe dolby_e in PCM streams
> + * - encoding: unused
> + *
On Fri, Jul 26, 2019 at 06:45:16PM +0200, Nicolas Gaullier wrote:
> ---
> libavformat/avformat.h | 7 +++
> libavformat/mxfdec.c| 20 +++-
> libavformat/options_table.h | 1 +
> libavformat/wavdec.c| 7 ++-
> 4 files changed, 33 insertions(+), 2 dele
---
libavformat/avformat.h | 7 +++
libavformat/mxfdec.c| 20 +++-
libavformat/options_table.h | 1 +
libavformat/wavdec.c| 7 ++-
4 files changed, 33 insertions(+), 2 deletions(-)
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 6
On Fri, Jul 26, 2019 at 6:45 PM Nicolas Gaullier <
nicolas.gaull...@arkena.com> wrote:
> ---
> libavformat/avformat.h | 7 +++
> libavformat/mxfdec.c| 20 +++-
> libavformat/options_table.h | 1 +
> libavformat/wavdec.c| 7 ++-
> 4 files changed, 33
10 matches
Mail list logo