FFmpeg git repo
Go to file
Michael Niedermayer e1f9432644 loas_probe: make buffer pointers const
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-12-25 01:45:56 +01:00
compat
doc doc/filters: remove outdated comments 2012-12-24 01:36:21 +01:00
libavcodec Merge remote-tracking branch 'qatar/master' 2012-12-24 16:20:07 +01:00
libavdevice
libavfilter avfiltergraph: put variables used in #if 0 code themselfs under #if 0 2012-12-24 22:35:27 +01:00
libavformat loas_probe: make buffer pointers const 2012-12-25 01:45:56 +01:00
libavresample
libavutil
libpostproc
libswresample
libswscale
presets
tests Merge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b' 2012-12-24 15:48:02 +01:00
tools
.gitignore
arch.mak
Changelog Changelog: reword H264-MT entry 2012-12-24 01:57:45 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a' 2012-12-24 15:09:58 +01:00
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 lavfi: add pp filter. 2012-12-23 19:03:36 +01:00
MAINTAINERS NIST SPHERE demuxer 2012-12-23 21:22:43 +00:00
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.