FFmpeg git repo
Go to file
Michael Niedermayer 5c44c2de80 mlp_parser: use av_assert
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-06-24 20:20:23 +02:00
doc examples/filtering_audio: update for avfilter API "cleanup" 2012-06-24 14:15:53 +02:00
libavcodec mlp_parser: use av_assert 2012-06-24 20:20:23 +02:00
libavdevice
libavfilter af_aresample: fix sample_rate type. 2012-06-24 15:13:39 +02:00
libavformat image2: Add "start_number" private option to the demuxer 2012-06-24 12:40:54 +02:00
libavresample
libavutil cpu.h: include version.h for LIBAVUTIL_VERSION_MAJOR 2012-06-24 12:34:12 +02:00
libpostproc
libswresample swresample: make .class_name more descriptive 2012-06-22 14:01:15 +00:00
libswscale
mt-work
presets
tests
tools Merge remote-tracking branch 'qatar/master' 2012-06-22 22:34:02 +02:00
.gitignore
arch.mak
Changelog Merge remote-tracking branch 'qatar/master' 2012-06-24 02:09:53 +02:00
cmdutils_common_opts.h
cmdutils.c codec_release_buffer: fix handling of non user buffers 2012-06-22 23:53:24 +02:00
cmdutils.h
common.mak
configure configure: fix libavutil.pc generation 2012-06-24 20:11:11 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: fix indent of 1 line 2012-06-24 14:16:45 +02:00
ffplay.c ffplay: add cast to fix warning in configure_video_filters() 2012-06-23 00:42:51 +02:00
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.