Justin Ruggles
7b48d93e8a
westwood_aud: set channel layout
12 years ago
Justin Ruggles
2ce7f820d4
wc3movie: set channel layout
12 years ago
Justin Ruggles
a94b0267f2
tmv: set channel layout
12 years ago
Justin Ruggles
7f348bd764
tiertexseq: set channel layout
12 years ago
Justin Ruggles
a3949fe11f
swfdec: set channel layout
12 years ago
Justin Ruggles
1c7587728c
sol: set channel layout
12 years ago
Justin Ruggles
bfccd76adb
smacker: set channel layout
12 years ago
Justin Ruggles
57e590e4b8
siff: set channel layout
12 years ago
Justin Ruggles
a634896cf8
sierravmd: set channel layout
12 years ago
Justin Ruggles
c1ac602d53
rtpdec_amr: set channel layout
12 years ago
Justin Ruggles
ce842029ce
rsodec: set channel layout
12 years ago
Justin Ruggles
60a585304c
rmdec: set channel layout for RA version 3
12 years ago
Justin Ruggles
444b79c18a
qcp: set channel layout
12 years ago
Justin Ruggles
b5e3e77711
psxstr: set channel layout
12 years ago
Justin Ruggles
c9759eb426
omadec: set channel layout
12 years ago
Justin Ruggles
ef1b23ad21
jvdec: set channel layout
12 years ago
Justin Ruggles
d4088efbe2
oggparsespeex: validate channel count and set channel layout
12 years ago
Justin Ruggles
4371131283
iss: set channel layout
12 years ago
Justin Ruggles
232e9c4c4b
nuv: set channel layout
12 years ago
Justin Ruggles
cc57228e31
mxg: set channel layout
12 years ago
Justin Ruggles
66d7ceb4aa
mvi: set channel layout
12 years ago
Justin Ruggles
f6c6e5aac1
mpc7: set channel layout
12 years ago
Justin Ruggles
f24b0b1b6c
mmf: set channel layout
12 years ago
Justin Ruggles
87199d34db
mm: set channel layout
12 years ago
Justin Ruggles
41a2d9590d
ipmovie: set channel layout
12 years ago
Justin Ruggles
024e03701c
iff: set channel layout
12 years ago
Justin Ruggles
73e2007f3d
idroqdec: set channel layout
12 years ago
Justin Ruggles
f6c3adde41
gxfdec: set channel layout when applicable
12 years ago
Justin Ruggles
d4a105ae5c
gsmdec: set channel layout
12 years ago
Justin Ruggles
644d8d2e5a
flvdec: set channel layout
12 years ago
Justin Ruggles
d5ca70b103
dv: set channel layout
12 years ago
Justin Ruggles
49e7af06f2
dsicin: set channel layout
12 years ago
Justin Ruggles
a05a63785c
daud: set channel layout
...
Update FATE reference due to WAVE channel mask now being set correctly.
12 years ago
Justin Ruggles
0d09a5848f
cdxl: set channel layout
12 years ago
Justin Ruggles
e8088d6e4b
bmv: set channel layout
12 years ago
Justin Ruggles
2fe804f316
bink: set channel layout
12 years ago
Justin Ruggles
ff50d27a63
bfi: set channel layout
12 years ago
Justin Ruggles
b5d1a15d1b
bethsoftvid: set channel layout
12 years ago
Justin Ruggles
39f0e9b8c6
apc: set channel layout
12 years ago
Justin Ruggles
5595368bcc
amr: set channel_layout
12 years ago
Michael Niedermayer
c433823750
4xmdec: test version for cfrms, fix out of array accesses
...
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Michael Niedermayer
be818df547
wavpack: fix out of array access
...
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Paul B Mahol
0cbb31a264
adpcm: reindent after previous commit
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Paul B Mahol
e8a9b1a1a0
adpcm: ADPCM IMA SMJPEG stereo decoding
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Paul B Mahol
0baec57d09
anm: return meaningful error codes
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Michael Niedermayer
4d60e5051e
Merge remote-tracking branch 'qatar/master'
...
* qatar/master:
binkaudio: set channel layout
Merged-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Michael Niedermayer
8c0a14d221
Merge commit '2b479bcab0a8365a7c094c5fa44b8cb6da9810d0'
...
These patches have not been merged at the request of Carl
* commit '2b479bcab0a8365a7c094c5fa44b8cb6da9810d0':
build: Drop AVX assembly ifdefs
x86: Require an assembler able to cope with AVX instructions
Conflicts:
libavcodec/x86/fft.asm
Merged-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Michael Niedermayer
03b078721c
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
...
* commit '97bf7c03b1338a867da52c159a2afecbdedcfa88':
doc: git-howto: Leave reviewers time to react before pushing patches
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h
Conflicts:
doc/APIchanges
doc/examples/decoding_encoding.c
doc/git-howto.texi
ffmpeg_filter.c
libavcodec/flacdec.c
libavcodec/imc.c
libavcodec/mpegaudiodec.c
libavcodec/utils.c
libavfilter/asrc_anullsrc.c
libavfilter/audio.c
libavfilter/avfilter.c
libavfilter/avfilter.h
libavfilter/avfiltergraph.c
libavfilter/buffer.c
libavutil/Makefile
libavutil/audioconvert.h
libavutil/channel_layout.c
libavutil/version.h
Merged-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Mans Rullgard
a384f6a7f7
ppc: replace pointer casting with AV_COPY32
...
This removes warnings about strict aliasing violations.
Signed-off-by: Mans Rullgard <mans@mansr.com>
12 years ago
Mans Rullgard
031aac9861
ppc: fix some unused variable warnings
...
The third argument of OP_U8_ALTIVEC is evaluated at most once so
there is no need for a potentially unused temporary variable.
Signed-off-by: Mans Rullgard <mans@mansr.com>
12 years ago