[FFmpeg-devel] [PATCH] extract bit rate calculation into separate function

Robert Krüger krueger
Wed Nov 11 17:27:28 CET 2009


On 11.11.2009, at 17:13, Robert Kr?ger wrote:

> On 11.11.2009, at 16:45, Daniel Verkamp wrote:
>
>> 2009/11/11 Robert Kr?ger <krueger at signal7.de>:
>> [...]
>>>>
>>> there is no line break in the code. probably mail client, I  
>>> attached it as a
>>> text file now. hope that's OK now.
>>>
>>
>> In great FFmpeg developer tradition, it seems that you have in fact
>> forgotten to attach the patch.
>>
>
> not really. I attached it but it seems that the mailing list  
> software has stripped it out of the email. I'm using OS X Mail and  
> attached it as a .txt file. I need to check what went wrong here.  
> Any ffmpeg devs who are OS X Mail users and have overcome that  
> problem?
>

The raw source of my last email with the patch contained this:

--Apple-Mail-30-470832694
Content-Disposition: attachment;
	filename=extract_av_get_bitrate.txt
Content-Type: text/plain;
	name="extract_av_get_bitrate.txt"
Content-Transfer-Encoding: 7bit

Index: libavcodec/avcodec.h
===================================================================
--- libavcodec/avcodec.h	(revision 20511)
+++ libavcodec/avcodec.h	(working copy)
@@ -3444,6 +3444,14 @@
...

so, content type is text/plain as required in the patch submission  
guidelines. What is causing the mailing list software to strip it?

Thanks,

Robert




More information about the ffmpeg-devel mailing list