FFmpeg git repo
Go to file
Michael Niedermayer c5278cb84f Add Dolby/DPLII downmix support to libswresample
Based on code by John Stebbins <jstebbins.hb@gmail.com>

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-09-07 00:41:49 +02:00
compat Merge remote-tracking branch 'qatar/master' 2012-09-06 16:23:17 +02:00
doc lavfi/mp: drop rotate wrapper 2012-09-06 11:27:22 +02:00
libavcodec lavc/raw-test: invert the order of key/value when printing the fourcc->pix_fmt map 2012-09-06 23:39:57 +02:00
libavdevice Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 2012-09-05 14:33:32 +02:00
libavfilter lavfi/mp: drop rotate wrapper 2012-09-06 11:27:22 +02:00
libavformat lavf/flvenc: apply various log fixes/clarifications 2012-09-06 23:39:57 +02:00
libavresample Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a' 2012-09-05 14:44:05 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-09-06 16:23:17 +02:00
libpostproc
libswresample Add Dolby/DPLII downmix support to libswresample 2012-09-07 00:41:49 +02:00
libswscale Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 2012-09-05 14:33:32 +02:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-09-06 16:23:17 +02:00
tools
.gitignore examples: add demuxing.c example 2012-09-02 10:48:01 +02:00
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-09-06 16:23:17 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c Merge remote-tracking branch 'cus/stable' 2012-09-01 14:59:08 +02:00
ffprobe.c Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 2012-09-05 14:33:32 +02:00
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.