[FFmpeg-devel] [PATCH] avformat/hls: Reduce memory footprint by using dynamic allocated url/key

Schenk, Michael Michael.Schenk at albistechnologies.com
Wed Apr 9 07:44:02 CEST 2014


Hi!

many thanks for your help. I hope this time the patch (format) is correctly.

Feedback welcome

Cheers

Michael

-----Ursprüngliche Nachricht-----
Von: ffmpeg-devel-bounces at ffmpeg.org [mailto:ffmpeg-devel-bounces at ffmpeg.org] Im Auftrag von wm4
Gesendet: Dienstag, 8. April 2014 17:30
An: ffmpeg-devel at ffmpeg.org
Betreff: Re: [FFmpeg-devel] [PATCH] avformat/hls: Reduce memory footprint by using dynamic allocated url/key

On Tue, 8 Apr 2014 15:13:05 +0000
"Schenk, Michael" <Michael.Schenk at albistechnologies.com> wrote:

> Hi!
> 
> the same patch as git patch

This is still not the right patch format. You need to generate the patch with "git format-patch HEAD~1". Be sure to actually commit your work before that, since this command strictly works on committed things only.

This patch format is preferred because it contains author information and is easier to handle when receiving patches as mail. This is also what git send-email produces.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-reduce-memory-by-using-dynamic-allocated-url-key.patch
Type: application/octet-stream
Size: 2719 bytes
Desc: 0001-reduce-memory-by-using-dynamic-allocated-url-key.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140409/fdb6b52d/attachment.obj>


More information about the ffmpeg-devel mailing list