FFmpeg git repo
Go to file
Dave Yeo 8e8a67faec Move *.map from LIBSUFFIXES to CLEANSUFFIXES, executables on OS/2 have
generated map files as well, so map files need to be removed in all
places where executables are removed.
patch by Dave Yeo, daveryeo telus net

Originally committed as revision 18981 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-29 11:56:54 +00:00
doc Add QCP demuxer. 2009-05-20 17:19:39 +00:00
ffpresets
libavcodec MIPS: add MIPS64 and Loongson asm for MAC64/MLS64 2009-05-28 23:19:32 +00:00
libavdevice
libavfilter Fix grammar for avfilter_graph_parse() doxy. 2009-05-22 22:38:41 +00:00
libavformat Document match_ext(). 2009-05-27 22:43:52 +00:00
libavutil MIPS: inline asm for intreadwrite.h 2009-05-28 23:19:35 +00:00
libpostproc Move ALIGN macro to libavutil/common.h and use it in various places 2009-05-22 21:32:13 +00:00
libswscale Move colorspace conversion functions implemented in pure C from template 2009-05-25 16:42:54 +00:00
tests demux whole PES packets from TS 2009-05-27 00:44:00 +00:00
tools
COPYING.GPL
COPYING.LGPL
CREDITS
Changelog CorePNG can be decoded since 18421 2009-05-25 00:31:52 +00:00
Doxyfile
INSTALL
LICENSE The AC-3 decoder is now LGPL. Exchange the license header and change references 2009-05-19 22:58:09 +00:00
MAINTAINERS Add my public key fingerprint to MAINTAINERS. 2009-04-16 16:54:35 +00:00
Makefile Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distclean 2009-05-28 22:13:17 +00:00
README
cmdutils.c Factorize initial "printf(" and ");" in show_license(). 2009-05-25 22:22:51 +00:00
cmdutils.h
common.mak Move *.map from LIBSUFFIXES to CLEANSUFFIXES, executables on OS/2 have 2009-05-29 11:56:54 +00:00
configure configure: detect Loongson MIPS extensions 2009-05-28 23:19:29 +00:00
ffmpeg.c pad last audio frame when encoding 2009-05-23 04:07:25 +00:00
ffplay.c Remove duplicated RGB_TO_[YUV]_CCIR macros, directly use those defined 2009-05-23 23:32:29 +00:00
ffserver.c
ffserver.h
subdir.mak Create shared libs correctly, fix mingw build 2009-05-20 18:37:34 +00:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.