FFmpeg git repo
Go to file
Derek Buitenhuis 73ee4cf307 libx265: Support SAR
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2014-02-24 11:10:23 -05:00
compat
doc Merge commit '1155fd02ae7bac215acab316e847c6bb25f74fc3' 2014-02-24 09:38:32 +01:00
libavcodec libx265: Support SAR 2014-02-24 11:10:23 -05:00
libavdevice
libavfilter Merge remote-tracking branch 'qatar/master' 2014-02-24 10:47:47 +01:00
libavformat
libavresample
libavutil avutil/frame_copy_audio: also check that channels match 2014-02-24 10:12:33 +01:00
libpostproc
libswresample swr: check that the context for swr_convert() has been initialized 2014-02-24 08:23:42 +01:00
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure libx265: Update API usage 2014-02-24 11:09:30 -05:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c Merge commit '746dca483a2f0f2639265f6e1c0085c8861875a1' 2014-02-24 09:15:46 +01:00
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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.