| Commit message (Expand) | Author | Age | Files | Lines |
* | Use FLG pseudo-random number generator in RoQ and ELBG | Vitor Sessak | 2009-03-08 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Do not allocate RoqTempData on the stack | Vitor Sessak | 2009-01-24 | 1 | -12/+15 |
* | Replace calls to the deprecated function av_init_random() with | Stefano Sabatini | 2009-01-18 | 1 | -1/+1 |
* | moves mid_pred() into mathops.h (with arch specific code split by directory) | Aurelien Jacobs | 2009-01-18 | 1 | -0/+1 |
* | Avoid POSIX reserved _t suffix. | Vitor Sessak | 2008-12-11 | 1 | -21/+21 |
* | Set avctx->coded_frame in RoQ encoder. At some point in | Vitor Sessak | 2008-07-19 | 1 | -0/+2 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. | Stefano Sabatini | 2008-05-15 | 1 | -2/+2 |
* | Replace some occurrences of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-11 | 1 | -1/+1 |
* | Add long names to AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | Add my last name to copyright headers | Vitor Sessak | 2007-07-05 | 1 | -1/+1 |
* | Remove more useless parentheses. | Vitor Sessak | 2007-07-05 | 1 | -1/+1 |
* | use properly AVFrame.linesize | Vitor Sessak | 2007-07-02 | 1 | -8/+12 |
* | use the right stride | Vitor Sessak | 2007-06-27 | 1 | -9/+13 |
* | RoQ video encoder | Vitor Sessak | 2007-06-25 | 1 | -0/+1061 |