Wed, 30 May 2007 09:32:25 +0000 |
benoit |
rename attribute_unused to av_unused and moves its declaration to common.h
libavcodec
|
Mon, 14 May 2007 14:07:50 +0000 |
reimar |
Change some leftover __attribute__((unused)) and __attribute__((used)) to
libavcodec
|
Mon, 19 Feb 2007 11:00:38 +0000 |
mbardiaux |
Remove some old disabled debugging output
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Wed, 27 Sep 2006 19:47:39 +0000 |
mru |
fix some signedness warnings
libavcodec
|
Sat, 13 May 2006 10:45:26 +0000 |
michael |
sanity checks, some might have been exploitable ...
libavcodec
|
Sun, 05 Feb 2006 13:35:17 +0000 |
diego |
MSVC-compatible __align8/__align16 declaration
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, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Mon, 12 Dec 2005 01:56:46 +0000 |
mru |
use PRIxN, %zd, %td formats where needed
libavcodec
|
Sun, 24 Apr 2005 17:21:11 +0000 |
melanson |
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
libavcodec
|
Sun, 23 Jan 2005 18:09:06 +0000 |
michael |
avoid buf_size == 0 checks in every decoder
libavcodec
|
Wed, 12 Jan 2005 00:16:25 +0000 |
michael |
various security fixes and precautionary checks
libavcodec
|
Sat, 27 Nov 2004 18:10:06 +0000 |
michael |
Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>)
libavcodec
|
Fri, 21 May 2004 14:37:16 +0000 |
michael |
data_size = 0 cleanup
libavcodec
|
Fri, 30 Apr 2004 17:42:58 +0000 |
michael |
cleanup & memleak fix
libavcodec
|
Wed, 07 Apr 2004 13:14:29 +0000 |
alex |
unknown format chars
libavcodec
|
Wed, 24 Mar 2004 23:32:48 +0000 |
mellum |
warning patrol
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Sat, 11 Oct 2003 09:11:15 +0000 |
michael |
forgot to commit, i hope its correct
libavcodec
|
Mon, 22 Sep 2003 20:29:58 +0000 |
mellum |
Fix compilation with ccc
libavcodec
|
Tue, 09 Sep 2003 22:48:19 +0000 |
bellard |
remove warnings
libavcodec
|
Sun, 01 Jun 2003 10:56:36 +0000 |
michaelni |
fix 4xm yuv->rgb565 transform
libavcodec
|
Sun, 01 Jun 2003 10:13:29 +0000 |
michaelni |
10l (array[-1] ...)
libavcodec
|
Sun, 01 Jun 2003 00:56:05 +0000 |
michaelni |
4xm codec
libavcodec
|