Wed, 30 Jun 2010 15:38:06 +0000 |
mru |
Fix grammar errors in documentation
libavcodec
|
Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Tue, 13 Oct 2009 20:13:28 +0000 |
reimar |
Remove unnecessary calls to avcodec_check_dimensions, the check is already
libavcodec
|
Sun, 06 Sep 2009 16:09:21 +0000 |
reimar |
Mark all pix_fmts and supported_framerates compound literals as const.
libavcodec
|
Wed, 22 Jul 2009 23:37:53 +0000 |
mru |
Remove useless #include <unistd.h> from many files
libavcodec
|
Fri, 17 Apr 2009 13:07:18 +0000 |
vitor |
Remove useless assignment in generate_codebook(). Found by Clang static analyser.
libavcodec
|
Sun, 08 Mar 2009 17:43:12 +0000 |
vitor |
Use FLG pseudo-random number generator in RoQ and ELBG
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Sat, 24 Jan 2009 08:15:43 +0000 |
vitor |
Do not allocate RoqTempData on the stack
libavcodec
|
Sun, 18 Jan 2009 23:04:33 +0000 |
stefano |
Replace calls to the deprecated function av_init_random() with
libavcodec
|
Sun, 18 Jan 2009 22:57:40 +0000 |
aurel |
moves mid_pred() into mathops.h (with arch specific code split by directory)
libavcodec
|
Thu, 11 Dec 2008 19:36:25 +0000 |
vitor |
Avoid POSIX reserved _t suffix.
libavcodec
|
Sat, 19 Jul 2008 02:43:23 +0000 |
vitor |
Set avctx->coded_frame in RoQ encoder. At some point in
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Thu, 15 May 2008 22:51:38 +0000 |
diego |
cosmetics: s/Id/id/ in libavcodec where Id refers to id Software.
libavcodec
|
Sun, 11 May 2008 22:28:43 +0000 |
cehoyos |
Replace some occurrences of -1 with PIX_FMT_NONE.
libavcodec
|
Sun, 27 Apr 2008 22:39:51 +0000 |
diego |
Add long names to AVCodec declarations.
libavcodec
|
Thu, 05 Jul 2007 19:53:34 +0000 |
vitor |
Add my last name to copyright headers
libavcodec
|
Thu, 05 Jul 2007 03:01:53 +0000 |
vitor |
Remove more useless parentheses.
libavcodec
|
Mon, 02 Jul 2007 10:20:12 +0000 |
benoit |
use properly AVFrame.linesize
libavcodec
|
Wed, 27 Jun 2007 06:57:31 +0000 |
benoit |
use the right stride
libavcodec
|
Mon, 25 Jun 2007 12:09:23 +0000 |
benoit |
RoQ video encoder
libavcodec
|