[vlc-devel] [PATCH 15/24] [block_helper] Fix prototype to be more const
Laurent Aimar
fenrir at via.ecp.fr
Tue Nov 4 22:57:15 CET 2008
On Thu, Oct 30, 2008, davidf+nntp at woaf.net wrote:
> static inline int block_FindStartcodeFromOffset(
> block_bytestream_t *p_bytestream, size_t *pi_offset,
> - uint8_t *p_startcode, int i_startcode_length )
> + const uint8_t *p_startcode, int i_startcode_length )
I have applied it in [3f7d9fb446c6e14c261d85ac8f93501014fd645e]
Thanks for your patch.
--
fenrir
More information about the vlc-devel
mailing list