1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
Go to file
Anton Khirnov 12e1e83461 lavc: set channel count from channel layout in avcodec_open2().
Some decoders (e.g. nellymoser) only set channel_layout and do not set
channel count.
2012-09-29 09:25:40 +02:00
compat
doc doc/platform: Rework the Visual Studio linking section 2012-09-28 15:52:21 -04:00
libavcodec lavc: set channel count from channel layout in avcodec_open2(). 2012-09-29 09:25:40 +02:00
libavdevice
libavfilter Use avcodec_free_frame() to free AVFrames. 2012-09-24 12:31:25 +02:00
libavformat http: Increase buffer sizes to cope with longer URIs 2012-09-28 00:09:38 +03:00
libavresample
libavutil ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code 2012-09-21 07:07:58 +01:00
libswscale
presets
tests
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c Use avcodec_free_frame() to free AVFrames. 2012-09-24 12:31:25 +02:00
avconv.h
avplay.c Use avcodec_free_frame() to free AVFrames. 2012-09-24 12:31:25 +02:00
avprobe.c
avserver.c
Changelog Opus decoder using libopus 2012-09-28 11:03:20 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Opus decoder using libopus 2012-09-28 11:03:20 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
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.