FFmpeg git repo
Go to file
Michael Niedermayer 094845aad8 ffv1dec: add simple error concealment in case of CRC errors on slices.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-07-16 15:48:04 +02:00
compat Merge remote-tracking branch 'qatar/master' 2012-07-12 23:57:00 +02:00
doc doc/filters: Fix two typos 2012-07-16 14:01:01 +02:00
libavcodec ffv1dec: add simple error concealment in case of CRC errors on slices. 2012-07-16 15:48:04 +02:00
libavdevice v4l2: use av_assert 2012-07-08 17:59:56 +02:00
libavfilter lavfi: decrease logging level of message showing initial parameters 2012-07-15 15:07:03 +02:00
libavformat riff: Assign U263 FourCC to CODEC_ID_H263 2012-07-15 14:55:05 +02:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-07-09 22:40:12 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-07-16 01:32:52 +02:00
libpostproc
libswresample
libswscale
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-07-15 01:23:16 +02:00
tools
.gitignore
arch.mak
Changelog Changelog: add geotiff 2012-07-16 02:07:25 +02:00
cmdutils_common_opts.h
cmdutils.c Merge remote-tracking branch 'qatar/master' 2012-07-08 22:33:32 +02:00
cmdutils.h
common.mak
configure configure: print if the docs building tools have been found 2012-07-16 14:45:41 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: add -progress option. 2012-07-14 14:51:18 +02:00
ffplay.c
ffprobe.c ffprobe: reindent after the previous commit 2012-07-15 16:27:22 +02:00
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.