Go to file
Nicolas George 42655b24c2 avfiltergraph: avoid harmful auto audio conversions.
With the current code, an automatically inserted aconvert necessary
for format change would usually convert to mono for no good reason.

The new code will not avoid all conversions, but at least will keep
them among the layouts common to both filters.
2012-02-23 09:37:11 +01:00
doc eval: Add taylor series evaluation support. 2012-02-22 23:09:47 +01:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2012-02-23 04:31:55 +01:00
libavdevice lavd/lavfi: support all sample formats. 2012-02-22 11:37:32 +01:00
libavfilter avfiltergraph: avoid harmful auto audio conversions. 2012-02-23 09:37:11 +01:00
libavformat riff: IPJ2 decodes with j2k decoder. samples can be made from mencoder and jp2avi.dll codec. 2012-02-22 23:34:45 -05:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-02-23 04:31:55 +01:00
libpostproc
libswresample libswr: allow to set custom matrices. 2012-02-20 20:46:35 +01:00
libswscale Merge remote-tracking branch 'qatar/master' 2012-02-23 04:31:55 +01:00
mt-work
presets
tests eval: Add taylor series evaluation support. 2012-02-22 23:09:47 +01:00
tools
.gitignore
Changelog Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
cmdutils_common_opts.h cmdutils: add -cpuflags. 2012-02-19 21:17:25 +01:00
cmdutils.c cmdutils: add -cpuflags. 2012-02-19 21:17:25 +01:00
cmdutils.h cmdutils: add -cpuflags. 2012-02-19 21:17:25 +01:00
common.mak
configure configure: add lavfi dependencies to .pc files. 2012-02-23 09:07:15 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Add missing av_free_packet. 2012-02-20 21:23:00 +01:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-02-07 01:40:29 +01:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2012-02-22 02:24:18 +01:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2012-02-22 02:24:18 +01:00
INSTALL
library.mak
LICENSE Merge remote-tracking branch 'qatar/master' 2012-02-22 02:24:18 +01:00
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-02-04 02:34:14 +01:00
README
RELEASE
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.