Sun, 31 May 2009 10:37:05 +0000 |
reimar |
Remove unnecessary put_bits/get_bits includes.
libavcodec
|
Sun, 31 May 2009 08:54:41 +0000 |
reimar |
Remove now unused elements from LclEncContext
libavcodec
|
Sun, 31 May 2009 08:51:30 +0000 |
reimar |
Remove useless casts, extradata is already "uint8_t *"
libavcodec
|
Sun, 31 May 2009 08:49:27 +0000 |
reimar |
lclenc.c: compress directly into output buffer instead of using a pointless
libavcodec
|
Sun, 31 May 2009 08:41:11 +0000 |
reimar |
Remove superfluous () from lclenc.c
libavcodec
|
Sun, 31 May 2009 08:38:51 +0000 |
reimar |
Cosmetics: fix indentation in lclenc.c
libavcodec
|
Sun, 31 May 2009 08:36:44 +0000 |
reimar |
Remove "#if CONFIG_ZLIB" checks from lclenc.c, the file is never compiled
libavcodec
|
Sun, 12 Apr 2009 08:35:26 +0000 |
stefano |
Split bitstream.h, put the bitstream writer stuff in the new file
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Mon, 26 Jan 2009 22:51:16 +0000 |
diego |
Fix filenames in Doxygen comments.
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Mon, 08 Sep 2008 14:24:59 +0000 |
michael |
Bump Major version, this commit is almost just renaming bits_per_sample to
libavcodec
|
Thu, 19 Jun 2008 10:12:15 +0000 |
stefano |
Improve an lclenc.c error message in case of unsupported input pixel
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
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, 12 Jul 2007 22:40:33 +0000 |
mru |
split lcl.c into lcldec.c, lclenc.c, lcl.h
libavcodec
base
lcl.c@995ffe6af9f8
|