FFmpeg git repo
Go to file
Janne Grunau 2fd9035ddc aacenc: fix typo in sync extension constant in 8ae0fa2 2011-01-23 18:57:24 +01:00
doc Amend documentation for the image2 demuxer, to better reflect the current behavior. 2011-01-22 14:48:08 +00:00
ffpresets consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavcodec aacenc: fix typo in sync extension constant in 8ae0fa2 2011-01-23 18:57:24 +01: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 mp3enc: support for id3v2.3 tags using a per-muxer AVOption 2011-01-22 02:06:14 +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 fate: add lossless h264 test 2011-01-22 03:08:21 +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 Missing parts of IVF muxer support. 2011-01-18 08:00:23 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS Initial MAINTAINERS update 2011-01-18 11:05:51 -08:00
Makefile Makefile: simplify test tools handling 2011-01-23 13:55:35 +00:00
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 Fix libavformat version extraction in configure 2011-01-21 21:51:06 +00:00
ffmpeg.c streamid does not work with newaudio, newvideo, newsubtitle 2011-01-22 04:10:22 +01:00
ffplay.c Remove outdated and confusing comment. 2011-01-22 13:06:06 +00:00
ffprobe.c
ffserver.c ffserver: cleanup 2011-01-23 08:53:40 +01:00
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.