[FFmpeg-devel] [PATCH] bmp: fix decoding of flipped rle4
    wm4 
    nfxjfg at googlemail.com
       
    Thu Jul 18 10:09:25 CEST 2013
    
    
  
On Thu, 18 Jul 2013 09:59:03 +0200
Piotr Bandurski <ami_stuff at o2.pl> wrote:
> Hi,
> 
> > Please add "Fixes ticket #2794" to the commit message.
> 
> I will do next time if someone tell me how to add it with git.
> 
> This is what I used:
> 
> git commit -a -m "bmp: fix decoding of flipped rle4"
Use: git commit --amend
Also, if you don't use -m, git will start an editor, which lets you
edit the commit message all you want.
    
    
More information about the ffmpeg-devel
mailing list