FFmpeg git repo
Go to file
Michael Niedermayer f47d172f13 Check for more 'indent -kr' whitespace details.
Originally committed as revision 25417 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-08 19:11:36 +00:00
doc Add a SAP (Session Announcement Protocol, RFC 2974) muxer 2010-10-08 12:05:04 +00:00
ffpresets
libavcodec Fix headers so that "make checkheaders" passes again 2010-10-08 08:56:36 +00:00
libavcore Add a test for av_parse_video_rate(). 2010-10-04 13:41:06 +00:00
libavdevice
libavfilter yadif: Explicit wordlength for compare. Fixes compile with clang. 2010-10-03 20:01:36 +00:00
libavformat Fix compilation on FreeBSD, use AF_UNSPEC instead of PF_UNSPEC 2010-10-08 18:07:40 +00:00
libavutil Check whether compiler supports xmm registers in asm clobber list 2010-10-06 01:26:13 +00:00
libpostproc
libswscale 100l, fix sws_getCachedContext. It did not set the colorspace details, 2010-10-03 07:53:40 +00:00
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 Add init and uninit functions to cmdutils, reduces code duplication 2010-10-02 08:44:33 +00:00
cmdutils.h Add init and uninit functions to cmdutils, reduces code duplication 2010-10-02 08:44:33 +00:00
common.mak
configure sapenc: Mark the muxer as depending on network functions 2010-10-08 17:48:13 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c fix bitstream filter option mapping when using -newvideo and friends 2010-10-07 19:25:48 +00:00
ffplay.c Add init and uninit functions to cmdutils, reduces code duplication 2010-10-02 08:44:33 +00:00
ffprobe.c User application side of Codec specific parameters. 2010-09-29 23:06:51 +00:00
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.