X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fformatpopup.C;h=03e94dd9357a73330dda6b64140dc7c85e24674c;hp=d6ff3363c83fc12e121a29dd36605729bb29f3d0;hb=c2c09a4c97194b07dbd1eae82aa0226d9774f350;hpb=74afbc29ac4ce9d94d53e10342979f2c59f1f193 diff --git a/cinelerra-5.1/cinelerra/formatpopup.C b/cinelerra-5.1/cinelerra/formatpopup.C index d6ff3363..03e94dd9 100644 --- a/cinelerra-5.1/cinelerra/formatpopup.C +++ b/cinelerra-5.1/cinelerra/formatpopup.C @@ -132,6 +132,7 @@ void FFMPEGPopup::create_objects() } } + BC_ListBoxItem::sort_items(ffmpeg_types); update(&ffmpeg_types, 0, 0, 1); }