[FFmpeg-devel] [PATCH] lavd/avdevice: fix buildbreak when included to C++ code

Lukasz Marek lukasz.m.luki2 at gmail.com
Sun Apr 13 00:29:09 CEST 2014


On 13.04.2014 00:18, Nicolas George wrote:
> Le tridi 23 germinal, an CCXXII, Lukasz Marek a écrit :
>> class is reserved keyword in C++ and compilator complains about that variable
>>
>> Signed-off-by: Lukasz Marek <lukasz.m.luki2 at gmail.com>
>> ---
>>   libavdevice/avdevice.h | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> "av_class" seems more consistent with other similar cases: priv_class is
> used for the class of private context that are attached to a generic
> context.

OK. Changed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavd-avdevice-fix-buildbreak-when-included-to-C-code.patch
Type: text/x-patch
Size: 1002 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140413/4ee3c65b/attachment.bin>


More information about the ffmpeg-devel mailing list