Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 лет назад |
Baptiste Coudurier
|
9345ae6f78
alac : fix case where bits_per_sample is not set.
|
16 лет назад |
Luca Abeni
|
dd1c8f3e6e
Bump Major version, this commit is almost just renaming bits_per_sample to
|
16 лет назад |
Matthieu Castet
|
95801b6a07
alac : check readsamplesize to ensure get_bits() doesn't
|
16 лет назад |
Peter Ross
|
fd76c37fd9
Modify all codecs to report their supported input and output sample format(s).
|
16 лет назад |
Jai Menon
|
66b26265f8
fix verbatim mode decoding. patch by Jai Menon (realityman gmx net).
|
16 лет назад |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 лет назад |
Matthieu Castet
|
6827f6f216
cosmetics: indent after last commit. patch by matthieu castet <castet matthieu free fr>.
|
16 лет назад |
Matthieu Castet
|
e5838c90ee
simplify decoding of uncompressed samples. patch by matthieu castet <castet matthieu free fr>.
|
16 лет назад |
Justin Ruggles
|
59d598b923
fix reading of samples-per-frame
|
16 лет назад |
Michael Niedermayer
|
f7739f3708
Output buffer overflow.
|
16 лет назад |
Michael Niedermayer
|
494e353179
Heap buffer overflow.
|
16 лет назад |
Michael Niedermayer
|
83e9a67d7c
Fix memset(0) based buffer overflow.
|
16 лет назад |
Stefano Sabatini
|
d5202e4fda
Add long names to many AVCodec declarations.
|
16 лет назад |
Matthieu Castet
|
e5ab737950
check alac EOF marker
|
16 лет назад |
Vitor Sessak
|
010db10393
Remove another unneeded var from context
|
16 лет назад |
Vitor Sessak
|
4c63c597d8
10l: my last commit broke compilation and introduced warnings
|
16 лет назад |
Vitor Sessak
|
db08882e74
Remove unneeded variables from context
|
16 лет назад |
Vitor Sessak
|
8431603a51
Remove wrapper around av_log2()
|
16 лет назад |
Michael Niedermayer
|
1f655c4fe4
indent
|
16 лет назад |
Michael Niedermayer
|
5eeba07ec9
Factorize more code.
|
16 лет назад |
Michael Niedermayer
|
5a5a27c5de
Factorize decode_postfix() out.
|
16 лет назад |
Michael Niedermayer
|
c49c5e23dc
Change k limiting code, i think the code was buggy.
|
16 лет назад |
Michael Niedermayer
|
59b377ac86
more senseless code
|
16 лет назад |
Michael Niedermayer
|
26df3ba28c
senseless code
|
16 лет назад |
Michael Niedermayer
|
ec04a74e70
useless variable
|
16 лет назад |
Michael Niedermayer
|
ea3372a256
simplify
|
16 лет назад |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
16 лет назад |
Michael Niedermayer
|
b5777b942d
const
|
17 лет назад |
Vitor Sessak
|
52b541ad79
spelling
|
17 лет назад |
Vitor Sessak
|
becc0ef95b
Remove reimplementation of get_unary.
|
17 лет назад |
Vitor Sessak
|
11f81e6a07
Cosmetical: Empty line removal
|
17 лет назад |
Vitor Sessak
|
63ecfc1fe4
Comment about unsupported sample size
|
17 лет назад |
Vitor Sessak
|
aa33d8096a
Rename function
|
17 лет назад |
Vitor Sessak
|
321c313836
Replace two #define's by inline functions
|
17 лет назад |
Alex Beregszaszi
|
7ae7300ee3
use skip_bits where appropriate
|
17 лет назад |
Alex Beregszaszi
|
5fc32c275e
use get_bits1(..) instead get_bits(.., 1)
|
17 лет назад |
Vitor Sessak
|
92df891001
More indentation
|
17 лет назад |
Vitor Sessak
|
db695867eb
Cosmetics: indentation
|
17 лет назад |
Vitor Sessak
|
4a5e6389fe
Rename function
|
17 лет назад |
Vitor Sessak
|
d58d7ade78
Minor cosmetics
|
17 лет назад |
Vitor Sessak
|
9c8d9f251e
Another minor simplification
|
17 лет назад |
Vitor Sessak
|
c9128d569a
Make deinterlace_16 receive an array as a parameter and not two separated vars
|
17 лет назад |
Vitor Sessak
|
b37bce6b61
Minor simplification
|
17 лет назад |
Vitor Sessak
|
60c4a31c6a
Yet more cosmetics
|
17 лет назад |
Vitor Sessak
|
10024d443a
More cosmetics
|
17 лет назад |
Vitor Sessak
|
d0da802049
Remove reimplementation of av_log2
|
17 лет назад |
Vitor Sessak
|
f175201004
Test for supported number of channels
|
17 лет назад |
Vitor Sessak
|
586e5bd902
Cosmetics: indentation
|
17 лет назад |
Vitor Sessak
|
a1301f2934
Cosmetics: alignment
|
17 лет назад |