You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Martin Storsjö c689cccec9 libavformat: Always build id3v1.o and id3v2.o 14 years ago
doc s/program/programs, as FFmpeg consists of many programs. 14 years ago
ffpresets
libavcodec Fix headers so that "make checkheaders" passes again 14 years ago
libavcore Add a test for av_parse_video_rate(). 14 years ago
libavdevice
libavfilter Add validity checks for the unsharp filter. 14 years ago
libavformat libavformat: Always build id3v1.o and id3v2.o 14 years ago
libavutil Install libavutil/opt.h, its API is public. 14 years ago
libpostproc
libswscale 100l, fix sws_getCachedContext. It did not set the colorspace details, 14 years ago
tests Update gxf regression tests because of r25399 14 years ago
tools Check for more 'indent -kr' whitespace details. 14 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add RTP depacketization of the X-QT QuickTime format 14 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS Set myself as maintainer for rtpenc* and sdp.c, as requested by Luca A 14 years ago
Makefile
README
cmdutils.c Add init and uninit functions to cmdutils, reduces code duplication 14 years ago
cmdutils.h Add init and uninit functions to cmdutils, reduces code duplication 14 years ago
cmdutils_common_opts.h
common.mak
configure sapenc: Declare a dependency on rtp_protocol, too 14 years ago
ffmpeg.c move av_find_stream_info() info struct to AVStream to avoid messy (re)allocation 14 years ago
ffplay.c Add init and uninit functions to cmdutils, reduces code duplication 14 years ago
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.