FFmpeg git repo
Go to file
Lukasz Marek 77fadab1be lavf/libssh: factorize create_ssh_session function
Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
2014-01-22 00:41:13 +01:00
compat
doc lavf/libssh: add private_key option 2014-01-22 00:41:13 +01:00
libavcodec Merge commit 'e0ab5078a7d865f8f6fd6a6d3cbe0f380ead4a3d' 2014-01-21 21:26:13 +01:00
libavdevice
libavfilter
libavformat lavf/libssh: factorize create_ssh_session function 2014-01-22 00:41:13 +01:00
libavresample
libavutil
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2014-01-21 22:20:26 +01:00
presets
tests fate: add a few tests for >8bpc ffvhuff 2014-01-21 03:20:39 +01:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure Move add/diff_int16 to lossless_videodsp 2014-01-20 21:32:47 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
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.