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, 14 Dec 2008 03:29:33 +0000 |
melanson |
The POSIX namespace shall be held sacrosanct. To that end,
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Thu, 15 May 2008 22:51:38 +0000 |
diego |
cosmetics: s/Id/id/ in libavcodec where Id refers to id Software.
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
|
Mon, 10 Mar 2008 03:07:44 +0000 |
melanson |
These video decoders do not need to include and initialize the DSP
libavcodec
|
Fri, 01 Feb 2008 03:26:31 +0000 |
michael |
consts
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Sun, 08 Apr 2007 20:24:16 +0000 |
diego |
Get rid of unnecessary pointer casts.
libavcodec
|
Sat, 07 Apr 2007 17:37:30 +0000 |
diego |
Remove superfluous setting of has_b_frames in codecs without B-frames.
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Wed, 16 Feb 2005 22:42:41 +0000 |
michael |
Off-by-one bug in libavcodec/idcinvideo.c, caused
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Thu, 30 Oct 2003 05:40:58 +0000 |
melanson |
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)
libavcodec
|
Fri, 03 Oct 2003 05:50:06 +0000 |
tmmm |
instructions for using the decoder
libavcodec
|
Fri, 03 Oct 2003 05:43:03 +0000 |
tmmm |
implemented Id Quake II CIN support
libavcodec
|