FFmpeg git repo
Go to file
2012-10-20 11:30:13 +02:00
compat
doc examples/decoding_encoding: remove misplaced and confusing comment 2012-10-20 11:30:13 +02:00
libavcodec Mark data symbols shared between libraries with av_export 2012-10-20 01:56:50 +02:00
libavdevice
libavfilter vf_mp: fix null ptr deref in case of ENOMEM 2012-10-19 19:59:38 +02:00
libavformat hlsproto: fix integer overflow 2012-10-19 23:24:03 +02:00
libavresample
libavutil Mark data symbols shared between libraries with av_export 2012-10-20 01:56:50 +02:00
libpostproc
libswresample swresample: include ff_log2_tab for shared builds 2012-10-20 01:58:04 +02:00
libswscale
presets
tests fate: Handle lavf-fate tests in a makefile 2012-10-19 14:20:11 +02:00
tools
.gitignore
arch.mak
Changelog Merge commit '0af1fe845a9d7112da0a58d33a4fc81fe7c47e95' 2012-10-19 13:47:47 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils: add missing check for ftell() return 2012-10-18 00:10:59 +02:00
cmdutils.h
common.mak
configure fate: Handle lavf-fate tests in a makefile 2012-10-19 14:20:11 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg_filter.c
ffmpeg_opt.c Merge commit '71e92414bfd79e56ea6fff174a665ff7b9b86e68' 2012-10-17 14:30:25 +02:00
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c ffm_read_write_index: check lseek return code 2012-10-17 20:35:16 +02:00
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.