FFmpeg git repo
Go to file
Carl Eugen Hoyos 6bca574a98 Allow to overwrite input stream tags. 2011-10-16 19:05:11 +02:00
doc Allow to overwrite input stream tags. 2011-10-16 19:05:11 +02:00
ffpresets
libavcodec Move av_tempfile() into libavutil, it is a generically usefull thing and its small. 2011-10-16 17:12:37 +02:00
libavdevice
libavfilter af_ashowinfo: fix plane size computation for planar layout formats 2011-10-16 01:58:31 +02:00
libavformat cache: Fallback to using the cache size for AVSEEK_SIZE if the underlaying protocol has nothing better. 2011-10-16 17:12:37 +02:00
libavutil av_tempfile: handle missing O_BINARY 2011-10-16 17:12:37 +02:00
libpostproc
libswresample Do not warn about wrong channel layout if no channel layout is defined. 2011-10-16 17:12:53 +02:00
libswscale
mt-work
tests Merge remote-tracking branch 'qatar/master' 2011-10-16 04:02:09 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c
cmdutils.c cmdutils: Fix loglevel for -debug 2011-10-14 02:18:55 +02:00
cmdutils.h cmdutils.h: Project name cleanup 2011-10-14 02:18:55 +02:00
cmdutils_common_opts.h cmdutils: Fix loglevel for -debug 2011-10-14 02:18:55 +02:00
common.mak
configure
ffmpeg.c Allow to overwrite input stream tags. 2011-10-16 19:05:11 +02:00
ffplay.c
ffprobe.c ffprobe: add AVClass to writers 2011-10-15 00:54:22 +02:00
ffserver.c
subdir.mak
version.sh

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.