Re: [FFmpeg-devel] [PATCH v3 1/3] aadec: improve eof detection

2018-07-01 Thread Karsten Otto
> Am 02.07.2018 um 02:33 schrieb Michael Niedermayer : > >> […] > > What is this additional data ? > Short answer: Since there is no official format specification, nobody really knows. Longer answer: From what I have read, the aa format is a generic frame, containing several "tagged“ sectio

Re: [FFmpeg-devel] [PATCH v2 3/4] hwcontext_opencl: Remove the opencl_device_init in opencl_device_derive

2018-07-01 Thread myp...@gmail.com
On Thu, Jun 28, 2018 at 11:50 PM Mark Thompson wrote: > > On 21/06/18 12:45, Jun Zhao wrote: > > In opencl device derived case, don't need to call opencl_device_init. > > > > Signed-off-by: Jun Zhao > > --- > > libavutil/hwcontext_opencl.c | 7 ++- > > 1 file changed, 2 insertions(+), 5 dele

Re: [FFmpeg-devel] [PATCH v2 4/4] hwcontext_opencl: remove an unused variable

2018-07-01 Thread myp...@gmail.com
On Thu, Jun 28, 2018 at 11:52 PM Mark Thompson wrote: > > On 21/06/18 12:45, Jun Zhao wrote: > > remove an unused variable > > > > Signed-off-by: Jun Zhao > > --- > > libavutil/hwcontext_opencl.c | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/libavutil/hwcontext_opencl.c b/libavut

Re: [FFmpeg-devel] [PATCH v2 1/4] configure: fix check for opencl_vaapi_intel_media.

2018-07-01 Thread myp...@gmail.com
On Thu, Jun 28, 2018 at 11:51 PM Mark Thompson wrote: > > On 21/06/18 12:45, Jun Zhao wrote: > > opencl_vaapi_intel_media doesn't depend on libmfx, OpenCL™ Drivers > > and Runtimes for Intel® Architectureis is a standalone release, more > > information can be found in the link: > > https://softwar

Re: [FFmpeg-devel] [PATCH v3 1/3] aadec: improve eof detection

2018-07-01 Thread Michael Niedermayer
On Thu, Jun 21, 2018 at 06:58:24PM +0200, Karsten Otto wrote: > Remember the end position of audio content in the file and check it during > read_packet. There always seems to be other data beyond it, which could be > misinterpreted as more audio. What is this additional data ? [...] -- Michael

[FFmpeg-devel] [PATCH 2/2] avcodec/indeo4: Check for end of bitstream in decode_mb_info()

2018-07-01 Thread Michael Niedermayer
Fixes: Timeout Fixes: 8776/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_INDEO4_fuzzer-5361788798369792 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer --- libavcodec/indeo4.c | 5 + 1 file changed,

[FFmpeg-devel] [PATCH 1/2] avcodec/truemotion2: Check len in tm2_read_stream()

2018-07-01 Thread Michael Niedermayer
Fixes: Timeout Fixes: 8774/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TRUEMOTION2_fuzzer-5942199639343104 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg --- libavcodec/truemotion2.c | 4 1 file changed, 4 insertions(+) diff --git

Re: [FFmpeg-devel] Reimbursement request

2018-07-01 Thread Thomas Volkert
On 23.03.2018 22:12, Thilo Borgmann wrote: > Am 18.03.18 um 20:57 schrieb Thilo Borgmann: >> Hi, >> >>> As already discussed, FFmpeg was present on Chemnitzer Linux Tage, in >>> addition, Thilo and I went to Brussels for FOSDEM where we attended >>> the talks in the multimedia room kindly (co-) or

Re: [FFmpeg-devel] [PATCH 2/2] fate: add decoder test for ATRAC9

2018-07-01 Thread James Almer
On 7/1/2018 8:46 AM, Rostislav Pehlivanov wrote: > Signed-off-by: Rostislav Pehlivanov > --- > tests/fate/atrac.mak | 13 - > 1 file changed, 12 insertions(+), 1 deletion(-) > > diff --git a/tests/fate/atrac.mak b/tests/fate/atrac.mak > index acf79a539c..38a5f33150 100644 > --- a/tes

Re: [FFmpeg-devel] [PATCH 2/2] fate: add decoder test for ATRAC9

2018-07-01 Thread Michael Niedermayer
On Sun, Jul 01, 2018 at 12:46:00PM +0100, Rostislav Pehlivanov wrote: > Signed-off-by: Rostislav Pehlivanov > --- > tests/fate/atrac.mak | 13 - > 1 file changed, 12 insertions(+), 1 deletion(-) > > diff --git a/tests/fate/atrac.mak b/tests/fate/atrac.mak > index acf79a539c..38a5f331

Re: [FFmpeg-devel] [PATCH 3/3] lavc: implement an ATRAC9 decoder

2018-07-01 Thread Carl Eugen Hoyos
2018-07-01 13:45 GMT+02:00, Rostislav Pehlivanov : > Here's the last patch which fixes the lack of timestamps. Seems > like what's done for atrac3p is enough. You should bump some version number for the new feature, I believe we have always bumped minor for new codecs, you could merge patches one

Re: [FFmpeg-devel] [PATCH v3 0/3] libavformat/aadec: seek support

2018-07-01 Thread Karsten Otto
Bump… I’d like a review please :-) Cheers, Karsten > Am 21.06.2018 um 18:58 schrieb Karsten Otto : > > A patch series adding seek support to libavformat/aadec. > > This third version of the series addresses all the earlier comments from the > mailing list (thanks again!). It also introduces muc

[FFmpeg-devel] [PATCH 2/2] fate: add decoder test for ATRAC9

2018-07-01 Thread Rostislav Pehlivanov
Signed-off-by: Rostislav Pehlivanov --- tests/fate/atrac.mak | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/tests/fate/atrac.mak b/tests/fate/atrac.mak index acf79a539c..38a5f33150 100644 --- a/tests/fate/atrac.mak +++ b/tests/fate/atrac.mak @@ -33,7 +33,17 @@ f