FFmpeg git repo
Go to file
Michael Niedermayer 5dc2c99055 Merge commit '93a51984a27f3ba84d4e6f13d0c704ee9891603e'
* commit '93a51984a27f3ba84d4e6f13d0c704ee9891603e':
  mpeg12: Ignore slice threading if hwaccel is active

Conflicts:
	libavcodec/mpeg12dec.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-26 10:57:51 +02:00
compat
doc doc/encoders: partially rewrite and reformat libx264 docs 2013-07-24 16:29:12 +02:00
libavcodec Merge commit '93a51984a27f3ba84d4e6f13d0c704ee9891603e' 2013-07-26 10:57:51 +02:00
libavdevice
libavfilter avfilter/can_merge_formats: fix memleak 2013-07-25 16:54:04 +02:00
libavformat Merge commit '4a2ef39442bf7f0150db07a1fbfcf8286e4d44a3' 2013-07-26 10:43:12 +02:00
libavresample
libavutil lavu/opt: show default values for AV_OPT_TYPE_PIXEL_FMT and AV_OPT_TYPE_SAMPLE_FMT too 2013-07-25 20:41:39 +00:00
libpostproc
libswresample
libswscale swscale/sws_getColorspaceDetails: dont fail for non yuv 2013-07-25 02:50:46 +02:00
presets
tests avformat/gxfenc: Added support for writing correct auxiliary data for DV streams. 2013-07-25 22:01:12 +02:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Allow native compilation on the iPhone. 2013-07-25 19:08:19 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
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.