Go to file
Reimar Döffinger 25fec8595d avcodec: add ff_lock/unlock_avcodec functions.
Will be used in future patches, together with the
variable that allows checking whether the lock is held.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-12-05 21:01:17 +01:00
compat
doc Ensoniq Paris Audio File demuxer 2012-12-05 13:01:22 +00:00
libavcodec avcodec: add ff_lock/unlock_avcodec functions. 2012-12-05 21:01:17 +01:00
libavdevice Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' 2012-12-05 13:34:45 +01:00
libavfilter Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' 2012-12-05 13:34:45 +01:00
libavformat ircamenc: 10l do not use avio_skip() 2012-12-05 13:46:35 +00:00
libavresample
libavutil av_assert should use AV_LOG_PANIC. 2012-12-05 20:25:32 +01:00
libpostproc
libswresample lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options 2012-12-03 13:49:56 +01:00
libswscale
presets
tests Merge remote-tracking branch 'qatar/master' 2012-12-05 17:33:12 +01:00
tools
.gitignore
arch.mak
Changelog Ensoniq Paris Audio File demuxer 2012-12-05 13:01:22 +00:00
cmdutils_common_opts.h
cmdutils.c Merge commit 'ff953fecffd3b9a616a046723fb9d4690be032a6' 2012-12-05 15:58:07 +01:00
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-12-04 14:23:22 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c ffmpeg: small indent fix. 2012-12-04 16:40:11 +01:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
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.