[FFmpeg-devel] [PATCH] Re: How can I determine color_range from a filter?

Michael Niedermayer michaelni
Mon Jan 10 15:52:29 CET 2011


On Sun, Jan 09, 2011 at 09:20:21PM -0800, Larry Robinson wrote:
> On 1/9/2011 2:30 PM, Michael Niedermayer wrote:
>> On Sun, Jan 09, 2011 at 08:26:25PM +0100, Stefano Sabatini wrote:
>>> On date Sunday 2011-01-09 19:42:27 +0100, Michael Niedermayer encoded:
>>>> On Sun, Jan 09, 2011 at 12:11:02AM +0100, Stefano Sabatini wrote:
>>>>> On date Friday 2011-01-07 11:12:59 -0800, Larry Robinson encoded:
[...]
>>> compile/install libavfilter without installing libavcodec (configure
>>> --enable-libavfilter --disable-libavcodec),
>> no problem here
>>
>>
>>> in a distro you could have
>>> libavfilter-dev and yet not libavcodec-dev.
>> it wouldnt work, we dont have 4 independant configure scripts, and
>> quadruplicating the build system across 5 split -dev packages seems like a
>> bad idea
>> and if you meant the distro simply physically removd libavcodec.
>> We should nozt support this castration and if someone still wanted he can
>> leave the header there as well if he already manually cuts things randomly
>> away
>>
[...]
> 
> #ifndef AVCORE_COLORSPACE_H
> #define AVCORE_COLORSPACE_H

The enums are not just colorspace related some enums are related to the
positions of samples.
if at all this could be moved into teh main public header of avcore
    
[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110110/3fcbe300/attachment.pgp>



More information about the ffmpeg-devel mailing list