FFmpeg git repo
Go to file
2012-12-06 13:51:34 +01:00
compat
doc doc/decoders: fix typo in "@Options" 2012-12-06 10:16:10 +01:00
libavcodec h264: slice-mt: check master context for valid current_picture_ptr 2012-12-06 04:45:04 +01:00
libavdevice Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' 2012-12-05 13:34:45 +01:00
libavfilter lavfi/field: switch to filter_frame API 2012-12-06 13:51:34 +01:00
libavformat mmfdec: fix seeking 2012-12-06 11:56:00 +00:00
libavresample
libavutil av_assert should use AV_LOG_PANIC. 2012-12-05 20:25:32 +01:00
libpostproc
libswresample resample: remove disabled debug code 2012-12-06 02:51:26 +01:00
libswscale
presets
tests mmfdec: fix seeking 2012-12-06 11:56:00 +00:00
tools
.gitignore Add examples/resampling_audio to .gitignore. 2012-12-06 12:13:01 +01:00
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
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
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.