Go to file
Michael Niedermayer 2e6338b472 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  qdm2: Conceal broken samples

See: 5ee008e01d

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-10 16:00:57 +02:00
compat
doc lavfi: add aecho filter 2013-07-10 12:10:58 +00:00
libavcodec Merge remote-tracking branch 'qatar/master' 2013-07-10 16:00:57 +02:00
libavdevice avformat/AVFormatContext: Move fields down to match the fork 2013-07-09 19:06:32 +02:00
libavfilter lavfi/aconvert: unbreak 2013-07-10 13:16:24 +00:00
libavformat lavf/takdec: check metadata blocks checksum 2013-07-10 12:07:53 +00:00
libavresample
libavutil add crc24 tables 2013-07-10 12:07:53 +00:00
libpostproc
libswresample
libswscale
presets
tests fate/crc fix after master:410192e36958: add crc24 tables 2013-07-10 14:58:52 +02:00
tools
.gitignore
arch.mak
Changelog lavfi: add aecho filter 2013-07-10 12:10:58 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: assume 0 stream start time if start time is unset in duration check 2013-07-09 20:19:54 +02:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: Update which releases are supported 2013-07-10 00:47:01 +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.