[MPlayer-dev-eng] [PATCH] shared memory stream - part 1

Benjamin Zores ben at geexbox.org
Sun Aug 12 01:08:41 CEST 2007


Ötvös Attila a écrit :
> 2007. augusztus 11. 22.35 dátummal Benjamin Zores ezt írta:
>> Ötvös Attila a écrit :
>>> 2007. augusztus 9. 21.42 dátummal Ötvös Attila ezt írta:
>>>> 2007. augusztus 8. 10.44 dátummal Diego Biurrun ezt írta:
>>>>
>>>> Hi Diego Biurrun!
>>>>
>>>> I correction patch and add documents.
>>>>
>>>> Best regard
>>>> Attila
>>> I fix clear smem_opts.
>> Maybe it's just me but i find "shmem" more elegant (and used) than
>> "sharedmem".
>>
>> Wouldn't it be better to have a --configure-shmem and stream/stream_shmem ?
>>
> Hi Benjamin Zores!
> 
> I renamed sharedmem to shmem.

Index: stream/stream_shmem.c
===================================================================
--- stream/stream_shmem.c	(revision 0)
+++ stream/stream_shmem.c	(revision 0)
@@ -0,0 +1,486 @@
+/*
+ *  stream_shmem.c
+ *
+ *  Copyright (C) 2007 Attila Ötvös <attila at onebithq.com>
+ *

Could you please just add below the "stream_shmem.c" line a one-liner 
that actually describes what the file is useful for ?
It's really helpful not having to dig through the code each time you 
want to know what a file does.

Ben



More information about the MPlayer-dev-eng mailing list