[FFmpeg-devel] Patch for Trac Tickets 5388 & 5455
    Carl Eugen Hoyos 
    cehoyos at ag.or.at
       
    Thu Apr 21 14:28:26 CEST 2016
    
    
  
Ali KIZIL <alikizil <at> gmail.com> writes:
>          case AV_CODEC_ID_MP2:
>          case AV_CODEC_ID_MP3:
> -            stream_type = STREAM_TYPE_AUDIO_MPEG1;
> +            stream_type = STREAM_TYPE_AUDIO_MPEG2; //KIZIL
I don't think this hunk is acceptable, in any case, it must 
not be mixed with the hevc hd part of the patch and it must 
not contain your name, git blame allows to know who changed 
what.
Carl Eugen
    
    
More information about the ffmpeg-devel
mailing list