codec: libass: add support for sub-text-scale
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
changed milestone to %4.0
added Component::Subtitles label
assigned to @fcartegnie
mentioned in merge request !444 (merged)
443 452 p_sys->fmt = fmt; 444 453 } 445 454 455 if( p_sys->p_obj ) 456 { 457 int scale = var_InheritInteger( p_sys->p_obj, "sub-text-scale" ); added MRStatus::InReview label
added MRStatus::Stale label and removed MRStatus::InReview label
Does this replace !376 ? They look very similar.
added MRStatus::InReview label and removed MRStatus::Stale label
added MRStatus::Stale label and removed MRStatus::InReview label
mentioned in issue #27042
added MRStatus::NotCompliant label and removed MRStatus::Stale label