[MPlayer-users] feature request: have configure checkout ffmpeg "by default" from github http
    bat guano 
    batguano999 at hotmail.com
       
    Mon Nov 26 20:12:13 CET 2012
    
    
  
> 
> 
> feature request: do a git clone "by default" like this:
> $ git clone https://github.com/FFmpeg/FFmpeg.git ffmpeg
>
Hi
If the request is investigated then "--depth 1" is probably sufficient when building mplayer.
Like this:-
$ git clone --depth 1 https://github.com/FFmpeg/FFmpeg.git ffmpeg
 		 	   		  
    
    
More information about the MPlayer-users
mailing list