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 8b5e5ec5d7 Factorize dump_metadata() out. 15 years ago
doc add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY and AV_METADATA_DONT_STRDUP_VAL 15 years ago
ffpresets Add MBtree support for libx264 15 years ago
libavcodec Read and decode block data in separate functions to prepare support for 15 years ago
libavdevice Include alsa headers before the internal FFmpeg headers. 15 years ago
libavfilter Make parse_filter() parsing more robust. 15 years ago
libavformat Factorize dump_metadata() out. 15 years ago
libavutil Move #include where it belongs. 15 years ago
libpostproc Add functions to return library license and library configuration. 15 years ago
libswscale Document the differences between the two asm fragments in initMMX2HScaler(). 15 years ago
tests Add ROQ format regression test. 15 years ago
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Update Changelog, documentation, and libavformat minor version number for 15 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Add ROQ format regression test. 15 years ago
README
cmdutils.c Only list libavfilter filters if libavfilter has been enabled during 15 years ago
cmdutils.h Move list_fmts() from ffmpeg.c to cmdutils.{h,c}, so that it can be 15 years ago
cmdutils_common_opts.h Implement a -filters option, listing all the available libavfilter 15 years ago
common.mak Delete *.d files with make clean 15 years ago
configure Check Xfixes.h header presence before enabling x11grab. 15 years ago
ffmpeg.c Show help if no cmd line options are provided at all. 15 years ago
ffplay.c Until -DHAVE_AV_CONFIG_H is removed from ffplays compilation, *printf must be #undef. 15 years ago
ffserver.c Factorize common commandline options definition. 15 years ago
ffserver.h
subdir.mak
version.sh

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.