[FFmpeg-devel] [PATCH] Make pp_help a constant array of characters

Diego 'Flameeyes' Pettenò flameeyes
Thu Jan 3 02:16:32 CET 2008


While I was there I seen pp_help being a literal pointer (marked char*),
as far as I can see it's constant, so it should be in .rodata rather
than .data in my opinion. The attached patch takes care of that.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-libpostproc-pp_help-constant.patch
Type: text/x-patch
Size: 1185 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080103/d3454367/attachment.bin>
-------------- next part --------------


-- 
Diego "Flameeyes" Petten?
http://farragut.flameeyes.is-a-geek.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080103/d3454367/attachment.pgp>



More information about the ffmpeg-devel mailing list