FFmpeg git repo
Go to file
Michael Niedermayer efc4439c89 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  put_bits: Remove unused includes

Conflicts:
	libavcodec/put_bits.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-04 15:09:58 +01:00
compat
doc lavd/avdevice: add device iterators 2014-03-03 23:39:07 +01:00
libavcodec Merge remote-tracking branch 'qatar/master' 2014-03-04 15:09:58 +01:00
libavdevice lavd/avdevice: add device iterators 2014-03-03 23:39:07 +01:00
libavfilter Merge commit '4e0be9c86f2003dd3ba2eb8fad01e8d0e538075e' 2014-03-04 13:17:25 +01:00
libavformat Merge commit '5397386effba2e53e4ff82852a86f6be4d59e9c1' 2014-03-04 13:38:04 +01:00
libavresample
libavutil lavu/log: add device categories 2014-03-03 23:34:31 +01:00
libpostproc
libswresample
libswscale
presets
tests
tools Merge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6' 2014-03-01 14:44:58 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE RELEASE: update for 2.2 2014-03-01 17:09:12 +01:00
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure vf_frei0r: refactor library loading from env variable 2014-03-04 11:39:02 +01:00
ffmpeg.c ffmpeg: dont try to run the subtitle encoder on non subtitle streams 2014-03-03 21:06:24 +01:00
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
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.