Go to file
Michael Niedermayer 88ef7f6d2b Merge commit '803d21f38bdafe7c4e2571a9ae7052013a12923b'
* commit '803d21f38bdafe7c4e2571a9ae7052013a12923b':
  lavc: schedule AVCodecContext.lowres for removal on next bump.

Conflicts:
	libavcodec/avcodec.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-03 11:30:00 +02:00
compat
doc Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876' 2013-05-01 11:34:34 +02:00
libavcodec Merge commit '803d21f38bdafe7c4e2571a9ae7052013a12923b' 2013-05-03 11:30:00 +02:00
libavdevice
libavfilter lavfi/blend: merge config_input_top into config_output 2013-05-02 12:22:18 +00:00
libavformat Merge commit '13f57a4d881ec669b87bf82f424bfff502433060' 2013-05-03 11:06:27 +02:00
libavresample
libavutil lavu/opencl: fix bug of opencl options 2013-05-02 14:42:02 +02:00
libpostproc
libswresample
libswscale Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d' 2013-05-01 18:21:35 +02:00
presets
tests fate: Adjust filter-trim-time parameters 2013-05-03 00:26:35 +02:00
tools
.gitignore
arch.mak
Changelog Merge commit '8cd472d3f947a6233e7dc628f0dc71c74e62413a' 2013-05-01 17:24:43 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge commit 'ffb068ce8e99df121d18a5b9b1d820f3ea8697fb' 2013-05-03 11:17:02 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c Merge commit '8cd472d3f947a6233e7dc628f0dc71c74e62413a' 2013-05-01 17:24:43 +02:00
ffmpeg_opt.c Merge commit '3d624420086ed3cd0c74f4510f0285968e21c117' 2013-05-01 12:09:07 +02:00
ffmpeg.c ffmpeg: fix segfault with random output 2013-05-02 16:01:28 +02:00
ffmpeg.h
ffplay.c Merge commit '26a44143efb513a602542fb59aee87b1fc62af51' 2013-04-28 12:03:41 +02:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE lavfi: add video stabilization plugins using vid.stab library 2013-04-24 18:30:42 +02:00
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.