Author | SHA1 | Message | Date |
---|---|---|---|
|
ec96a89c3e |
rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
This makes it clear that the individual parsing functions can't touch the parsed out value. Signed-off-by: Martin Storsjö <martin@martin.st> |
10 years ago |
|
0307cc2253 |
rtpdec: pass an AVFormatContext to ff_parse_fmtp()
Use it for logging, instead of NULL or the stream codec context. |
11 years ago |
|
36ef5369ee | Replace all CODEC_ID_* with AV_CODEC_ID_* | 12 years ago |
|
89c3960544 |
rtpdec: Add a depacketizer for iLBC
Signed-off-by: Martin Storsjö <martin@martin.st> |
13 years ago |