FFmpeg git repo
Go to file
Michael Niedermayer e8339302c0 fate: update ogg seektest after all the bug fixes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-05-04 14:40:22 +02:00
doc doc: fix API examples references. 2012-05-03 19:53:38 +02:00
ffpresets
libavcodec zerocodec: check if there is previous frame 2012-05-04 10:42:11 +00:00
libavdevice
libavfilter lavfi/src_buffer: fix indent. 2012-05-03 20:02:26 +02:00
libavformat oggtheora: Fix initial pts 2012-05-04 14:40:22 +02:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-05-02 21:12:34 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-05-02 21:12:34 +02:00
libpostproc
libswresample swr: add ff_int32_to_float_a_avx 2012-05-03 15:58:51 +02:00
libswscale
mt-work
presets
tests fate: update ogg seektest after all the bug fixes 2012-05-04 14:40:22 +02:00
tools
.gitignore Merge remote-tracking branch 'qatar/master' 2012-05-03 21:02:32 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS JACOsub demuxer, decoder and muxer. 2012-05-03 19:37:14 +02:00
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() 2012-04-30 18:31:06 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-05-03 21:02:32 +02:00
ffmpeg.c ffmpeg: fix indent. 2012-05-03 20:02:26 +02:00
ffplay.c ffplay: use AVFrame accessor. 2012-05-03 18:47:16 +02: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.