[FFmpeg-devel] [PATCH] avformat/oggenc: add ogg_init() and ogg_free()
James Almer
jamrial at gmail.com
Sat Jun 17 01:17:57 EEST 2017
On 6/3/2017 2:39 PM, James Almer wrote:
> On 5/28/2017 5:09 PM, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavformat/oggenc.c | 32 ++++++++++++++++++++++++++++----
>> 1 file changed, 28 insertions(+), 4 deletions(-)
>>
>
> Ping for this and the aiff one.
>
> I have a set of about 50 patches to do the same with almost every other
> muxer, but i want to know if the approach is correct or not before
> sending it.
> The idea is making avformat_init_output() more useful and eventually
> adapting ffmpeg.c to use it to initialize the muxers and do its thing
> before the need to actually write the header comes up.
No comments? I don't really feel like risking pushing 50+ patches
without at least someone commenting on it.
More information about the ffmpeg-devel
mailing list