[Ffmpeg-devel] [patch] constify read-only datastructures
Diego Biurrun
diego
Wed Jun 21 00:36:20 CEST 2006
On Tue, Jun 20, 2006 at 11:27:30PM +0100, M?ns Rullg?rd wrote:
> Diego Biurrun <diego at biurrun.de> writes:
>
> > On Tue, Jun 20, 2006 at 10:09:25PM +0100, M?ns Rullg?rd wrote:
> >> Stefan Huehner <stefan at huehner.org> writes:
> >>
> >> > attached patch marks several data structures as read only. When applied
> >> > these are put into .rodata section of the resulting object/binaries. If
> >> > these have to be swapped out, they can be discarded as they can be
> >> > reloaded from the file when needed.
> >>
> >> Looks OK.
> >
> > Hey, there's only one person on this list who can OK patches to have his
> > lesser minions apply them for him ;-)
>
> So you're agreeing to being one of my minions?
Hehe, you wish :)
I already applied the unused variable part, the const stuff is yours.
Diego
More information about the ffmpeg-devel
mailing list