[FFmpeg-devel] NC4600 camera code

Diego Biurrun diego
Sat Dec 13 17:27:07 CET 2008


On Sat, Dec 13, 2008 at 11:22:36AM -0500, nicolas martin wrote:
>> On Sat, Dec 13, 2008 at 10:51:21AM -0500, nicolas martin wrote:
>>> --- libavformat/avio.h	(revision 16101)
>>> +++ libavformat/avio.h	(working copy)
>>> @@ -273,6 +279,17 @@
>>>
>>> +#ifdef CONFIG_NC4600_DEMUXER
>>
>> This #ifdef is unnecessary.
>
> Well it makes the structure grow unnecessary if this muxer is not to be 
> added.
> Besides, maybe there are better ways to achieve my goals without  
> changing the structure, that's why i put the code between #ifdef.
> Still, I removed them !

You removed the wrong one, I was referring to the other.

Diego




More information about the ffmpeg-devel mailing list