Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 years ago |
Vitor Sessak
|
e0df9e4425
Do not allocate RoqTempData on the stack
|
16 years ago |
Stefano Sabatini
|
9c868219e9
Replace calls to the deprecated function av_init_random() with
|
16 years ago |
Aurelien Jacobs
|
199436b952
moves mid_pred() into mathops.h (with arch specific code split by directory)
|
16 years ago |
Vitor Sessak
|
c9bea488fe
Avoid POSIX reserved _t suffix.
|
16 years ago |
Vitor Sessak
|
34e0d78936
Set avctx->coded_frame in RoQ encoder. At some point in
|
16 years ago |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 years ago |
Stefano Sabatini
|
88c5216261
cosmetics: s/Id/id/ in libavcodec where Id refers to id Software.
|
16 years ago |
Carl Eugen Hoyos
|
eacced45c4
Replace some occurrences of -1 with PIX_FMT_NONE.
|
16 years ago |
Stefano Sabatini
|
162d4fc99d
Add long names to AVCodec declarations.
|
16 years ago |
Vitor Sessak
|
3a66812fc8
Add my last name to copyright headers
|
17 years ago |
Vitor Sessak
|
8448946e37
Remove more useless parentheses.
|
17 years ago |
Vitor Sessak
|
fb44e0706f
use properly AVFrame.linesize
|
17 years ago |
Vitor Sessak
|
670e47e196
use the right stride
|
17 years ago |
Vitor Sessak
|
03e3e76544
RoQ video encoder
|
17 years ago |