Changeset 9ad4c65f in ffmpeg

Timestamp:
Feb 3, 2011, 11:43:48 AM (14 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
1f56f5ed
Parents:
e65b1934
git-author:
Anton Khirnov <anton@khirnov.net> (02/03/11 11:17:35)
git-committer:
Mans Rullgard <mans@mansr.com> (02/03/11 11:43:48)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.