[MPlayer-dev-eng] [PATCH] Support CineForm HD

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun May 23 17:24:12 CEST 2010


On Sun, May 23, 2010 at 01:29:09AM +0200, Steinar H. Gunderson wrote:
> On Sun, May 23, 2010 at 01:25:20AM +0200, Reimar Döffinger wrote:
> >> +          if (data) {
> >> +             *data = 1000;
> >> +          }
> >> +          if (type) {
> >> +             *type = REG_DWORD;
> >> +          }
> >> +          if (count) {
> >> +             *count = sizeof(DWORD);
> >> +          }
> > Pointless {}
> 
> Is this an established MPlayer standard? It's not consistently applied even
> within the same file.

And please don't hold this patch up due to these bikeshed discussions, I
hope you are now aware of what our considerations an goals are here,
please take them into account but otherwise commit as you see fit.



More information about the MPlayer-dev-eng mailing list