20 Commits (8d072dd2a96dc1ed7c1a65d49361311db71f5bfb)

Author SHA1 Message Date
Reimar Döffinger 4a49ab77c6 Remove unnecessary calls to avcodec_check_dimensions, the check is already 15 years ago
Reimar Döffinger 2ba8301769 Mark all pix_fmts and supported_framerates compound literals as const. 15 years ago
Måns Rullgård 3aab27b459 Remove useless #include <unistd.h> from many files 16 years ago
Vitor Sessak b0e37369a1 Remove useless assignment in generate_codebook(). Found by Clang static analyser. 16 years ago
Vitor Sessak 9aa2ab4276 Use FLG pseudo-random number generator in RoQ and ELBG 16 years ago
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 17 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini 88c5216261 cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. 17 years ago
Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 17 years ago
Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 17 years ago
Vitor Sessak 3a66812fc8 Add my last name to copyright headers 18 years ago
Vitor Sessak 8448946e37 Remove more useless parentheses. 18 years ago
Vitor Sessak fb44e0706f use properly AVFrame.linesize 18 years ago
Vitor Sessak 670e47e196 use the right stride 18 years ago
Vitor Sessak 03e3e76544 RoQ video encoder 18 years ago