On 02/05/12 19:39, Ronald S. Bultje wrote:
> Hi,
> 
> On Sun, Apr 29, 2012 at 10:33 AM, Derek Buitenhuis
> <[email protected]> wrote:
>> From: Hendrik Leppkes <[email protected]>
>>
>> Signed-off-by: Michael Niedermayer <[email protected]>
>> ---
>>  libavcodec/avcodec.h |    1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
>> index 2bd8ed2..345dfe0 100644
>> --- a/libavcodec/avcodec.h
>> +++ b/libavcodec/avcodec.h
>> @@ -489,6 +489,7 @@ enum AVColorTransferCharacteristic{
>>     AVCOL_TRC_UNSPECIFIED=2,
>>     AVCOL_TRC_GAMMA22    =4, ///< also ITU-R BT470M / ITU-R BT1700 625 PAL & 
>> SECAM
>>     AVCOL_TRC_GAMMA28    =5, ///< also ITU-R BT470BG
>> +    AVCOL_TRC_SMPTE240M  =7,
>>     AVCOL_TRC_NB           , ///< Not part of ABI
>>  };
> 
> OK (didn't Luca change the indenting of these files?).

Yes I did.

> 
> Ronald
> _______________________________________________
> libav-devel mailing list
> [email protected]
> https://lists.libav.org/mailman/listinfo/libav-devel


-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to