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 277c733237 Add a function to convert a number to a av_malloced string. 15 years ago
doc APIChanges & minor bump due to avg_frame_rate addition. 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
libavfilter Make parse_filter() parsing more robust. 15 years ago
libavformat Print extradata in case of failure. I had this in my local tree and it 15 years ago
libavutil Add a function to convert a number to a av_malloced string. 15 years ago
libpostproc
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
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 Show help if no cmd line options are provided at all. 15 years ago
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.