[FFmpeg-devel] [PATCH] Add FITS Decoder
    Paul B Mahol 
    onemda at gmail.com
       
    Tue Jun 13 14:10:14 EEST 2017
    
    
  
On 6/13/17, Paras Chadha <paraschadha18 at gmail.com> wrote:
> Hi,
>
> Any other changes to be made to get this patch applied?
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
Use this style instead:
switch (X) {
case 0:
    then..
    break;
Also for long description, use "Flexible Image Transport System"
    
    
More information about the ffmpeg-devel
mailing list