Paul B Mahol
|
69d766daa0
|
lavc: replace rest of deprecated SAMPLE_FMT_* with AV_SAMPLE_FMT_*
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-01-03 04:00:52 +01:00 |
|
Paul B Mahol
|
ba10207bbe
|
Use more designated initializers.
Also remove some pointless NULL/0 assigments.
C++ code must be left as it is because named struct
initializers are not supported by C++ standard.
|
2011-12-30 20:00:53 +01:00 |
|
Sergiy Gur'yev
|
32ed7da135
|
Fix adts format creation in aac+ encoder modified: libavcodec/libaacplus.c
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-11-24 14:18:27 +01:00 |
|
tipok
|
cbf914cf16
|
libaac+ support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-09-26 02:28:21 +02:00 |
|