Thu, 05 Jul 2007 03:01:53 +0000 |
vitor |
Remove more useless parentheses.
libavcodec
|
Tue, 03 Jul 2007 02:52:40 +0000 |
vitor |
Remove useless parentheses.
libavcodec
|
Mon, 02 Jul 2007 10:21:41 +0000 |
benoit |
use properly AVFrame.linesize
libavcodec
|
Wed, 27 Jun 2007 10:40:29 +0000 |
benoit |
use the right stride
libavcodec
|
Tue, 26 Jun 2007 20:13:09 +0000 |
benoit |
right copyrights
libavcodec
|
Tue, 26 Jun 2007 20:10:26 +0000 |
benoit |
add width and height in context and use them
libavcodec
|
Mon, 25 Jun 2007 07:29:45 +0000 |
benoit |
Fix typo
libavcodec
|
Tue, 05 Jun 2007 08:05:16 +0000 |
benoit |
Convert RoQ decoder to use YUV 4:4:4 unpacked macroblocks
libavcodec
|
Tue, 29 May 2007 15:01:33 +0000 |
benoit |
Split RoQ decoder to accommodate future encoder patch
libavcodec
|
Tue, 29 May 2007 12:20:40 +0000 |
benoit |
cosmetics and function rename
libavcodec
|
Wed, 23 May 2007 14:55:13 +0000 |
ramiro |
Remove duplicate bytestream functions
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Sat, 07 Apr 2007 17:37:30 +0000 |
diego |
Remove superfluous setting of has_b_frames in codecs without B-frames.
libavcodec
|
Sat, 24 Feb 2007 00:55:50 +0000 |
aurel |
Use pointers to avoid copying AVFrame.
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 18:25:17 +0000 |
melanson |
tinfoil patch: validate motion vectors and do not free frame on exit if
libavcodec
|
Fri, 21 May 2004 14:37:16 +0000 |
michael |
data_size = 0 cleanup
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Thu, 02 Oct 2003 04:19:56 +0000 |
tmmm |
experimental half-pel motion compensation for C planes, courtesy of Dr.
libavcodec
|
Tue, 02 Sep 2003 04:32:02 +0000 |
tmmm |
initial commit for Id RoQ and Interplay MVE multimedia subsystems
libavcodec
|