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 3ac754b93b hls: fix min DTS code, try #2 12 years ago
compat Merge remote-tracking branch 'qatar/master' 12 years ago
doc lavfi: add showspectrum filter. 12 years ago
libavcodec h264: fix variable overflow after a few years of video playback 12 years ago
libavdevice dshow:protect access to curbufsize to promote consistency 12 years ago
libavfilter lavfi/showspectrum: add priv_class and flags to options 12 years ago
libavformat hls: fix min DTS code, try #2 12 years ago
libavresample
libavutil
libpostproc rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT 12 years ago
libswresample
libswscale rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT 12 years ago
mt-work
presets
tests fate: fix utvideoenc tests 12 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add showspectrum filter. 12 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c Merge remote-tracking branch 'qatar/master' 12 years ago
cmdutils.h Merge remote-tracking branch 'qatar/master' 12 years ago
cmdutils_common_opts.h Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174' 12 years ago
common.mak
configure lavfi: add showspectrum filter. 12 years ago
ffmpeg.c ffmpeg: remove useless flags to EOF av_buffersrc_add_ref. 12 years ago
ffmpeg.h
ffmpeg_filter.c Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174' 12 years ago
ffmpeg_opt.c ffmpeg: remove outdated warning. 12 years ago
ffplay.c Merge remote-tracking branch 'qatar/master' 12 years ago
ffprobe.c Merge remote-tracking branch 'qatar/master' 12 years ago
ffserver.c Merge remote-tracking branch 'qatar/master' 12 years ago
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory in git.
You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.