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 7703d19c40 lavf/options_table: improve option help text 11 years ago
compat
doc lavf/options_table: improve option help text 11 years ago
libavcodec lavc: Don't export ff_vdpau_vc1_decode_picture 11 years ago
libavdevice
libavfilter avfilter/x86/vf_pullup: try to fix build on x64 11 years ago
libavformat lavf/options_table: improve option help text 11 years ago
libavresample
libavutil Merge commit '3feb3d6ce4be0a09a9f8f13d613bed25b523b6e7' 11 years ago
libpostproc
libswresample swresample: replace 2 av_free() by av_freep() 11 years ago
libswscale swscale/utils: Allow sws_setColorspaceDetails() to use the tables from sws_getColorspaceDetails() 11 years ago
presets
tests matroskaenc: Bump DocTypeVersion to 4 11 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avfilter: port pullup filter from libmpcodecs 11 years ago
INSTALL
LICENSE avfilter: port pullup filter from libmpcodecs 11 years ago
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure avfilter: port pullup filter from libmpcodecs 11 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c ffprobe: downgrade log level for non fatal errors in open_input_file() 11 years ago
ffserver.c ffserver: allow choosing the pixel format 11 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.