1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
Go to file
Michael Niedermayer fe6a36e768 Merge commit 'e55e8b2c362a60bad66929d83d8c83b0d7f5ffc9'
* commit 'e55e8b2c362a60bad66929d83d8c83b0d7f5ffc9':
  lavc: do not leak frames in avcodec_decode_audio4

Conflicts:
	libavcodec/utils.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-08 13:25:19 +02:00
compat
doc Merge commit '481575d255195c6c2f32e04686b94de984ae78d4' 2013-05-08 12:07:56 +02:00
libavcodec Merge commit 'e55e8b2c362a60bad66929d83d8c83b0d7f5ffc9' 2013-05-08 13:25:19 +02:00
libavdevice
libavfilter lavfi/unsharp: use verbal form in help message options 2013-05-08 01:39:12 +02:00
libavformat Merge commit 'e0c53c3408181d2e7d544eb65fc7355a79438dfe' 2013-05-08 12:47:54 +02:00
libavresample
libavutil lavu/mem: fix potential int overflow and crash in av_dynarray_add() 2013-05-08 01:39:12 +02:00
libpostproc
libswresample
libswscale sws: factorize rgb 9+ planar funcs declarations. 2013-05-07 15:23:27 +02:00
presets
tests Merge commit 'e0c53c3408181d2e7d544eb65fc7355a79438dfe' 2013-05-08 12:47:54 +02:00
tools
.gitignore
arch.mak
Changelog avconv: remove -deinterlace 2013-05-07 12:31:55 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: use shorter variable name for "libavdevice_pc_deps" 2013-05-08 12:38:01 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: move a local variable definition later. 2013-05-07 18:39:45 +02:00
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.