Go to file
Michael Niedermayer 066111bf19 matroskaenc: simplify mkv_check_tag()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-17 13:30:36 +02:00
compat
doc doc/filters: update/correct mp documentation 2013-07-17 09:34:05 +02:00
libavcodec Merge remote-tracking branch 'qatar/master' 2013-07-17 10:48:56 +02:00
libavdevice avdevice/lavfi: fix input with unknown channel layout 2013-07-13 23:10:05 +02:00
libavfilter Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12' 2013-07-17 10:40:15 +02:00
libavformat matroskaenc: simplify mkv_check_tag() 2013-07-17 13:30:36 +02:00
libavresample
libavutil avcodec/avutil: Add AVColorSpace and AVColorRange to AVFrames 2013-07-17 01:15:31 +02:00
libpostproc
libswresample
libswscale swscale: Add support to specify chroma position 2013-07-17 01:59:10 +02:00
presets
tests lavf/matroskaenc: Check for valid metadata before creating tags 2013-07-17 12:18:27 +02: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_opt: do not warn about unused gop_timecode 2013-07-09 10:54:40 +02:00
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 Update for 2.0 2013-07-10 02:15:43 +02:00
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.