[FFmpeg-devel] [PATCH] libavformat/assdec.c: Fix pointer types in qsort comparison function

Patrik Kullman patrik
Sat Feb 14 12:57:15 CET 2009


Taken from the example in the qsort manpage.

Prevents warning:

libavformat/assdec.c: In function ?read_header?:
libavformat/assdec.c:146: warning: passing argument 4 of ?qsort? from incompatible pointer type
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-assdec-pointer_type.patch
Type: text/x-patch
Size: 523 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090214/3d194166/attachment.bin>



More information about the ffmpeg-devel mailing list