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.
 
 
 
 
Wei-Cheng Pan f646cd4471 rtp: Make ff_rtp_codec_id() case insensitive 12 years ago
compat
doc libavcodec: Implementation of 32 bit fixed point FFT 12 years ago
libavcodec libxvid: Reduce the size of an array 12 years ago
libavdevice avdevice/vfwcap: make constant arrays static 12 years ago
libavfilter Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26' 12 years ago
libavformat rtp: Make ff_rtp_codec_id() case insensitive 12 years ago
libavresample Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' 12 years ago
libavutil Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' 12 years ago
libpostproc
libswresample
libswscale Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' 12 years ago
presets
tests fate: Add vorbiscomment cover art test 12 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '0d6fa3977b016f1b72b0b24b8834ff9222498548' 12 years ago
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: order libavutil entries alphabetically 12 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Check for GCC diagnostic pragma support inside of functions 12 years ago
ffmpeg.c ffmpeg: raise level for message printed in case of auto-select pixel format 12 years ago
ffmpeg.h
ffmpeg_filter.c Merge commit '51fc88e7467169031b20b9983d80456b893a9fa3' 12 years ago
ffmpeg_opt.c Merge commit '7748dd41be3d6dd6300f14263586af4ee104ead2' 12 years ago
ffplay.c
ffprobe.c
ffserver.c Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5' 12 years ago
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory in git.
You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.