FFmpeg git repo
Go to file
Paul B Mahol 3071af6cf2 tiff: read more tags of type string
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2012-07-17 01:23:35 +00: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 tiff: read more tags of type string 2012-07-17 01:23:35 +00:00
libavdevice
libavfilter lavfi: decrease logging level of message showing initial parameters 2012-07-15 15:07:03 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-07-16 20:45:41 +02:00
libavresample
libavutil lavu: disable av_uninit for clang 2012-07-16 19:30:13 +00: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 Merge remote-tracking branch 'qatar/master' 2012-07-16 20:45:41 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: fix streamcopy of some mp3 in avi 2012-07-16 16:56:03 +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.