FFmpeg git repo
Go to file
Michael Niedermayer b1b506bc56 fate: disable sub2video
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-03-10 01:41:52 +01:00
compat Use the avstring.h locale-independent character type functions 2013-03-07 15:16:36 +02:00
doc Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 2013-03-10 01:40:35 +01:00
libavcodec lavc/rawdec: set field order on decoded frame. 2013-03-10 01:41:49 +01:00
libavdevice lavd/v4l2: simplify code 2013-03-09 16:59:13 +01:00
libavfilter Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 2013-03-10 01:40:35 +01:00
libavformat Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' 2013-03-08 19:12:03 +01:00
libavresample
libavutil Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 2013-03-10 01:40:35 +01:00
libpostproc
libswresample
libswscale
presets
tests fate: disable sub2video 2013-03-10 01:41:52 +01:00
tools lavu: add escape API 2013-03-07 01:12:04 +01:00
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c Use the avstring.h locale-independent character type functions 2013-03-07 15:16:36 +02:00
cmdutils.h
common.mak
configure Merge commit '65f1d45dcc71186ede72fff950996099d23359bd' 2013-03-08 15:48:27 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c Merge remote-tracking branch 'qatar/master' 2013-03-07 00:28:15 +01:00
ffmpeg_opt.c
ffmpeg.c ffmpeg: do not give away our reference to the frame. 2013-03-10 01:41:50 +01:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: update for 1.2 2013-03-08 14:45:26 +01:00
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.