Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 years ago |
Reinhard Tartler
|
737eb5976f
Merge libavcore into libavutil
|
14 years ago |
Diego Elio Pettenò
|
d36beb3f69
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
|
14 years ago |
Stefano Sabatini
|
e16f217ceb
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
Stefano Sabatini
|
6ce9b4310c
Remove use of the deprecated function avcodec_check_dimensions(), use
|
14 years ago |
Måns Rullgård
|
8fc0162ac4
Add av_ prefix to bswap macros
|
14 years ago |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
Stefano Sabatini
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
Måns Rullgård
|
84dc2d8afa
Remove DECLARE_ALIGNED_{8,16} macros
|
15 years ago |
Måns Rullgård
|
c67278098d
Move array specifiers outside DECLARE_ALIGNED() invocations
|
15 years ago |
Peter Ross
|
7d58228055
Initialise MAD decode_block_intra() loop iterator to zero.
|
15 years ago |
Peter Ross
|
c63ea92bf2
Electronic Arts Madcow decoder
|
15 years ago |