I like the idea -- it will be then possible to link to hardware
acceleration.
I don't think R-D optimization (including taking VLC / CABAC into account)
belongs to the library -- this, as well as figuring out partitions, should
be up to the actual encoder.
On Thu, Aug 3, 2017 at 4:09 PM, Ronald S
Hi,
On Thu, Aug 3, 2017 at 5:32 PM, Davinder Singh wrote:
> On Tue, Aug 1, 2017 at 7:40 AM Davinder Singh wrote:
>
> > [...]
> >
>
> Keeping where the code lives, aside,
>
> main thing is API, so we need to talk about it.
You're assuming that we know in advance what the API will have to do. I
On Tue, Aug 1, 2017 at 7:40 AM Davinder Singh wrote:
> [...]
>
Keeping where the code lives, aside,
main thing is API, so we need to talk about it.
--
Davinder Singh
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/list
On 8/1/17, Clément Bœsch wrote:
> On Tue, Aug 01, 2017 at 09:18:33AM +, Davinder Singh wrote:
> [...]
>> > In particular, the main policy of FFmpeg is to not depend on external
>> > libraries for core features. Therefore, if your project is a separate
>> >
>>
>> Just to be clear, it won't be "
On 1 August 2017 at 14:45, Nicolas George wrote:
> Le quartidi 14 thermidor, an CCXXV, Rostislav Pehlivanov a écrit :
> > I think I'd rather have it as a separate module. The part of the code
> could
> > grow to be quite big and the API quite complex depending on the needs of
> > encoders and fil
Le quartidi 14 thermidor, an CCXXV, Rostislav Pehlivanov a écrit :
> I think I'd rather have it as a separate module. The part of the code could
> grow to be quite big and the API quite complex depending on the needs of
> encoders and filters.
At this point in time, there are five C files and a co
On 1 August 2017 at 12:30, Clément Bœsch wrote:
> On Tue, Aug 01, 2017 at 09:18:33AM +, Davinder Singh wrote:
> [...]
> > > In particular, the main policy of FFmpeg is to not depend on external
> > > libraries for core features. Therefore, if your project is a separate
> > >
> >
> > Just to b
On Tue, Aug 01, 2017 at 09:18:33AM +, Davinder Singh wrote:
[...]
> > In particular, the main policy of FFmpeg is to not depend on external
> > libraries for core features. Therefore, if your project is a separate
> >
>
> Just to be clear, it won't be "external" library like OpenCV...
>
>
>
Hi Nicolas,
On Tue, Aug 1, 2017 at 11:57 AM Nicolas George wrote:
> Le quartidi 14 thermidor, an CCXXV, Davinder Singh a écrit :
> > As we've been planning since forever (
> > https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/snow.h#L182,
> > http://ffmpeg.org/pipermail/ffmpeg-devel/2016-J
Le quartidi 14 thermidor, an CCXXV, Davinder Singh a écrit :
> As we've been planning since forever (
> https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/snow.h#L182,
> http://ffmpeg.org/pipermail/ffmpeg-devel/2016-July/197095.html) we need
> Motion Estimation code that could be shared in cod
Hello everyone,
As we've been planning since forever (
https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/snow.h#L182,
http://ffmpeg.org/pipermail/ffmpeg-devel/2016-July/197095.html) we need
Motion Estimation code that could be shared in codecs and motion filters.
The idea is to make the Mot
11 matches
Mail list logo