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.
 
 
 
 
 
Can Wu d49051e074 avio: document buffer must created with av_malloc() and friends 14 years ago
doc APIchanges: fill in date and commit for request_sample_fmt 14 years ago
ffpresets libx264: handle closed GOP codec flag 14 years ago
libavcodec svq3: Do initialization after parsing the extradata 14 years ago
libavdevice configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
libavfilter lavfi: print key-frame and picture type information in ff_dlog_ref() 14 years ago
libavformat avio: document buffer must created with av_malloc() and friends 14 years ago
libavutil Add av_clip_uintp2() function 14 years ago
libpostproc cosmetics: trim trailing whitespace in postproc 14 years ago
libswscale swscale: point out an alternative to sws_getContext 14 years ago
tests fate: disable threading for encoding 14 years ago
tools cws2fws: Improve error message wording. 14 years ago
.gitignore Ignore generated tables and generated table generator programs. 14 years ago
COPYING.GPLv2
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog add changelog entries for 0.7_beta2 14 years ago
Doxyfile
INSTALL
LICENSE
Makefile Remove unused make variable SEEK_REFFILE 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 Clean up #includes in cmdutils.h. 14 years ago
cmdutils_common_opts.h
common.mak
configure configure: make executable again 14 years ago
ffmpeg.c Add support for request_sample_format in ffmpeg and ffplay. 14 years ago
ffplay.c Add support for request_sample_format in ffmpeg and ffplay. 14 years ago
ffprobe.c ffprobe: tweak error message in open_input_file() 14 years ago
ffserver.c configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.