FFmpeg git repo
Go to file
Michael Niedermayer f5b31daa5e libopusenc: use more specific and correct name for the channel order
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-02 17:34:10 +02:00
compat
doc Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d' 2012-10-02 14:58:19 +02:00
libavcodec libopusenc: use more specific and correct name for the channel order 2012-10-02 17:34:10 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-10-01 16:12:38 +02:00
libavfilter lavfi/transpose: add passthrough option 2012-10-02 09:43:06 +02:00
libavformat Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d' 2012-10-02 14:58:19 +02:00
libavresample
libavutil Move xGA font data from lavc to lavu. 2012-10-01 22:24:17 +02:00
libpostproc
libswresample
libswscale sws: drop unused variable 2012-09-30 23:14:20 +02:00
presets
tests nutenc: choose for non audio streams a timebase with finer resolution. 2012-10-02 01:09:12 +02:00
tools Merge remote-tracking branch 'qatar/master' 2012-10-01 16:12:38 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d' 2012-10-02 14:58:19 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d' 2012-10-02 14:58:19 +02:00
ffmpeg.c ffmpeg: print muxed packet sizes in debug output too 2012-10-02 02:14:02 +02:00
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c ffprobe: extend disposition printing support 2012-09-30 12:22:19 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2012-10-01 16:12:38 +02:00
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.