ffmpeg | branch: master | Raymond Hilseth | Thu Jan 7
10:38:06 2016 +0100| [86db71b402e9f6b5782e1110ece4cb35c525d4b0] | committer:
Michael Niedermayer
avformat/ftp: Support response code 125 for STOR and RETR commands
This fixes a problem where ffmpeg would hang if there is already an open
ffmpeg | branch: master | Raymond Hilseth | Wed Jan 6
09:57:41 2016 +0100| [20e4863ab14a6bcf00d469322075ff5e5c61e483] | committer:
Michael Niedermayer
avformat/file: enable file_move() without unistd.h
it only requires the rename function from os_support.h.
Signed-off-by: Michael
ffmpeg | branch: master | Raymond Hilseth | Wed Jan 6
09:57:41 2016 +0100| [c66a6369e4880434c3476866aa8996c3c309edae] | committer:
Michael Niedermayer
avformat/dashenc: Enable dash output to work when the output isn't a local file
Use avpriv_io_move instead of ff_rename to support more