FFmpeg git repo
Go to file
Stefano Sabatini df5f9496e6 lavf/segment: add missing flags to segmenter option constants 2012-12-14 18:19:47 +01:00
compat
doc Merge commit 'b35e5d985dd12acf9a0aaa52334134edcf35d68e' 2012-12-14 13:58:12 +01:00
libavcodec ass_split_section: dont overread array 2012-12-14 18:10:35 +01:00
libavdevice
libavfilter Merge commit '07acdd651d1e2f4cfa5f610e616e70e323bb69cd' 2012-12-14 15:56:56 +01:00
libavformat lavf/segment: add missing flags to segmenter option constants 2012-12-14 18:19:47 +01:00
libavresample
libavutil Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f' 2012-12-14 15:43:46 +01:00
libpostproc
libswresample audioconvert/arm: require alignment of 16 2012-12-14 04:49:09 +01:00
libswscale
presets
tests
tools qt-faststart: Check offset_count 2012-12-13 15:07:20 +01:00
.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
common.mak
configure configure/arm: print if thumb mode is enabled 2012-12-14 02:37:32 +01:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.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.