FFmpeg git repo
Go to file
Tim Walker 41244e13d5 flac: don't check the number of channels before setting the channel layout.
This is unnecessary, as ff_flac_set_channel_layout can handle any number of channels.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2013-02-06 21:43:05 +01:00
compat
doc doc/developer: Drop obsolete MPlayer reference 2013-02-01 11:17:24 +01:00
libavcodec flac: don't check the number of channels before setting the channel layout. 2013-02-06 21:43:05 +01:00
libavdevice
libavfilter vf_yadif: silence a warning. 2013-02-06 10:21:51 +01:00
libavformat asf: K&R formatting cosmetics 2013-02-06 09:48:51 +01:00
libavresample
libavutil dict: add av_dict_parse_string() 2013-01-25 17:20:03 +01:00
libswscale swscale: GBRP output support 2013-01-27 15:28:07 -05:00
presets
tests mpegvideo: initialize dummy reference frames. 2013-02-06 10:21:52 +01:00
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog lavu: Add av_strnstr() 2013-01-25 10:47:51 +01:00
cmdutils_common_opts.h
cmdutils.c qtrle: fix the topmost line for 1bit 2013-02-06 10:21:52 +01:00
cmdutils.h
common.mak
configure dsputil: Separate h264chroma 2013-02-06 11:30:53 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.