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.
 
 
 
 
Diego Biurrun e1e0ca70eb rotozoom: Eliminate French variable name. 14 years ago
doc lavc: move some flac-specific options to its private context. 14 years ago
ffpresets
libavcodec cosmetics: Fix crazy formatting in resample. 14 years ago
libavdevice Replace some commented-out debug printf() / av_log() messages with av_dlog(). 14 years ago
libavfilter AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
libavformat rtsp: Only do keepalive using GET_PARAMETER if the server supports it 14 years ago
libavutil AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
libpostproc cosmetics: trim trailing whitespace in postproc 14 years ago
libswscale AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
tests rotozoom: Eliminate French variable name. 14 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog DPX image encoder 14 years ago
Doxyfile
INSTALL
LICENSE
Makefile Implement fate-rsync target 14 years ago
README
cmdutils.c ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file". 14 years ago
cmdutils.h cmdutils: remove list_fmts(), simplify 14 years ago
cmdutils_common_opts.h
common.mak
configure mpegaudio: remove CONFIG_MPEGAUDIO_HP option 14 years ago
ffmpeg.c ffmpeg: call pre_process_video_frame() only if decoding is needed 14 years ago
ffplay.c ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file". 14 years ago
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.