1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
Go to file
Carl Eugen Hoyos 7c8c55ff03 Warn if Vorbis does not support the provided channel layout.
The warning is printed with loglevel error because the output
stream is known to be broken.
Also warn if no channel layout was provided for multichannel input.
2011-04-15 11:48:03 +02:00
doc Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' 2011-04-15 04:50:06 +02:00
ffpresets
libavcodec Warn if Vorbis does not support the provided channel layout. 2011-04-15 11:48:03 +02:00
libavdevice AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output. 2011-04-14 04:16:53 +02:00
libavfilter vsrc_buffer.h: add file doxy 2011-04-11 11:29:35 +02:00
libavformat Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' 2011-04-15 04:50:06 +02:00
libavutil Fix BE/LE order of pix formats 2011-04-14 22:35:23 +02:00
libpostproc Merge remote-tracking branch 'newdev/master' 2011-03-19 20:05:11 +01:00
libswscale Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
mt-work Merge remote-tracking branch 'ffmpeg-mt/master' 2011-03-30 02:58:38 +02:00
tests Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
tools
.gitignore
Changelog Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' 2011-04-15 04:50:06 +02:00
cmdutils_common_opts.h
cmdutils.c avio: deprecate av_protocol_next(). 2011-04-08 17:48:53 +02:00
cmdutils.h cmdutils: remove list_fmts(), simplify 2011-03-26 14:40:30 +01:00
common.mak Merge remote-tracking branch 'newdev/master' 2011-04-01 02:58:15 +02:00
configure Merge remote branch 'qatar/master' 2011-04-13 02:49:22 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile Merge remote-tracking branch 'newdev/master' 2011-03-19 20:05:11 +01:00
ffmpeg.c ffmpeg: rename configure_filters() to configure_video_filters() 2011-04-11 00:14:55 +02:00
ffplay.c ffplay: implement -showmode option 2011-04-13 10:06:27 +02:00
ffprobe.c ffprobe: provide format parameters to av_open_input_file() 2011-03-26 14:41:51 +01:00
ffserver.c Merge remote branch 'qatar/master' 2011-04-09 03:17:07 +02:00
ffserver.h
INSTALL Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
LICENSE
MAINTAINERS add MicroDVD muxer and demuxer 2011-04-04 01:29:40 +02:00
Makefile Drop checkheaders from check, its useless 2011-04-06 23:21:44 +02:00
README
subdir.mak Revert "Remove support for stripping executables" 2011-04-01 00:24:12 +02:00
version.sh Merge remote-tracking branch 'newdev/master' 2011-03-19 20:05:11 +01:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.