FFmpeg git repo
Go to file
Justin Ruggles fcdf0a43cd Add biquad high-pass and low-pass IIR filters.
Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-01-20 23:51:01 +00:00
doc Update git-howto with ffmpeg.org URLs 2011-01-18 20:48:23 +00:00
ffpresets consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavcodec Add biquad high-pass and low-pass IIR filters. 2011-01-20 23:51:01 +00:00
libavcore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavdevice consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavfilter avfilter: remove stray semicolon 2011-01-18 20:48:23 +00:00
libavformat mpegtsenc: prefer metadata keyed with "service_name" 2011-01-20 15:28:32 +01:00
libavutil cpu-test: include stdio.h only for test prog 2011-01-18 20:48:24 +00:00
libpostproc consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libswscale Replace ASMALIGN() with .p2align 2011-01-18 20:48:24 +00:00
tests Add regression test for stereo s16le in voc. 2011-01-19 12:51:42 +00:00
tools consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Deprecate CREDITS 2011-01-18 11:20:17 -08:00
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS Initial MAINTAINERS update 2011-01-18 11:05:51 -08:00
Makefile
README
cmdutils.c libavcodec minor version is > 99 so fix the formating 2011-01-20 11:34:19 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Make PNG test depend on PNG codec 2011-01-20 18:01:03 +00:00
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh Fix quoting in version.sh 2011-01-18 20:48:23 +00:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.