[FFmpeg-devel] [PATCH v2 2/6] libavformat/sdp: remove whitespaces in fmtp
Rémi Denis-Courmont
remi at remlab.net
Tue Nov 14 18:51:14 EET 2023
Le tiistaina 14. marraskuuta 2023, 17.47.07 EET Tomas Härdin a écrit :
> tis 2023-11-07 klockan 15:12 +0100 skrev Michael Riedl:
> > Whitespaces after semicolon breaks some servers
>
> Which servers? If the spec allows whitespace then the onus is on them
> to fix their implementations.
I couldn't find any note to the effect that white spaces are allowed to separate
format parameters in RFC4566, but maybe I didn't look hard enough.
I think that most implementations just happen to ignore white-spaces, either
*because* some broken implementations like FFmpeg do send them, or just by
implementation accident.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the ffmpeg-devel
mailing list