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.
 
 
 
 
Michael Niedermayer 946f080b54 Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613' 11 years ago
compat Merge commit 'ef51692a49d58963966adca55c62da9c34c3c7e1' 11 years ago
doc doc/APIchanges: add missing entry for av_format_probe_score() function addition 11 years ago
libavcodec Merge commit 'bd549cbaacd33dfb7be81d0619c9b107b8a85be7' 11 years ago
libavdevice
libavfilter avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttime 11 years ago
libavformat Merge commit '6454c44f9f74dbaed17d32cf0eaec185386c27fa' 11 years ago
libavresample
libavutil Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613' 11 years ago
libpostproc
libswresample swr/rematrix: Fix handling of AV_CH_LAYOUT_STEREO_DOWNMIX output 12 years ago
libswscale Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557' 11 years ago
presets
tests matroskaenc: Fix writing TRACKDEFAULTFLAG 11 years ago
tools tools/graph2dot: fix use of deprecated *put_count 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: Add my GPG fingerprint 12 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: Filter non user AVOptions out from what can be set over the command line. 11 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit '84146963d23d76b09af633e97413cd97d9b3021e' 11 years ago
ffmpeg.c Warn the user if a pix_fmt != yuv420p was chosen for MPEG-2 video encoding. 12 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c ffplay: make next_nb_channels[] static const 12 years ago
ffprobe.c
ffserver.c
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.