ffmpeg - here we go again
Julian Sikorski
belegdol at gmail.com
Tue Oct 29 21:42:58 CET 2013
W dniu 29.10.2013 21:32, Ken Dreyer pisze:
> If we push ffmpeg 2.1 before we branch, we would ship F20 with a
> broken VLC, in that case?
>
> I vote that we branch sooner than later, since Beta is scheduled to
> ship in a month. Pushing back the branch date even further seems
> risky.
>
> - Ken
Keep in mind that vlc is broken for other reason:
rdp.c: In function 'preConnectHandler':
rdp.c:201:25: error: 'rdpSettings' has no member named 'sw_gdi'
p_instance->settings->sw_gdi = true; /* render in buffer */
^
rdp.c:202:25: error: 'rdpSettings' has no member named 'fullscreen'
p_instance->settings->fullscreen = true;
^
rdp.c:203:25: error: 'rdpSettings' has no member named 'hostname'
p_instance->settings->hostname = strdup( p_sys->psz_hostname );
^
rdp.c:204:25: error: 'rdpSettings' has no member named 'username'
p_instance->settings->username =
it seems that mock has pulled librdp from rawhide. There is no mock
rpmfusion config for f20 so testing is a bit harder, but I will try
nevertheless and see what happens.
Best regards,
Julian
More information about the rpmfusion-developers
mailing list