Re: [FFmpeg-devel] Project orientation

2020-07-06 Thread Olly Woodman
On Mon, 6 Jul 2020 at 05:54, Jim DeLaHunt wrote: > On 2020-07-04 07:43, Nicolas George wrote: > > [In the FFmpeg project,] [t]here is work in making highly-optimized > > decoders, this work is impressive and creative…. But as far as I can see, > > that is mostly all there is going on. The rest se

Re: [FFmpeg-devel] [PATCH] avcodec/h264: support sps/pps AV_PKT_DATA_NEW_EXTRADATA

2020-06-19 Thread Olly Woodman
On Tue, 2 Jun 2020 at 22:32, Olly Woodman wrote: > > > On Fri, 8 May 2020 at 03:10, Oliver Woodman wrote: > >> https://github.com/FFmpeg/FFmpeg/commit/601c238 added support >> for AV_PKT_DATA_NEW_EXTRADATA, but only for avcC extradata. >> This commit adds support

Re: [FFmpeg-devel] [PATCH] avcodec/h264: support sps/pps AV_PKT_DATA_NEW_EXTRADATA

2020-06-02 Thread Olly Woodman
On Fri, 8 May 2020 at 03:10, Oliver Woodman wrote: > https://github.com/FFmpeg/FFmpeg/commit/601c238 added support > for AV_PKT_DATA_NEW_EXTRADATA, but only for avcC extradata. > This commit adds support for sps/pps extradata as well. This > makes support consistent for passing new extradata cons

Re: [FFmpeg-devel] [PATCH] avcodec/h264: support sps/pps AV_PKT_DATA_NEW_EXTRADATA

2020-05-18 Thread Olly Woodman
Do I need to do anything else for someone to take a look? It would be great to get it merged, if possible, and I think the change itself is pretty trivial. Apologies if this is being pinged too soon; I'm trying to follow the guidance on the FFmpeg contributing page ("if some time passes without rea