FFmpeg git repo
Go to file
Michael Niedermayer c3660c3618 Merge commit '0aed0bfc62b273a780a2bfba3be56039fccd7423'
* commit '0aed0bfc62b273a780a2bfba3be56039fccd7423':
  vmd: fix mode 3 decoding

Conflicts:
	libavcodec/vmdav.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-06-03 12:21:25 +02:00
compat
doc tta encoder 2013-06-02 15:16:52 +00:00
libavcodec Merge commit '0aed0bfc62b273a780a2bfba3be56039fccd7423' 2013-06-03 12:21:25 +02:00
libavdevice lavd: add xv output device 2013-05-30 10:44:54 +02:00
libavfilter lavfi/trim: mark link closed on EOF. 2013-06-02 23:19:42 +02:00
libavformat Merge commit 'c011ceef78eae66039efc66d9551a7146e08838a' 2013-06-03 11:53:05 +02:00
libavresample
libavutil Merge commit 'c011ceef78eae66039efc66d9551a7146e08838a' 2013-06-03 11:53:05 +02:00
libpostproc
libswresample
libswscale Merge commit 'c011ceef78eae66039efc66d9551a7146e08838a' 2013-06-03 11:53:05 +02:00
presets
tests lavu: Add SHA-2 512 hashing 2013-06-02 11:27:19 +02:00
tools tools/qt-faststart: Fix unintended sign extension of current_offset 2013-06-02 23:10:44 +02:00
.gitignore
arch.mak
Changelog tta encoder 2013-06-02 15:16:52 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure lavfi: port mcdeint filter from libmpcodecs 2013-06-01 22:34:57 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c ffmpeg: ignore EOF when pushing frames to filters. 2013-06-02 23:19:42 +02:00
ffmpeg.h
ffplay.c ffplay: detect when the created overlay buffers are not valid for the wanted overlay height 2013-06-01 12:50:46 +02:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE lavfi: port mcdeint filter from libmpcodecs 2013-06-01 22:34:57 +02:00
MAINTAINERS tta encoder 2013-06-02 15:16:52 +00: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.