Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Sat, 02 Jun 2007 01:41:07 +0000 |
ramiro |
Use AV_xx throughout libavcodec
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Sat, 05 May 2007 12:18:14 +0000 |
diego |
Fix multiple "¡Æinline/static¡Ç is not at beginning of declaration" warnings.
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 Apr 2007 14:10:02 +0000 |
diego |
typos
libavcodec
|
Fri, 19 Jan 2007 22:12:59 +0000 |
alex |
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
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
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Sat, 13 Aug 2005 20:48:47 +0000 |
melanson |
tinfoil patch: no array is written to in bulk before counts are
libavcodec
|
Wed, 12 Jan 2005 00:16:25 +0000 |
michael |
various security fixes and precautionary checks
libavcodec
|
Sun, 14 Mar 2004 04:04:08 +0000 |
melanson |
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
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, 19 Sep 2003 04:00:32 +0000 |
tmmm |
MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's
libavcodec
|
Sun, 14 Sep 2003 16:11:01 +0000 |
tmmm |
change pixel identifier conflict with AltiVec headers (patch courtesy of
libavcodec
|
Sat, 13 Sep 2003 02:31:03 +0000 |
tmmm |
final word on RGBA byte order
libavcodec
|
Fri, 12 Sep 2003 03:48:14 +0000 |
tmmm |
deploy palette control API
libavcodec
|
Thu, 11 Sep 2003 06:16:39 +0000 |
tmmm |
copy & paste strikes again
libavcodec
|
Thu, 11 Sep 2003 05:46:25 +0000 |
tmmm |
xan_wc3 decoder now works correctly; added a bunch of output
libavcodec
|
Mon, 08 Sep 2003 04:10:59 +0000 |
tmmm |
New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM
libavcodec
|