Hi, first of all thanks a lot for the patches. I applied all for gavl already.
I have a some problem with the gmerlin manpages: You might have noticed, that they are generated programatically (with the -help-man option), so every change to the *.1 files will be overwritten. Many strings you fixed, come originally from *.c files and should be fixed there. Also It seems, that a dash needs to be escaped with a backslash, right? This can be fixed in cmdline.c, bg_cmdline_print_help(). I could regenerate the manpages because I have the suspicion, that many options are gone anyway (they came from plugins). Would that be an idea? I can also fix bg_cmdline_print_help() if you can give some input what exactly needs to be changed. Best regards Burkhard ________________________________________ From: IOhannes m zmoelnig <[email protected]> Sent: Wednesday, September 1, 2021 10:26:11 AM To: [email protected] Subject: Re: [Gmerlin-general] gavl: fixes On 8/31/21 10:26 PM, IOhannes m zmölnig wrote: > On 8/31/21 15:39, Plaum, Burkhard wrote: >> Hi, >> >> I see you are working on the patches. Can you tell me when you are done, >> so I can apply them upstream? > > i think i'm done know for gavl and gmerlin. > > gavl-patches: > <https://salsa.debian.org/multimedia-team/gavl/-/tree/master/debian/patches> > > > gmerlin-patches: > <https://salsa.debian.org/multimedia-team/gmerlin/-/tree/main/debian/patches> of course there was an issue (in the cross-compiling.patch), which i fixed about 1 hour after the announcement. hopefully everybody was asleep at this time and no hard was done. > > i hope to get patches for gmerlin-avdecoder and gmerlin-encoders ready > in the next days. in the meantime these are ready as well: gmerlin-avdecoder: <https://salsa.debian.org/multimedia-team/gmerlin-avdecoder/-/tree/master/debian/patches> gmerlin-encoders: <https://salsa.debian.org/multimedia-team/gmerlin-encoders/-/tree/master/debian/patches> the gmerlin-encoders patchset contains a "logging.patch" and a "set_enum.patch" that (naively) to fix API-changes from gavl/gmerlin. it seems that this part of the project was not adapted yet to the newest API versions. gfmasdr IOhannes _______________________________________________ Gmerlin-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gmerlin-general
