FFmpeg git repo
Go to file
Philip Langdale 82de3e16a8 movtextenc: Remove dangling reference to movtext.h
This is a reference that leaked in from my future work to
support styling.

Signed-off-by: Philip Langdale <philipl@overt.org>
2012-08-04 12:21:09 -07:00
compat
doc movtextenc: 3GPP TS 26.245 Timed Text Encoder. 2012-08-04 12:01:24 -07:00
libavcodec movtextenc: Remove dangling reference to movtext.h 2012-08-04 12:21:09 -07:00
libavdevice
libavfilter lavfi: move color filter to testsrc, factorize 2012-08-03 16:26:58 +02:00
libavformat avformat/srtdec: Write duration into packet from srt demuxer. 2012-08-04 12:01:24 -07:00
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 2012-08-03 23:13:06 +02:00
libpostproc
libswresample
libswscale
mt-work
presets
tests movtextenc: 3GPP TS 26.245 Timed Text Encoder. 2012-08-04 12:01:24 -07:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog movtextenc: 3GPP TS 26.245 Timed Text Encoder. 2012-08-04 12:01:24 -07:00
Doxyfile
INSTALL
LICENSE LICENSE: Document all GPL files 2012-08-04 04:03:08 +02:00
MAINTAINERS Canopus Lossless decoder 2012-08-01 22:02:19 -04:00
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: reduce difference to qatar by 2 lines 2012-08-02 00:41:16 +02:00
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
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.