]> git.sesse.net Git - ffmpeg/commitdiff
Merge remote-tracking branch 'lukaszmluki/master'
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 31 May 2013 16:37:22 +0000 (18:37 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 31 May 2013 17:26:19 +0000 (19:26 +0200)
* lukaszmluki/master:
  ftp: enhanced error handling
  ftp: reconnect on seek
  ftp: move common commands code to function
  ftp: enhanced status code handling
  ftp: reconnect on read
  ftp: move create control connection to function
  ftp: credentials moved into FTPContext
  ftp: rename function name
  ftp: formatting and typos fixes

Merged-by: Michael Niedermayer <michaelni@gmx.at>

Trivial merge