1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Lukasz Marek 5b153f8164 lavf: add SFTP protocol via libssh
Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-09-21 03:26:54 +02:00
compat
doc lavf: add SFTP protocol via libssh 2013-09-21 03:26:54 +02:00
libavcodec Merge commit 'a9d50bb578ec04c085a25f1e023f75e0e4499d5e' 2013-09-20 15:37:55 +02:00
libavdevice
libavfilter avfilter/vf_psnr: avoid 64bit arithmetic in the inner loop 2013-09-21 03:11:02 +02:00
libavformat lavf: add SFTP protocol via libssh 2013-09-21 03:26:54 +02:00
libavresample
libavutil Merge commit '33b88f2a4ae54d5397c45e39a5326289ebdc7747' 2013-09-20 16:03:00 +02:00
libpostproc
libswresample
libswscale swscale/swscale_unscaled: fix alpha values for rgb/bgr -> RGB32_1 / BGR32_1 2013-09-19 23:15:51 +02:00
presets
tests
tools
.gitignore
arch.mak
Changelog lavf: add SFTP protocol via libssh 2013-09-21 03:26:54 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure lavf: add SFTP protocol via libssh 2013-09-21 03:26:54 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c ffprobe: add -read_intervals option 2013-09-19 10:10:30 +02:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.