Re: [FFmpeg-devel] [PATCH 0/2] ARIB STD-B24 caption decoding using libaribb24

2019-02-09 Thread Jan Ekström
On Fri, Feb 8, 2019 at 2:38 AM Jan Ekström wrote: > > On Sat, Feb 2, 2019 at 3:31 PM Jan Ekström wrote: > > > > A decoder wrapper for the libaribb24 library found in various > > distributions and currently utilized by VLC. > > > > Requires GPLv3 with the current most recent release, but as the >

Re: [FFmpeg-devel] [PATCH 0/2] ARIB STD-B24 caption decoding using libaribb24

2019-02-07 Thread Jan Ekström
On Fri, Feb 8, 2019 at 2:41 AM Carl Eugen Hoyos wrote: > > 2019-02-08 1:38 GMT+01:00, Jan Ekström : > > > I really don't like to do this because I really like consensus... > > Again: Please don't say this, it is (still) very offensive! > > It is one thing that you committed a patch that I objected

Re: [FFmpeg-devel] [PATCH 0/2] ARIB STD-B24 caption decoding using libaribb24

2019-02-07 Thread Carl Eugen Hoyos
2019-02-08 1:38 GMT+01:00, Jan Ekström : > But now that I know that the disagreement that was had about > this patch set was not a blocking one To the best of my knowledge, we agreed on everything concerning this patch... Carl Eugen ___ ffmpeg-devel mai

Re: [FFmpeg-devel] [PATCH 0/2] ARIB STD-B24 caption decoding using libaribb24

2019-02-07 Thread Jan Ekström
On Sat, Feb 2, 2019 at 3:31 PM Jan Ekström wrote: > > A decoder wrapper for the libaribb24 library found in various > distributions and currently utilized by VLC. > > Requires GPLv3 with the current most recent release, but as the > current library master is LGPLv3, any newer releases will require

Re: [FFmpeg-devel] [PATCH 0/2] ARIB STD-B24 caption decoding using libaribb24

2019-02-06 Thread Jan Ekström
On Wed, Feb 6, 2019, 13:38 Carl Eugen Hoyos 2019-02-05 18:22 GMT+01:00, Jan Ekström : > > > My initial idea was to get a reference going with libaribb24 which had > > a defined interface and thus I didn't have to look too much into the > > "how the sausage is done" part of it. After that I would h

Re: [FFmpeg-devel] [PATCH 0/2] ARIB STD-B24 caption decoding using libaribb24

2019-02-06 Thread Carl Eugen Hoyos
2019-02-05 18:22 GMT+01:00, Jan Ekström : > My initial idea was to get a reference going with libaribb24 which had > a defined interface and thus I didn't have to look too much into the > "how the sausage is done" part of it. After that I would have started > looking into these two things in order

Re: [FFmpeg-devel] [PATCH 0/2] ARIB STD-B24 caption decoding using libaribb24

2019-02-05 Thread Jan Ekström
On Tue, Feb 5, 2019 at 1:56 AM Carl Eugen Hoyos wrote: > > 2019-02-02 15:21 GMT+01:00, Jan Ekström : > > On Sat, Feb 2, 2019 at 3:55 PM Carl Eugen Hoyos wrote: > >> > >> 2019-02-02 14:31 GMT+01:00, Jan Ekström : > >> > >> > I will proceed to making a FATE test > >> > >> You cannot add fate tests

Re: [FFmpeg-devel] [PATCH 0/2] ARIB STD-B24 caption decoding using libaribb24

2019-02-04 Thread Carl Eugen Hoyos
2019-02-02 15:21 GMT+01:00, Jan Ekström : > On Sat, Feb 2, 2019 at 3:55 PM Carl Eugen Hoyos wrote: >> >> 2019-02-02 14:31 GMT+01:00, Jan Ekström : >> >> > I will proceed to making a FATE test >> >> You cannot add fate tests for external libraries. >> > > Ouch. I was asked by Clement to make one wh

Re: [FFmpeg-devel] [PATCH 0/2] ARIB STD-B24 caption decoding using libaribb24

2019-02-02 Thread Jan Ekström
On Sat, Feb 2, 2019 at 3:55 PM Carl Eugen Hoyos wrote: > > 2019-02-02 14:31 GMT+01:00, Jan Ekström : > > > I will proceed to making a FATE test > > You cannot add fate tests for external libraries. > Ouch. I was asked by Clement to make one which is why I wanted to do it. Possibly he didn't under

Re: [FFmpeg-devel] [PATCH 0/2] ARIB STD-B24 caption decoding using libaribb24

2019-02-02 Thread Carl Eugen Hoyos
2019-02-02 14:31 GMT+01:00, Jan Ekström : > I will proceed to making a FATE test You cannot add fate tests for external libraries. Is there no chance of adding the aribb24 code to FFmpeg? The library looks small although it also contains an mpegts parser iiuc. I'd really like to avoid the telet

[FFmpeg-devel] [PATCH 0/2] ARIB STD-B24 caption decoding using libaribb24

2019-02-02 Thread Jan Ekström
A decoder wrapper for the libaribb24 library found in various distributions and currently utilized by VLC. Requires GPLv3 with the current most recent release, but as the current library master is LGPLv3, any newer releases will require only LGPLv3. If the library is not found in your distributio