Mon, 08 Sep 2008 14:24:59 +0000 |
michael |
Bump Major version, this commit is almost just renaming bits_per_sample to
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
|
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
|
Fri, 01 Feb 2008 14:07:02 +0000 |
michael |
const
libavcodec
|
Sun, 23 Dec 2007 21:01:09 +0000 |
diego |
typo: begining --> beginning
libavcodec
|
Thu, 09 Aug 2007 00:57:36 +0000 |
alex |
use skip_bits where appropriate
libavcodec
|
Sat, 05 May 2007 12:18:14 +0000 |
diego |
Fix multiple "¡Æinline/static¡Ç is not at beginning of declaration" warnings.
libavcodec
|
Mon, 26 Mar 2007 00:00:43 +0000 |
aurel |
properly set *data_size when returning >= 0 values in shorten_decode_frame()
libavcodec
|
Mon, 12 Mar 2007 12:36:41 +0000 |
mbardiaux |
Give context to dprintf
libavcodec
|
Wed, 22 Nov 2006 01:11:29 +0000 |
bcoudurier |
fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot de
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sat, 13 May 2006 10:45:26 +0000 |
michael |
sanity checks, some might have been exploitable ...
libavcodec
|
Wed, 25 Jan 2006 22:10:13 +0000 |
diego |
warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Sat, 26 Feb 2005 03:36:04 +0000 |
michael |
shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)
libavcodec
|