FFmpeg git repo
Go to file
Tim Walker 9d083d6417 flac: add channel layout masks for streams with 7 or 8 channels.
They were added to the latest FLAC specification:
https://git.xiph.org/?p=flac-website.git;a=commit;h=65c199a2

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2013-02-06 21:44:06 +01:00
compat
doc doc/developer: Drop obsolete MPlayer reference 2013-02-01 11:17:24 +01:00
libavcodec flac: add channel layout masks for streams with 7 or 8 channels. 2013-02-06 21:44:06 +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
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavu: Add av_strnstr() 2013-01-25 10:47:51 +01:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c qtrle: fix the topmost line for 1bit 2013-02-06 10:21:52 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure dsputil: Separate h264chroma 2013-02-06 11:30:53 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.