Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 years ago |
Måns Rullgård
|
6b8810d0ca
flashsv: use skip_bits_long() where required
|
16 years ago |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 years ago |
Carl Eugen Hoyos
|
eacced45c4
Replace some occurrences of -1 with PIX_FMT_NONE.
|
16 years ago |
Benjamin Larsson
|
c401efdefe
Long name spelling fixes
|
16 years ago |
Stefano Sabatini
|
d5202e4fda
Add long names to many AVCodec declarations.
|
16 years ago |
Diego Biurrun
|
d952638699
typo: occured --> occurred
|
16 years ago |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
16 years ago |
Michael Niedermayer
|
c82fbf7fba
const
|
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 |
Diego Biurrun
|
efbd19fe76
Declare zlib dependency in the Makefile, not in the source.
|
18 years ago |
Benjamin Larsson
|
60527f3163
Really fix my never ending mistakes.
|
18 years ago |
Benjamin Larsson
|
97ec93e176
Don't break compilation on systems without zlib.
|
18 years ago |
Benjamin Larsson
|
0f7af06674
The block_size might be used incorrectly if it is not updated.
|
18 years ago |
Benjamin Larsson
|
96dbe78f75
Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.
|
18 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Benjamin Larsson
|
0919e788ae
Flash Screen Video decoder (fourcc:FSV1)
|
18 years ago |