Fri, 22 Jan 2010 03:25:11 +0000 |
mru |
Move array specifiers outside DECLARE_ALIGNED() invocations
libavcodec
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavcodec
|
Tue, 07 Apr 2009 15:59:50 +0000 |
rbultje |
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Sun, 16 Nov 2008 10:16:07 +0000 |
banan |
Silence warning in imc decoder
libavcodec
|
Sun, 16 Nov 2008 09:54:09 +0000 |
banan |
Set channel_layout
libavcodec
|
Thu, 31 Jul 2008 10:47:31 +0000 |
pross |
Modify all codecs to report their supported input and output sample format(s).
libavcodec
|
Sat, 12 Jul 2008 15:02:40 +0000 |
reimar |
Use new style static VLC tables for IMC decoder.
libavcodec
|
Sun, 22 Jun 2008 15:12:27 +0000 |
superdump |
Add generic ff_sine_window_init function and implement in codecs appropriately
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Fri, 02 May 2008 22:58:16 +0000 |
banan |
Long name spelling fixes
libavcodec
|
Sun, 27 Apr 2008 10:52:44 +0000 |
diego |
Add long names to many AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Tue, 05 Feb 2008 18:39:55 +0000 |
reimar |
Check that we have enough input data in IMC decoder.
libavcodec
|
Sat, 02 Feb 2008 08:28:07 +0000 |
kostya |
Do not modify input data
libavcodec
|
Sat, 02 Feb 2008 08:26:49 +0000 |
kostya |
IMC decoder always operates on 64-byte blocks
libavcodec
|
Fri, 01 Feb 2008 03:26:31 +0000 |
michael |
consts
libavcodec
|
Thu, 09 Aug 2007 00:13:31 +0000 |
alex |
use get_bits1(..) instead get_bits(.., 1)
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Sun, 25 Feb 2007 10:27:12 +0000 |
reimar |
Add av_ prefix to clip functions
libavcodec
|
Fri, 17 Nov 2006 21:43:46 +0000 |
banan |
Missed one log2().
libavcodec
|
Tue, 14 Nov 2006 18:54:42 +0000 |
banan |
Remove log2() usage.
libavcodec
|
Sat, 11 Nov 2006 20:54:48 +0000 |
mru |
make some symbols static
libavcodec
|
Mon, 30 Oct 2006 13:57:55 +0000 |
kostya |
Init vlc tables as static
libavcodec
|
Mon, 30 Oct 2006 13:48:48 +0000 |
kostya |
IMC decoder
libavcodec
|