FFmpeg git repo
Go to file
Ronald S. Bultje cea8a0077f yuv4mpeg: correctly handle chroma for odd luma sizes.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2013-06-24 19:13:58 -04:00
compat
doc lavf: add AV_DISPOSITION flags for WebVTT text track kinds 2013-06-25 00:13:47 +02:00
libavcodec cllc: Use outbuf in RGB and ARGB functions 2013-06-24 17:59:58 -04:00
libavdevice
libavfilter avfilter/vsrc_testsrc: fix artifacts with odd height 2013-06-24 23:21:17 +02:00
libavformat yuv4mpeg: correctly handle chroma for odd luma sizes. 2013-06-24 19:13:58 -04:00
libavresample
libavutil avutil/ripemd: adjust loop condition to silence CID1035716 2013-06-22 14:52:29 +02:00
libpostproc
libswresample
libswscale swscale: fix filter alignment reduction without inline asm 2013-06-21 21:01:11 +02:00
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: dont change the log level for -report 2013-06-24 02:59:05 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit 'ace87c19ed4c4882d7b9b3ce512c4c195e39a203' 2013-06-24 10:41:37 +02:00
ffmpeg.c Merge commit '42cc6cefd315c1556e2a52f7ebe2f766ec82b790' 2013-06-23 12:56:55 +02:00
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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.