FFmpeg git repo
Go to file
Reimar Döffinger b118255e91 Replace goto by break, it has the same effect.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2011-08-27 22:17:23 +02:00
doc Rename find_program_from_stream to av_find_program_from_stream and add it to avformat.h 2011-08-27 22:06:09 +02:00
ffpresets
libavcodec Replace goto by break, it has the same effect. 2011-08-27 22:17:23 +02:00
libavdevice
libavfilter lavfi: add amovie source - audio movie source 2011-08-27 12:46:55 +02:00
libavformat vocdec: Take channel count into account when calculating bit rate. 2011-08-27 22:12:51 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-08-26 23:18:54 +02:00
libpostproc
libswscale
mt-work
tests Merge remote-tracking branch 'qatar/master' 2011-08-26 23:18:54 +02:00
tools Merge remote-tracking branch 'qatar/master' 2011-08-26 23:18:54 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add amovie source - audio movie source 2011-08-27 12:46:55 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavfi: add amovie source - audio movie source 2011-08-27 12:46:55 +02:00
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-08-26 23:18:54 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.