[FFmpeg-devel] [PATCH]Remove xvmc_acceleration if favor of hw_acceleration
Carl Eugen Hoyos
cehoyos
Wed Jan 7 17:03:06 CET 2009
Diego Biurrun <diego <at> biurrun.de> writes:
> > Attached patch tries to solve the discussions around how to detect if HW
> > acceleration is currently used.
> > +enum HW_ACCELERATION {
>
> uppercase
>
> > @@ -2306,6 +2321,13 @@
> > +
> > + enum HW_Acceleration hw_acceleration;
>
> mixed-case
>
> typo?
Yes, definitely. Mixed-case is correct, am I right?
I hope I do not have to resend the patch...
Carl Eugen
More information about the ffmpeg-devel
mailing list