FFmpeg git repo
Go to file
Michael Niedermayer 0c25c398da Merge commit 'b493847df4ff8ce46f258749e4a3f304696b34c1'
* commit 'b493847df4ff8ce46f258749e4a3f304696b34c1':
  avcodec: Add picture structure information to AVCodecParserContext.

Conflicts:
	doc/APIchanges
	libavcodec/version.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-24 11:51:58 +02:00
compat
doc Merge commit 'b493847df4ff8ce46f258749e4a3f304696b34c1' 2013-05-24 11:51:58 +02:00
libavcodec Merge commit 'b493847df4ff8ce46f258749e4a3f304696b34c1' 2013-05-24 11:51:58 +02:00
libavdevice v4l2: make possible to disable libv4l2 at runtime. 2013-05-22 19:49:29 +02:00
libavfilter lavfi/testsrc: make nb_decimals available only in testsrc. 2013-05-23 17:22:05 +02:00
libavformat avformat/mtv: remove empty comments 2013-05-23 14:46:01 +02:00
libavresample
libavutil pixdesc: mark gray8 as pseudopal 2013-05-22 21:18:08 +02:00
libpostproc postproc/postprocess_template: remove empty comments 2013-05-23 14:39:58 +02:00
libswresample
libswscale
presets
tests proresdec: Fix end condition 2013-05-22 20:24:50 +02:00
tools tools/patcheck: fix misdetection with stuff like const_names 2013-05-23 19:11:28 +02:00
.gitignore
arch.mak
Changelog Changelog: add entry for the S302m encoder 2013-05-24 04:42:32 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2013-05-22 10:57:46 +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 Support playing SMV files. 2013-05-22 15:20:22 +02:00
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.