summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_h263_rfc2190.c
Commit message (Collapse)AuthorAgeFilesLines
* rtpdec: Support H263 in RFC 2190 formatMartin Storsjö2012-02-141-0/+184
This is different from the "modern" RTP payload formats for H263 as defined by RFC 4629, 2429 and 3555. According to the newer RFCs, this old one is to be considered deprecated and only be used for interoperating with legacy systems. Signed-off-by: Martin Storsjö <martin@martin.st>
OpenPOWER on IntegriCloud