FFmpeg git repo
Go to file
Michael Niedermayer 60cc4a32b5 Merge commit '215cdd35efd625ec28ef5846f1692b18f7c2c230'
* commit '215cdd35efd625ec28ef5846f1692b18f7c2c230':
  configure: Refactor dxva2api.h dependency declarations

Conflicts:
	configure

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-24 15:37:11 +01:00
compat
doc Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608' 2013-02-24 14:32:55 +01:00
libavcodec exr: make sure that data_size is not bigger than expected 2013-02-24 14:27:39 +00:00
libavdevice
libavfilter lavfi/formats: reindent after last commit. 2013-02-24 12:05:06 +01:00
libavformat Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10' 2013-02-24 13:15:59 +01:00
libavresample
libavutil Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855' 2013-02-24 12:22:51 +01:00
libpostproc
libswresample
libswscale
presets
tests fate/subtitles: add character encoding conversion test. 2013-02-23 00:24:02 +01:00
tools tools: add seek_print. 2013-02-24 13:12:46 +01:00
.gitignore tools: add seek_print. 2013-02-24 13:12:46 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog blend filter 2013-02-21 20:16:23 +00:00
INSTALL
LICENSE
MAINTAINERS
Makefile build: Add proper infrastructure for adding and checking host CPPFLAGS 2013-02-23 20:23:45 +01:00
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak Merge commit '4cc4b33f71d3982df404fceb4405d656c538bc74' 2013-02-24 15:24:38 +01:00
configure Merge commit '215cdd35efd625ec28ef5846f1692b18f7c2c230' 2013-02-24 15:37:11 +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.