rtsp: Check for dynamic payload handlers if no static payload mapping was found
authorMartin Storsjö <martin@martin.st>
Thu, 8 Dec 2011 13:19:58 +0000 (15:19 +0200)
committerMartin Storsjö <martin@martin.st>
Sat, 26 May 2012 18:58:18 +0000 (21:58 +0300)
commit6099543ad4c78df45c580f6660d19c33e483a594
tree867745988a52f924d7c99c5ad912c9e1e3a8d466
parent154486f9adc621e620dacd76d78c30a02cc1dcd3
rtsp: Check for dynamic payload handlers if no static payload mapping was found

Some systems abuse the static payload types 35 or 36 (which
according to IANA are unassigned) for H264.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtsp.c