Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Mon, 30 Nov 2009 10:25:20 +0000 |
attila |
Fix an issue uncovered by commit 20623:
libavcodec
|
Sat, 13 Jun 2009 06:41:51 +0000 |
kostya |
Correct reading bits in MPC SV8 base codes (when we have to read 0 or >16 bits).
libavcodec
|
Mon, 20 Apr 2009 15:36:27 +0000 |
kostya |
Compact and make constant two tables used by Musepack decoders
libavcodec
|
Fri, 17 Apr 2009 14:09:56 +0000 |
kostya |
Use new static VLC scheme in Indeo2, Musepack and WNV1 decoders
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, 08 Mar 2009 16:37:57 +0000 |
kostya |
Make Musepack decoders use LFG pseudorandom generator
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Sun, 18 Jan 2009 23:04:33 +0000 |
stefano |
Replace calls to the deprecated function av_init_random() with
libavcodec
|
Wed, 14 Jan 2009 00:48:17 +0000 |
diego |
Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection.
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Wed, 19 Nov 2008 14:57:48 +0000 |
kostya |
Add channel layout to several audio decoders I maintain
libavcodec
|
Thu, 31 Jul 2008 10:47:31 +0000 |
pross |
Modify all codecs to report their supported input and output sample format(s).
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Tue, 29 Apr 2008 07:11:59 +0000 |
diego |
Transform codec names into single words.
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
|
Wed, 13 Feb 2008 09:26:10 +0000 |
diego |
typo fix: inited --> initialized
libavcodec
|
Fri, 01 Feb 2008 03:26:31 +0000 |
michael |
consts
libavcodec
|
Wed, 07 Nov 2007 05:35:46 +0000 |
kostya |
Musepack SV8 demuxer and decoder
libavcodec
|