FFmpeg git repo
Go to file
2013-03-17 16:24:43 +01:00
compat
doc ffmpeg: make -lavfi an alias for -filter_complex. 2013-03-17 16:24:43 +01:00
libavcodec h264_refs: fix typo in refs fallback check 2013-03-17 14:21:46 +01:00
libavdevice sndio_dec: add missing #include for av_gettime() 2013-03-17 11:10:26 +00:00
libavfilter Merge remote-tracking branch 'cigaes/master' 2013-03-17 14:30:33 +01:00
libavformat lavc: remove unecessary a64enc include. 2013-03-17 04:38:28 +01:00
libavresample
libavutil avutil/frame: fix video buffer allocation 2013-03-17 02:19:25 +01:00
libpostproc
libswresample
libswscale
presets
tests tests/filter-metadata-scenedetect: update reference 2013-03-17 02:04:45 +01:00
tools Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf' 2013-03-16 16:09:37 +01:00
.gitignore
arch.mak
Changelog ffplay: add -af option 2013-03-17 03:43:36 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: make -lavfi an alias for -filter_complex. 2013-03-17 16:24:43 +01:00
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: remove options skiploop, skipidct, skipframe 2013-03-17 13:05:44 +01:00
ffprobe.c ffprobe: remove deprecated frame "reference" field 2013-03-17 00:27:48 +01: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.