FFmpeg git repo
Go to file
Reimar Döffinger c5cf0f7a76 Fix compilation in subdir with NASM.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2011-06-25 19:15:39 +02:00
doc general.texi: clarify with examples what "the FFmpeg libraries" means 2011-06-24 11:56:19 +02:00
ffpresets presets: forgotten libvpx presets 2011-06-21 17:52:16 +02:00
libavcodec Merge remote-tracking branch 'qatar/master' 2011-06-24 03:07:04 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2011-06-24 03:07:04 +02:00
libavfilter vf_mp: do not add duplicated pixel formats. 2011-06-22 19:05:00 +02:00
libavformat ogg_read_packet: forward error code. 2011-06-25 11:03:23 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-06-24 03:07:04 +02:00
libpostproc
libswscale Merge remote-tracking branch 'qatar/master' 2011-06-22 05:16:40 +02:00
mt-work
tests Merge remote-tracking branch 'qatar/master' 2011-06-24 03:07:04 +02:00
tools
.gitignore
Changelog Changelog: merge various 0.7* sections into a single 0.8 section 2011-06-24 11:15:19 +02:00
cmdutils_common_opts.h
cmdutils.c parse_options(): Avoid passing NULL as a string arg to fprintf 2011-06-24 13:04:51 -04:00
cmdutils.h lavfi: add vsink_buffer, and use it in ff* tools 2011-06-19 19:18:33 +02:00
common.mak Fix compilation in subdir with NASM. 2011-06-25 19:15:39 +02:00
configure Merge remote-tracking branch 'qatar/master' 2011-06-25 04:32:49 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Fix zero-length gnu_printf format string warning. 2011-06-21 21:41:28 +02:00
ffplay.c ffplay: use new avformat_open_* API. 2011-06-22 20:08:45 +02:00
ffprobe.c ffprobe: remove duplicate avformat_alloc_context() 2011-06-21 14:38:58 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-06-18 05:10:38 +02:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add a "Releases" section 2011-06-24 11:15:26 +02:00
Makefile Restore some more rules to common.mak to improve building in subdirs. 2011-06-25 19:15:39 +02:00
README
RELEASE Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 2011-06-19 19:54:07 +02:00
subdir.mak Merge remote-tracking branch 'qatar/master' 2011-06-24 03:07:04 +02:00
version.sh Merge remote-tracking branch 'qatar/master' 2011-06-20 04:07:34 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.