Revision ea468763
ID | ea46876301e32ee6e55e05a1289cc226e434bdd0 |
Parent | b9dab113 |
Child | a991b8de |
rtmpproto: rename URLContext* argument in rtmp_write()
Now the first argument is URLContext *h. However, the function logs to
LOG_CONTEXT, which is #defined as 's' for new lavf major versions.
Therefore, rename h -> s.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 9ad4c65f6fa7ff6d3fb7d5ea02908bbd6adc583f)
Files
- added
- modified
- copied
- renamed
- deleted