1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
Go to file
Michael Niedermayer b45a313e97 ffv1dec: fix error concealment for gop>1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-07-16 16:48:09 +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: fix error concealment for gop>1 2012-07-16 16:48:09 +02:00
libavdevice
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
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
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.