diff options
author | Martin Storsjö <martin@martin.st> | 2011-10-17 20:24:54 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2011-10-17 20:40:20 +0300 |
commit | 2e69dd66b6e47ba33f9bb6696e9c587d3057034c (patch) | |
tree | 2c2cdc6bb588c675e93e3b8e54e00daf04ca5fc2 /libavcodec | |
parent | 02a1a28c611aff53db6fc93f46bed2453019a589 (diff) | |
download | ffmpeg-2e69dd66b6e47ba33f9bb6696e9c587d3057034c.tar.gz |
rtp: Fix ff_rtp_get_payload_type
It was broken in 3b3ea34655db02d9cd9ea1a4122e920a7fdec602
"Remove all uses of deprecated AVOptions API", where any
presence of a payload_type AVOption caused its value to
be returned, even if it wasn't set (and thus had the default
-1 value).
This caused the RTP muxer to be broken.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions