1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
Go to file
Derek Buitenhuis 86dd5fbf15 doc: Remove stray @item from git-howto
Fixes warning:
    ** @item outside of table or list (l. 362)

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2012-07-13 11:51:06 -04:00
compat Merge remote-tracking branch 'qatar/master' 2012-07-12 23:57:00 +02:00
doc doc: Remove stray @item from git-howto 2012-07-13 11:51:06 -04:00
libavcodec libfdk-aac: Port to ff_alloc_packet2 2012-07-13 11:51:06 -04:00
libavdevice
libavfilter
libavformat doxy: move av_guess_sample_aspect_ratio to correct place 2012-07-13 11:51:06 -04:00
libavresample
libavutil av_samples_copy: support overlapping copies 2012-07-12 22:25:25 +02:00
libpostproc
libswresample
libswscale
mt-work
presets
tests
tools
.gitignore
arch.mak
Changelog Merge remote-tracking branch 'qatar/master' 2012-07-12 23:57:00 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure build_system: mark libfdk as non GPL compatible until the situation is clarified by someone qualified. 2012-07-13 00:51:01 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c add output for frame timestamps 2012-07-12 20:18:03 +02:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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.