Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 лет назад |
Aurelien Jacobs
|
b250f9c66d
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
16 лет назад |
Diego Biurrun
|
f544a5fc84
Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific
|
16 лет назад |
Diego Biurrun
|
2a43a093ed
Replace generic CONFIG_DECODERS preprocessor conditionals by more specific
|
16 лет назад |
Peter Ross
|
fd76c37fd9
Modify all codecs to report their supported input and output sample format(s).
|
16 лет назад |
Stefan Gehrer
|
cf2baeb338
mark read-only data as const
|
16 лет назад |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 лет назад |
Stefano Sabatini
|
038f846e41
Add long names to some AVCodec declarations.
|
16 лет назад |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
16 лет назад |
Michael Niedermayer
|
0e03ed2eed
const
|
17 лет назад |
Aurelien Jacobs
|
aee481cebe
use av_clip_int16() where it makes sense
|
17 лет назад |
François Revol
|
8fa36ae09d
This fixes error handling for BeOS, removing the need for some ifdefs.
|
17 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Måns Rullgård
|
62bb489b13
add some #ifdef CONFIG_ENCODERS/DECODERS
|
18 лет назад |
Diego Biurrun
|
5509bffa88
Update licensing information: The FSF changed postal address.
|
19 лет назад |
Diego Biurrun
|
bb270c0896
COSMETICS: tabs --> spaces, some prettyprinting
|
19 лет назад |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 лет назад |
Måns Rullgård
|
88730be651
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
19 лет назад |
Michael Niedermayer
|
caa336b4cc
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
|
20 лет назад |
Alex Beregszaszi
|
cc078b9e09
more decorrelation types
|
20 лет назад |
Alex Beregszaszi
|
ef859ca33f
ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitude bug
|
20 лет назад |
Alex Beregszaszi
|
54f5fd22ea
new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk)
|
20 лет назад |