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 8c5ee45d13 eval: Check that single parameter functions dont get a second param. 13 years ago
doc eval: Allow specifying the variable id. 13 years ago
ffpresets Merge remote-tracking branch 'qatar/master' 13 years ago
libavcodec Merge remote-tracking branch 'qatar/master' 13 years ago
libavdevice lavd/lavfi: support all sample formats. 13 years ago
libavfilter libavfilter/libmpcodecs: add vf_pp from current mplayer svn 13 years ago
libavformat cdxl demux: do not create packets with uninitialized data at EOF. 13 years ago
libavutil eval: Check that single parameter functions dont get a second param. 13 years ago
libpostproc Remove libpostproc. 13 years ago
libswresample libswr: allow to set custom matrices. 13 years ago
libswscale swscale: fix another integer overflow at large dimensions/rescales. 13 years ago
mt-work Update todo 14 years ago
presets Remove redundant libx264 preset files 13 years ago
tests eval: Allow specifying the variable id. 13 years ago
tools Fix "ouput" typo and add a check. 13 years ago
.gitignore Remove libpostproc. 13 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 13 years ago
COPYING.LGPLv3
CREDITS
Changelog Remove libpostproc. 13 years ago
Doxyfile remove avconv from Doxyfile 13 years ago
INSTALL
LICENSE Remove libpostproc. 13 years ago
MAINTAINERS maintainers: add myself for recent works. 13 years ago
Makefile Remove libpostproc. 13 years ago
README
RELEASE Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.c Remove libpostproc. 13 years ago
cmdutils.h cmdutils: add -cpuflags. 13 years ago
cmdutils_common_opts.h cmdutils: add -cpuflags. 13 years ago
common.mak Add coverage support. 13 years ago
configure libavfilter/libmpcodecs: add vf_pp from current mplayer svn 13 years ago
ffmpeg.c Add missing av_free_packet. 13 years ago
ffplay.c Merge remote-tracking branch 'qatar/master' 13 years ago
ffprobe.c Merge remote-tracking branch 'qatar/master' 13 years ago
ffserver.c Merge remote-tracking branch 'qatar/master' 13 years ago
library.mak Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh version.sh: handle shallow clones and snapshots. 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.