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 0ab0ed2b86 j2k: Rename structs to be more similar to jpeg2000dec 12 years ago
compat
doc lavfi/geq: add aliases for RGB options 12 years ago
libavcodec j2k: Rename structs to be more similar to jpeg2000dec 12 years ago
libavdevice lavd/v4l2enc: check write return value. 12 years ago
libavfilter lavfi/geq: prefer symbolic constants 12 years ago
libavformat seek-test: make duration user configurable 12 years ago
libavresample Merge commit '006ec64877fb638de4b15ae5fd969e22bd0f60ca' 12 years ago
libavutil add YUVJ411P 12 years ago
libpostproc
libswresample
libswscale add YUVJ411P 12 years ago
presets
tests add YUVJ411P 12 years ago
tools tools: add zmqshell.py. 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavd: add v4l2 outdev. 12 years ago
INSTALL
LICENSE
MAINTAINERS FTP protocol support 12 years ago
Makefile build: drop unused ALLMANPAGES variable 12 years ago
README
RELEASE
arch.mak
cmdutils.c cmdutils: show timeline support in -filters listing 12 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit '0b6899f154347cdd0aa66c5ec16ed9c65871766f' 12 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c ffserver: replace atoll() by strtoll() 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.