Fri, 09 Jul 2004 22:29:08 +0000 |
michael |
1000000l
libavcodec
|
Fri, 09 Jul 2004 21:55:10 +0000 |
michael |
field pic timestamp fix
libavcodec
|
Fri, 09 Jul 2004 12:49:55 +0000 |
michael |
update version for next release
libavcodec
|
Thu, 08 Jul 2004 10:46:28 +0000 |
michael |
av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at sensestream dot com>)
libavcodec
|
Thu, 08 Jul 2004 00:53:21 +0000 |
michael |
overread fix
libavcodec
|
Tue, 06 Jul 2004 12:27:36 +0000 |
michael |
dc_precission=11 fix
libavcodec
|
Mon, 05 Jul 2004 19:19:04 +0000 |
michael |
ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>)
libavcodec
|
Mon, 05 Jul 2004 02:21:38 +0000 |
michael |
shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at u dot washington dot edu>)
libavcodec
|
Thu, 01 Jul 2004 12:33:07 +0000 |
michael |
10l
libavcodec
|
Wed, 30 Jun 2004 23:12:21 +0000 |
michael |
10l (fixes delayed frames during encoding)
libavcodec
|
Wed, 30 Jun 2004 22:39:01 +0000 |
michael |
1000l
libavcodec
|
Wed, 30 Jun 2004 14:15:31 +0000 |
michael |
various resampling fixes
libavcodec
|
Wed, 30 Jun 2004 14:10:17 +0000 |
michael |
forgotten
libavcodec
|
Wed, 30 Jun 2004 12:05:35 +0000 |
michael |
timestamp duplication bugfix
libavcodec
|
Sun, 27 Jun 2004 16:06:15 +0000 |
rtognimp |
Ignore palette for grayscale files, all my samples are inverted with
libavcodec
|
Sun, 27 Jun 2004 14:46:02 +0000 |
rtognimp |
Paletted cvid support
libavcodec
|
Sun, 27 Jun 2004 11:07:05 +0000 |
rtognimp |
Force alignement for rpza and smc
libavcodec
|
Sun, 27 Jun 2004 11:06:30 +0000 |
rtognimp |
fix for width or height not multiple of 4
libavcodec
|
Sat, 26 Jun 2004 15:00:26 +0000 |
alex |
unused
libavcodec
|
Sat, 26 Jun 2004 10:35:55 +0000 |
alex |
altivec workaround
libavcodec
|
Sat, 26 Jun 2004 10:09:58 +0000 |
alex |
warning fix
libavcodec
|
Sat, 26 Jun 2004 10:09:42 +0000 |
alex |
some debug
libavcodec
|
Sat, 26 Jun 2004 10:09:19 +0000 |
alex |
skip_utf8, unused yet
libavcodec
|
Sat, 26 Jun 2004 10:08:49 +0000 |
alex |
make the tables static
libavcodec
|
Sat, 26 Jun 2004 09:52:16 +0000 |
alex |
10l, non-x86 fix
libavcodec
|
Sat, 26 Jun 2004 02:20:38 +0000 |
michael |
support skiping of mb rows during decoding
libavcodec
|
Fri, 25 Jun 2004 19:14:23 +0000 |
michael |
use libmpeg2 idct to decode xvid videos unless the user forced some other idct
libavcodec
|
Fri, 25 Jun 2004 14:11:44 +0000 |
michael |
optimization
libavcodec
|
Thu, 24 Jun 2004 22:13:44 +0000 |
michael |
transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature request tracker
libavcodec
|
Tue, 22 Jun 2004 21:14:01 +0000 |
michael |
flush audio encoder buffers at the end
libavcodec
|
Mon, 21 Jun 2004 01:01:44 +0000 |
michael |
increase size of crop table
libavcodec
|
Sun, 20 Jun 2004 19:13:07 +0000 |
rtognimp |
100l fix codebook usage for v1 vectors
libavcodec
|
Sat, 19 Jun 2004 01:25:02 +0000 |
michael |
1000l to myself for FFMIN(...,0) instead of ...,6)
libavcodec
|
Sat, 19 Jun 2004 01:14:13 +0000 |
michael |
1000l to the ffsvq3 author, our default bitstream reader is only guranteed to be able to read 25bit at a time
libavcodec
|
Sat, 19 Jun 2004 00:10:21 +0000 |
michael |
segfault fix
libavcodec
|
Fri, 18 Jun 2004 13:11:15 +0000 |
michael |
100l
libavcodec
|
Fri, 18 Jun 2004 02:45:09 +0000 |
michael |
10l
libavcodec
|
Thu, 17 Jun 2004 16:34:46 +0000 |
michael |
avoid useless normalization and 10l fix
libavcodec
|
Thu, 17 Jun 2004 15:43:23 +0000 |
michael |
polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters
libavcodec
|
Wed, 16 Jun 2004 02:53:12 +0000 |
melanson |
cut-n-paste error slipped through the cracks... thanks to DJ Hartman for
libavcodec
|
Mon, 14 Jun 2004 23:41:41 +0000 |
michael |
coefficient saturation fix
libavcodec
|
Mon, 14 Jun 2004 16:18:04 +0000 |
michael |
fewer overflows
libavcodec
|
Sun, 13 Jun 2004 23:40:54 +0000 |
melanson |
warning vigilance
libavcodec
|
Sun, 13 Jun 2004 00:10:07 +0000 |
melanson |
the ongoing struggle for encoding conditionals
libavcodec
|
Sat, 12 Jun 2004 16:51:15 +0000 |
iive |
better cbp handling and small speedup in mpeg12
libavcodec
|
Fri, 11 Jun 2004 21:12:46 +0000 |
michael |
chroma me fix
libavcodec
|
Fri, 11 Jun 2004 07:59:12 +0000 |
iive |
mpeg2 chroma422/444 support, may be slower, may be faster for other codecs
libavcodec
|
Fri, 11 Jun 2004 02:24:08 +0000 |
melanson |
fix initialization bug in which execution overwrites essential data
libavcodec
|
Thu, 10 Jun 2004 22:56:43 +0000 |
michael |
clip input motion vectors
libavcodec
|
Thu, 10 Jun 2004 04:13:43 +0000 |
melanson |
attempt to create some separation in the FLAC system with respect to
libavcodec
|
Wed, 09 Jun 2004 01:57:47 +0000 |
michael |
make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>)
libavcodec
|
Tue, 08 Jun 2004 17:01:17 +0000 |
michael |
gcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>)
libavcodec
|
Tue, 08 Jun 2004 02:41:41 +0000 |
michael |
hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Tue, 08 Jun 2004 02:13:44 +0000 |
michael |
sse8 and nsse in mmx
libavcodec
|
Mon, 07 Jun 2004 17:30:02 +0000 |
michael |
nsse weight
libavcodec
|
Mon, 07 Jun 2004 03:23:31 +0000 |
michael |
noise preserving sum of squares comparission function
libavcodec
|
Sun, 06 Jun 2004 20:15:53 +0000 |
michael |
fix normalization
libavcodec
|
Sun, 06 Jun 2004 19:44:05 +0000 |
michael |
sanity checks
libavcodec
|
Sun, 06 Jun 2004 13:46:50 +0000 |
michael |
cubic filter instead of truncated sinc
libavcodec
|
Sun, 06 Jun 2004 03:52:42 +0000 |
michael |
Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>)
libavcodec
|