Wed, 30 Jun 2010 15:38:06 +0000 |
mru |
Fix grammar errors in documentation
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Wed, 17 Mar 2010 13:04:33 +0000 |
benoit |
qtrleenc: add rgb555 output
libavcodec
|
Sun, 06 Sep 2009 16:09:21 +0000 |
reimar |
Mark all pix_fmts and supported_framerates compound literals as const.
libavcodec
|
Wed, 08 Jul 2009 14:58:16 +0000 |
cehoyos |
Add PIX_FMT_ARGB encoding to qtrle.
libavcodec
|
Sat, 23 May 2009 05:55:29 +0000 |
bcoudurier |
fix qtrle encoding when previous frame linesize differs, fix #998
libavcodec
|
Sun, 03 May 2009 09:32:40 +0000 |
banan |
Remove dead assignments found by CSA
libavcodec
|
Wed, 11 Feb 2009 14:55:24 +0000 |
diego |
Add av_uninit macro to variable to avoid false positive warning:
libavcodec
|
Mon, 08 Sep 2008 14:24:59 +0000 |
michael |
Bump Major version, this commit is almost just renaming bits_per_sample to
libavcodec
|
Sun, 07 Sep 2008 21:02:28 +0000 |
diego |
Relicense from LGPL 2.1 to LGPL 2.1 or later with the authors' permission.
libavcodec
|
Sat, 06 Sep 2008 16:15:45 +0000 |
diego |
license header consistency cosmetics.
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
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
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Thu, 31 Jan 2008 00:50:21 +0000 |
bcoudurier |
add parenthesis, fix warning: qtrleenc.c:257: warning: suggest parentheses around && within ||
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Mon, 02 Jul 2007 07:06:28 +0000 |
benoit |
QT RLE encoder
libavcodec
|