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.
 
 
 
 
Lukasz Marek 06fed44051 lavd/avdevice: add device iterators 11 years ago
compat
doc lavd/avdevice: add device iterators 11 years ago
libavcodec libutvideoenc: Add support for the new BT.709 FourCCs for YCbCr 11 years ago
libavdevice lavd/avdevice: add device iterators 11 years ago
libavfilter af_compand: replace strtok_r() with av_get_token() 11 years ago
libavformat avformat/httpauth: add comment about "" and algorithm 11 years ago
libavresample
libavutil lavu/log: add device categories 11 years ago
libpostproc
libswresample
libswscale
presets
tests
tools Merge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6' 11 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog update for 2.2 11 years ago
INSTALL
LICENSE
MAINTAINERS update for 2.2 11 years ago
Makefile
README
RELEASE RELEASE: update for 2.2 11 years ago
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit 'fb3b2f5d923a6e19d80f21eb4e081674bceec810' 11 years ago
ffmpeg.c ffmpeg: dont try to run the subtitle encoder on non subtitle streams 11 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c
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.