Go to file
Michael Niedermayer c4b904caea Merge commit 'f9e5261cab067be7278f73d515bc9b601eb56202'
* commit 'f9e5261cab067be7278f73d515bc9b601eb56202':
  indeo: Do not reference mismatched tiles

Conflicts:
	libavcodec/ivi_common.c

See: dab70c62d2
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-15 13:58:38 +02:00
compat
doc lavfi/mp: remove mp=perspective 2013-07-14 16:27:18 +00:00
libavcodec Merge commit 'f9e5261cab067be7278f73d515bc9b601eb56202' 2013-07-15 13:58:38 +02:00
libavdevice avdevice/lavfi: fix input with unknown channel layout 2013-07-13 23:10:05 +02:00
libavfilter lavfi/stereo3d: subsampled yuv support for non-anaglyph outputs 2013-07-14 21:57:03 +00:00
libavformat Merge commit '1dd1b2332ebbac710d8e0214cec7595e118f2105' 2013-07-15 12:38:24 +02:00
libavresample
libavutil av_frame_get_buffer: Do not fail when the channel layout is unknown 2013-07-13 21:09:20 +02:00
libpostproc
libswresample
libswscale swscale: call handle_format() from the functions that need it 2013-07-14 03:36:19 +02:00
presets
tests lavfi/stereo3d: subsampled yuv support for non-anaglyph outputs 2013-07-14 21:57:03 +00:00
tools
.gitignore
arch.mak
Changelog lavfi: port perspective filter from libmpcodecs 2013-07-14 16:27:17 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure lavfi: port perspective filter from libmpcodecs 2013-07-14 16:27:17 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: remove explicit idct option 2013-07-13 15:01:05 +02:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE lavfi: port perspective filter from libmpcodecs 2013-07-14 16:27:17 +00:00
MAINTAINERS MAINTAINERS: drop 1.1 from the releases that i maintain 2013-07-15 02:30:36 +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.