]> git.sesse.net Git - ffmpeg/commit
lavf: rename a parameter of av_sdp_create from buff->buf
authorAnton Khirnov <anton@khirnov.net>
Fri, 8 Apr 2011 10:22:39 +0000 (12:22 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 8 Apr 2011 14:45:41 +0000 (16:45 +0200)
commitc234d40bd9c98fc8c5540135cd5055c12e603a0f
tree6d749fe7ef00820410d470890b317efe8cca5d6a
parentc3675dfe1e345a81d704fa0dd31151b8d54589ee
lavf: rename a parameter of av_sdp_create from buff->buf

This is more consistent with the rest of the API.
libavformat/avformat.h
libavformat/sdp.c