aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/mp3enc.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2011-06-08 11:39:26 -0400
committerRonald S. Bultje <rsbultje@gmail.com>2011-06-08 11:39:26 -0400
commit9bcbb250e23959075765edd3cb4c1fcb46736d7d (patch)
treec1e09de919325031833bbb73d937d5c7705f0f45 /libavformat/mp3enc.c
parent496d95c34cbc185c04c37be3cbcef941da53989a (diff)
downloadffmpeg-9bcbb250e23959075765edd3cb4c1fcb46736d7d.tar.gz
swscale: fix types of assembly arguments.
This prevents the following compiler warnings: "warning: initialization from incompatible pointer type". Since the variables are only ever used in inline assembly, their type is actually irrelevant (so the part where it was wrong did not invoke any buggy behaviour).
Diffstat (limited to 'libavformat/mp3enc.c')
0 files changed, 0 insertions, 0 deletions