FFmpeg git repo
Go to file
Lukasz Marek bba7b6fc41 Revert "lavu/buffer: add release function"
This reverts commit 3144440004.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-06 03:23:40 +01:00
compat
doc doc/APIchanges: fill in missing version for "2013-11-14 - 31c09b7 / 728c465 - lavc 55.26.0 - vdpau.h" 2014-03-05 22:02:09 +01:00
libavcodec Merge remote-tracking branch 'qatar/master' 2014-03-05 21:35:30 +01:00
libavdevice lavd/avdevice: always free detected devices on error 2014-03-06 00:34:50 +01:00
libavfilter Merge remote-tracking branch 'qatar/master' 2014-03-05 13:51:44 +01:00
libavformat Merge remote-tracking branch 'lukaszmluki/master' 2014-03-06 02:04:18 +01:00
libavresample
libavutil Revert "lavu/buffer: add release function" 2014-03-06 03:23:40 +01:00
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit '5ddc9f5052316608799b932c604f9e7561f8ce24' 2014-03-05 13:45:23 +01:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.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.