[FFmpeg-devel] [PATCH 2/2] lavf/mux: pass options to nested structs of priv data

Lukasz Marek lukasz.m.luki2 at gmail.com
Fri May 2 18:18:27 CEST 2014


On 01.05.2014 21:02, Michael Niedermayer wrote:
> On Wed, Apr 30, 2014 at 12:04:37AM +0200, Lukasz Marek wrote:
>> This commit allows to benefit from implementing child_next
>> callback for muxers' AVClasses.
>> Without that, options cannot be set in nested structs.
>>
>> Signed-off-by: Lukasz Marek <lukasz.m.luki2 at gmail.com>
>
> should be ok

I have pushed to my repo.

fa4f7b1 lavd/xv: reident after previous commits
330d547 lavf/mux: pass options to nested structs of priv data
ba52fb1 lavu/opt: add av_opt_set_dict2() function
db4b031 lavd/opengl_enc: fix window size correction code
4560185 lavd/opengl_enc: add window size param
41e4c6d lavd/opengl_enc: use flag to mark inited context

If no remarks then merge, please.

Best Regards,
Lukasz Marek




More information about the ffmpeg-devel mailing list