Laurent Aimar
|
240546a185
Check for out of bounds writes in the Delphine Software International CIN decoder.
|
13 years ago |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 years ago |
Peter Ross
|
fd76c37fd9
Modify all codecs to report their supported input and output sample format(s).
|
16 years ago |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 years ago |
Stefano Sabatini
|
162d4fc99d
Add long names to AVCodec declarations.
|
16 years ago |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
16 years ago |
Michael Niedermayer
|
7993df6527
consts
|
17 years ago |
Kostya Shishkov
|
675a0583b4
Do not decode more data than output buffer may hold
|
17 years ago |
Aurelien Jacobs
|
aee481cebe
use av_clip_int16() where it makes sense
|
17 years ago |
Ramiro Polla
|
2c124cb65c
Use AV_xx throughout libavcodec
|
17 years ago |
Diego Biurrun
|
2029f312e8
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
|
17 years ago |
Nicholas Tung
|
e4141433ea
Get rid of unnecessary pointer casts.
|
17 years ago |
Nicholas Tung
|
587d07227e
Remove superfluous setting of has_b_frames in codecs without B-frames.
|
17 years ago |
Reimar Döffinger
|
f66e4f5f9e
Add av_ prefix to clip functions
|
17 years ago |
Alex Beregszaszi
|
fead30d444
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
Diego Biurrun
|
1345f4ed6c
Rename SWAP macro to FFSWAP.
|
18 years ago |
Baptiste Coudurier
|
72450e50a5
support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
|
18 years ago |