FFmpeg git repo
Go to file
Carl Eugen Hoyos ccf771cd79 Correctly skip strf tag for subtitles when decoding avi.
Fixes ticket #1797.
2012-11-30 10:18:37 +01:00
compat
doc BRSTM demuxer 2012-11-29 19:04:35 +00:00
libavcodec lavc: fix duplicate stats_out line. 2012-11-30 05:31:41 +01:00
libavdevice lavu/opt: change the way default pixel and sample format value is set 2012-11-30 00:01:53 +01:00
libavfilter lavfi/concat: prefer av_asprintf() over stack allocated buffer. 2012-11-29 12:55:56 +01:00
libavformat Correctly skip strf tag for subtitles when decoding avi. 2012-11-30 10:18:37 +01:00
libavresample Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563' 2012-11-28 13:27:18 +01:00
libavutil lavu/opt: change the way default pixel and sample format value is set 2012-11-30 00:01:53 +01:00
libpostproc
libswresample
libswscale lsws: define version in SWScaler class 2012-11-29 10:20:21 +01:00
presets
tests fate: add tak dependencies 2012-11-29 13:24:48 +00:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog BRSTM demuxer 2012-11-29 19:04:35 +00:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-11-29 14:22:58 +01:00
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.