Re: [FFmpeg-devel] [PATCH] h264: add AVOption to set x264_build default

2017-12-28 Thread Derek Buitenhuis
On 12/28/2017 10:19 PM, Carl Eugen Hoyos wrote: > I care much less about what he says (did he really talk to you?) or > writes, more about what he does. For the record: Nobody talked to me. There is no conspiracy. - Derek ___ ffmpeg-devel mailing list f

Re: [FFmpeg-devel] [PATCH] h264: add AVOption to set x264_build default

2017-12-28 Thread Hendrik Leppkes
On Thu, Dec 28, 2017 at 11:19 PM, Carl Eugen Hoyos wrote: > 2017-12-28 16:43 GMT+01:00 Derek Buitenhuis : >> On 12/28/2017 12:44 AM, Carl Eugen Hoyos wrote: out of nowhere without being provoked is not a welcome behavior at all. >>> >>> That doesn't sound correct to me. >> >> He literally sai

Re: [FFmpeg-devel] [PATCH] h264: add AVOption to set x264_build default

2017-12-28 Thread Carl Eugen Hoyos
2017-12-28 16:43 GMT+01:00 Derek Buitenhuis : > On 12/28/2017 12:44 AM, Carl Eugen Hoyos wrote: >>> out of nowhere without being provoked is not a welcome behavior at all. >> >> That doesn't sound correct to me. > > He literally said nothing to you on this thread before you insulted him. I care mu

Re: [FFmpeg-devel] [PATCH] h264: add AVOption to set x264_build default

2017-12-28 Thread Derek Buitenhuis
On 12/28/2017 12:44 AM, Carl Eugen Hoyos wrote: >> out of nowhere without being provoked is not a welcome behavior at all. > > That doesn't sound correct to me. He literally said nothing to you on this thread before you insulted him. Cut it out. - Derek _

Re: [FFmpeg-devel] [PATCH] h264: add AVOption to set x264_build default

2017-12-27 Thread Carl Eugen Hoyos
2017-12-28 1:35 GMT+01:00 James Almer : > On 12/27/2017 9:31 PM, Carl Eugen Hoyos wrote: >> 2017-12-28 0:58 GMT+01:00 wm4 : >>> On Thu, 28 Dec 2017 00:56:05 +0100 >>> Carl Eugen Hoyos wrote: >>> 2017-12-26 3:02 GMT+01:00 wm4 : > On Sat, 23 Dec 2017 03:14:49 +0100 > wm4 wrote: > >

Re: [FFmpeg-devel] [PATCH] h264: add AVOption to set x264_build default

2017-12-27 Thread James Almer
On 12/27/2017 9:31 PM, Carl Eugen Hoyos wrote: > 2017-12-28 0:58 GMT+01:00 wm4 : >> On Thu, 28 Dec 2017 00:56:05 +0100 >> Carl Eugen Hoyos wrote: >> >>> 2017-12-26 3:02 GMT+01:00 wm4 : On Sat, 23 Dec 2017 03:14:49 +0100 wm4 wrote: > This provides a generic way to the API user t

Re: [FFmpeg-devel] [PATCH] h264: add AVOption to set x264_build default

2017-12-27 Thread Carl Eugen Hoyos
2017-12-28 0:58 GMT+01:00 wm4 : > On Thu, 28 Dec 2017 00:56:05 +0100 > Carl Eugen Hoyos wrote: > >> 2017-12-26 3:02 GMT+01:00 wm4 : >> > On Sat, 23 Dec 2017 03:14:49 +0100 >> > wm4 wrote: >> > >> >> This provides a generic way to the API user to deal with files that >> >> either lack this SEI, or

Re: [FFmpeg-devel] [PATCH] h264: add AVOption to set x264_build default

2017-12-27 Thread wm4
On Thu, 28 Dec 2017 00:56:05 +0100 Carl Eugen Hoyos wrote: > 2017-12-26 3:02 GMT+01:00 wm4 : > > On Sat, 23 Dec 2017 03:14:49 +0100 > > wm4 wrote: > > > >> This provides a generic way to the API user to deal with files that > >> either lack this SEI, or which have the SEI only in packets not p

Re: [FFmpeg-devel] [PATCH] h264: add AVOption to set x264_build default

2017-12-27 Thread Carl Eugen Hoyos
2017-12-26 3:02 GMT+01:00 wm4 : > On Sat, 23 Dec 2017 03:14:49 +0100 > wm4 wrote: > >> This provides a generic way to the API user to deal with files that >> either lack this SEI, or which have the SEI only in packets not passed >> to the decoder (such as the common case of the SEI being in the ve

Re: [FFmpeg-devel] [PATCH] h264: add AVOption to set x264_build default

2017-12-25 Thread wm4
On Sat, 23 Dec 2017 03:14:49 +0100 wm4 wrote: > This provides a generic way to the API user to deal with files that > either lack this SEI, or which have the SEI only in packets not passed > to the decoder (such as the common case of the SEI being in the very > firsat video packet, but decoding i