I was using the public API to encode test data from softwaretest signal
generators when I came across the FIXME in latmenc.c. Thespecifications I
reference regularly gives approximately 25% of the informationrequired to do
the fix (i.e. 1 out of 4use cases). The attached patch updates the comm
ISO 639 language descriptors used by DVB are the 3 charecter variants hence
const char *language = lang && strlen(lang->value) >= 3 ? lang->value :
default_language;should beconst char *language = lang && strlen(lang->value) >
3 ? lang->value : default_language;
On Saturday, 3 April 2021, 06
This is my first post so I apologise in advance if I havegot anything wrong.
The FAQ for bug reports say this is the correct place topost a patch that
solved my problem, not raise a bug report and attach thepatch.
I am using libav to generate video files for the HDR-FOX T2.This PVR wants a
trans