FFmpeg git repo
Go to file
Martin Storsjö c689cccec9 libavformat: Always build id3v1.o and id3v2.o
Functions from these files are referenced from utils.c now. This fixes
building with --disable-everything.

Originally committed as revision 25425 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-09 14:58:46 +00:00
doc s/program/programs, as FFmpeg consists of many programs. 2010-10-08 23:45:06 +00:00
ffpresets
libavcodec Fix headers so that "make checkheaders" passes again 2010-10-08 08:56:36 +00:00
libavcore
libavdevice
libavfilter Add validity checks for the unsharp filter. 2010-10-08 23:36:35 +00:00
libavformat libavformat: Always build id3v1.o and id3v2.o 2010-10-09 14:58:46 +00:00
libavutil Install libavutil/opt.h, its API is public. 2010-10-08 23:42:25 +00:00
libpostproc
libswscale
tests Update gxf regression tests because of r25399 2010-10-07 19:37:37 +00:00
tools Check for more 'indent -kr' whitespace details. 2010-10-08 19:11:36 +00:00
Changelog Add RTP depacketization of the X-QT QuickTime format 2010-10-06 12:42:18 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure sapenc: Declare a dependency on rtp_protocol, too 2010-10-09 09:29:29 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c move av_find_stream_info() info struct to AVStream to avoid messy (re)allocation 2010-10-08 22:01:19 +00:00
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS Set myself as maintainer for rtpenc* and sdp.c, as requested by Luca A 2010-10-07 11:18:16 +00:00
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.