1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00
Go to file
Justin Ruggles 61d5313d94 dca: allocate a secondary buffer for extra channels when downmixing
The output AVFrame buffer only has data for the downmix channels.
Fixes a segfault when decoding dca with request_channels == 2.
2012-10-13 00:07:10 -04:00
2012-10-12 23:51:12 +01:00
2012-10-12 20:56:54 +02:00
2012-10-12 20:56:54 +02:00
2012-10-12 20:56:54 +02:00
2012-10-12 20:56:54 +02:00
2012-10-11 18:36:40 +02:00
2012-08-03 22:51:05 +02:00
2011-04-07 02:54:12 +02:00
2012-10-11 18:36:40 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 90.1%
Assembly 7.9%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%