FFmpeg git repo
Go to file
Nicolas George c0c2424f73 fate: ffprobe tests require SAMPLES. 2012-05-18 15:19:03 +02:00
doc lavfi/aevalsrc: add option channel_layout 2012-05-18 00:58:41 +02:00
libavcodec Merge remote-tracking branch 'qatar/master' 2012-05-17 23:45:00 +02:00
libavdevice lavfi: drop planar/packed negotiation support 2012-05-16 13:16:05 +02:00
libavfilter af_aresample: 10l fix, wrong timebase for next_pts. 2012-05-18 04:45:08 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-05-16 22:32:05 +02:00
libavresample
libavutil lavu/parseutils: fix specification for av_parse_time() 2012-05-18 00:38:06 +02:00
libpostproc
libswresample swresample: set the default parameters to "none" 2012-05-17 16:46:15 +02:00
libswscale
mt-work
presets
tests fate: ffprobe tests require SAMPLES. 2012-05-18 15:19:03 +02:00
tools lavfi: drop planar/packed negotiation support 2012-05-16 13:16:05 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2012-05-16 02:27:31 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-05-16 22:32:05 +02:00
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c ffmpeg: automatically insert volume filter when -vol is used. 2012-05-17 17:37:18 +02:00
ffplay.c ffplay: put aspect ratio info to the VideoPicture struct 2012-05-15 00:31:56 +02:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2012-05-17 23:45:00 +02:00
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.