[MPlayer-cvslog] r38476 - trunk/gui/util/bitmap.c

The Wanderer wanderer at fastmail.fm
Fri Apr 26 13:39:21 EEST 2024


On 2024-04-26 at 05:40, ib wrote:

> Author: ib
> Date: Fri Apr 26 12:40:15 2024
> New Revision: 38476
> 
> Log:
> Make cosmetic changes.
> 
> Modified:
>    trunk/gui/util/bitmap.c
> 
> Modified: trunk/gui/util/bitmap.c
> ==============================================================================
> --- trunk/gui/util/bitmap.c	Fri Apr 26 12:36:22 2024	(r38475)
> +++ trunk/gui/util/bitmap.c	Fri Apr 26 12:40:15 2024	(r38476)
> @@ -82,8 +82,8 @@ static int pngRead(const char *fname, gu
>      void *data;
>      int decode_ok, bpl;
>      AVCodecContext *avctx;
> -    AVFrame *frame;
>      AVPacket *pkt;
> +    AVFrame *frame;

I'd be curious to know the idea/intent/reasoning behind this hunk;
previously these were in alphabetical order, and now they're not. They
don't *have to* be, but I don't see any obvious reason why the new order
is preferable.

-- 
   The Wanderer

The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man.         -- George Bernard Shaw

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20240426/8fd21ada/attachment.sig>


More information about the MPlayer-cvslog mailing list