Go to file
Måns Rullgård bb428277fa use $(LIBOBJFLAGS) when compiling sparc/*.c
Originally committed as revision 5630 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-05 19:34:26 +00:00
doc i wont split h263.c, too much work, and not important at all ... 2006-07-03 23:46:32 +00:00
libavcodec use $(LIBOBJFLAGS) when compiling sparc/*.c 2006-07-05 19:34:26 +00:00
libavformat cosmetics: Break overly long lines. 2006-07-05 14:12:00 +00:00
libavutil cosmetics: Break overly long lines. 2006-07-05 14:12:00 +00:00
libpostproc Remove erroneous -I../.. flag that points outside of the src directory. 2006-07-05 14:09:37 +00:00
libswscale Remove unneeded code 2006-07-01 14:39:14 +00:00
tests 100l: V_PATH vs VPATH typo 2006-07-05 14:33:17 +00:00
vhook cosmetics: Break overly long lines. 2006-07-05 14:12:00 +00:00
berrno.h
build_avopt
Changelog add GXF demuxer 2006-07-03 16:32:57 +00:00
clean-diff
cmdutils.c
cmdutils.h
common.mak
configure set CONFIG_ENCODERS/CONFIG_DECODERS only if any encoders/decoders are enabled 2006-07-05 19:31:48 +00:00
COPYING
CREDITS
cws2fws.c
Doxyfile
ffinstall.nsi
ffmpeg.c simplify 2006-06-24 09:57:28 +00:00
ffplay.c Make debug work early on ffplay 2006-06-25 16:12:27 +00:00
ffserver.c
ffserver.h
INSTALL
MAINTAINERS add GXF demuxer 2006-07-03 16:32:57 +00:00
Makefile cosmetics: Break overly long lines. 2006-07-05 14:12:00 +00:00
output_example.c
pktdumper.c
qt-faststart.c
README
unwrap-diff
version.sh get svn version when using separate build tree 2006-06-28 20:46:58 +00:00
xvmc_render.h

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

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

* Read the documentation in the doc/ directory.

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

* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
  liba52 and libpostproc are licensed under the Lesser GNU General
  Public License.

* liba52 and libpostproc are distributed under the GNU General Public
  License and their compilation and use is optional in ffmpeg.

Fabrice Bellard.