Guest User

Untitled

a guest
Nov 28th, 2011
19
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Get source:
  2. git clone git://source.ffmpeg.org/ffmpeg
  3.  
  4. In ffmpeg source directory:
  5. git pull
  6. git branch burek
  7. git checkout burek
  8. <make your changes>
  9. git commit -a #give short description of what you did
  10. git checkout master
  11. git format-patch master..burek #this will make a patch you can email to ffmpeg-devel
  12.  
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×