2019-02-03 22:09 GMT+01:00, Dominik 'Rathann' Mierzejewski
:
> On Sunday, 27 January 2019 at 19:48, Carl Eugen Hoyos wrote:
>> 2019-01-27 19:43 GMT+01:00, Dominik 'Rathann' Mierzejewski
>> :
>> > On Sunday, 27 January 2019 at 19:29, Carl Eugen Hoyos wrote:
>> >> 2019-01-27 19:06 GMT+01:00, Dominik
On Monday, 28 January 2019 at 04:54, James Almer wrote:
> On 1/27/2019 3:43 PM, Dominik 'Rathann' Mierzejewski wrote:
[...]
> > If you're trying to say we can upgrade 4.0.x to 4.1.x without
> > recompiling any dependent packages and you guarantee everything will
> > work just like with 4.0.x, then
On Sunday, 27 January 2019 at 19:57, Hendrik Leppkes wrote:
> On Sun, Jan 27, 2019 at 7:43 PM Dominik 'Rathann' Mierzejewski
> wrote:
> >
> > If you're trying to say we can upgrade 4.0.x to 4.1.x without
> > recompiling any dependent packages and you guarantee everything will
> > work just like wi
On Sunday, 27 January 2019 at 19:48, Carl Eugen Hoyos wrote:
> 2019-01-27 19:43 GMT+01:00, Dominik 'Rathann' Mierzejewski
> :
> > On Sunday, 27 January 2019 at 19:29, Carl Eugen Hoyos wrote:
> >> 2019-01-27 19:06 GMT+01:00, Dominik 'Rathann' Mierzejewski
> >> :
> >> > Hello,
> >> >
> >> > On Wednes
* Outputs ASS lines with basic coloring and font scaling for each
given region.
* Sets the default style to the resolution of the subtitle plane
(for example, 960x540 / 36pt font for profile A).
* Has options to:
* Disable ruby text (which is coded as regions which have
half-height text i
On Sun, Feb 3, 2019 at 5:34 PM Jan Ekström wrote:
>
> * Outputs ASS lines with basic coloring and font scaling for each
> given region.
> * Sets the default style to the resolution of the subtitle plane
> (for example, 960x540 / 36pt font for profile A).
> * Has options to:
> * Disable ruby
On Tue, Jan 29, 2019 at 01:32:17AM +0100, Michael Niedermayer wrote:
> In such a duplication the previous gets overwritten and leaks
>
> Fixes: memleak
> Fixes:
> 12510/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PGSSUB_fuzzer-5694439226343424
>
> Found-by: continuous fuzzing process
> ht
hi, i recently posted a patch to the mailing list that came from some very
incorrect assumptions about the bmff spec. i've figured out what the actual
issue is, and it is arguably more complex to solve, and requires some more
serious changes to how sidx is loaded to fix, as such i'd like to list ou
Signed-off-by: Michael Niedermayer
---
tools/target_dec_fate.list | 266 +
1 file changed, 266 insertions(+)
diff --git a/tools/target_dec_fate.list b/tools/target_dec_fate.list
index b20137bfef..f6f131569e 100644
--- a/tools/target_dec_fate.list
+++ b/tools/t
Fixes: 1377/clusterfuzz-testcase-minimized-5487049807233024
Fixes: assertion failure in sbr_sum_square_c()
Signed-off-by: Michael Niedermayer
---
libavcodec/sbrdsp_fixed.c | 34 +++---
1 file changed, 19 insertions(+), 15 deletions(-)
diff --git a/libavcodec/sbrdsp_f
On 3 Feb 2019, at 16:24, Marton Balint wrote:
On Sun, 3 Feb 2019, Carl Eugen Hoyos wrote:
2019-01-28 2:00 GMT+01:00, Marton Balint :
If we enable a component but a dependant library is disabled, then
the
enabled
component get silently disabled. Requesting all explicitly enabled
components
* Outputs ASS lines with basic coloring and font scaling for each
given region.
* Sets the default style to the resolution of the subtitle plane
(for example, 960x540 / 36pt font for profile A).
* Has options to:
* Disable ruby text (which is coded as regions which have
half-height text i
On Sun, 3 Feb 2019, Carl Eugen Hoyos wrote:
2019-01-28 2:00 GMT+01:00, Marton Balint :
If we enable a component but a dependant library is disabled, then the
enabled
component get silently disabled. Requesting all explicitly enabled
components
allows configure to fail and show the missing dep
Binary searching would hang if the fragment items do NOT have timestamp for the
specified stream.
For example, a fmp4 consists of separated 'moof' boxes for each track, and
separated 'sidx' for each segment, but no 'mfra' box.
Then every fragment item only have the timestamp for one of its track
On Sun, Feb 3, 2019 at 3:33 PM Jan Ekström wrote:
>
> On Sun, Feb 3, 2019 at 3:12 PM Carl Eugen Hoyos wrote:
> >
> > 2019-02-03 1:39 GMT+01:00, Jan Ekström :
> > > This enables us to read the data coding type utilized for
> > > a specific private data stream, of which we currently are
> > > inter
On Sun, Feb 3, 2019 at 3:12 PM Carl Eugen Hoyos wrote:
>
> 2019-02-03 1:39 GMT+01:00, Jan Ekström :
> > This enables us to read the data coding type utilized for
> > a specific private data stream, of which we currently are
> > interested in ARIB caption streams.
> >
> > The component tag limitati
2019-02-03 1:39 GMT+01:00, Jan Ekström :
> This enables us to read the data coding type utilized for
> a specific private data stream, of which we currently are
> interested in ARIB caption streams.
>
> The component tag limitations are according to ARIB TR-B14,
> and the component IDs are defined
2019-01-28 2:00 GMT+01:00, Marton Balint :
> If we enable a component but a dependant library is disabled, then the
> enabled
> component get silently disabled. Requesting all explicitly enabled
> components
> allows configure to fail and show the missing dependencies instead of
> ignoring
> our re
On Mon, 28 Jan 2019, Marton Balint wrote:
If we enable a component but a dependant library is disabled, then the enabled
component get silently disabled. Requesting all explicitly enabled components
allows configure to fail and show the missing dependencies instead of ignoring
our request.
Fo
19 matches
Mail list logo