Sun, 23 Jan 2005 11:08:18 +0000 |
michael |
use clip_uint8()
libavcodec
|
Fri, 07 Jan 2005 05:56:07 +0000 |
lorenm |
H.264 weighted prediction.
libavcodec
|
Wed, 08 Dec 2004 18:02:56 +0000 |
michael |
more flexible frame skip decission
libavcodec
|
Mon, 27 Sep 2004 19:47:17 +0000 |
michael |
move h264 idct to its own file and call via function pointer in DspContext
libavcodec
|
Sun, 26 Sep 2004 10:01:40 +0000 |
michael |
1/8 resolution decoding
libavcodec
|
Sun, 26 Sep 2004 00:18:12 +0000 |
michael |
1/4 resolution decoding
libavcodec
|
Sat, 25 Sep 2004 23:18:58 +0000 |
michael |
1/2 resolution decoding
libavcodec
|
Mon, 06 Sep 2004 10:32:47 +0000 |
michael |
useless
libavcodec
|
Sun, 22 Aug 2004 17:16:03 +0000 |
michael |
4x4 SSE compare function
libavcodec
|
Fri, 13 Aug 2004 15:30:42 +0000 |
michael |
Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>)
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, 30 May 2004 21:21:13 +0000 |
michael |
rewrite h261 loop filter
libavcodec
|
Sun, 30 May 2004 20:37:15 +0000 |
michael |
h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>)
libavcodec
|
Tue, 27 Apr 2004 03:58:06 +0000 |
melanson |
separate out put_signed_pixels_clamped() into its own function and
libavcodec
|
Mon, 26 Apr 2004 00:20:29 +0000 |
melanson |
reorganize and simplify the VP3 IDCT stuff
libavcodec
|
Fri, 23 Apr 2004 23:38:54 +0000 |
michael |
VIS optimized motion compensation code. by (David S. Miller <davem at redhat dot com>)
libavcodec
|
Mon, 08 Mar 2004 02:13:45 +0000 |
melanson |
seperated out the C-based VP3 DSP functions into a different file; also
libavcodec
|
Fri, 05 Mar 2004 18:44:04 +0000 |
michael |
fix motion compensation with (x+1/2,y+1/2) MVs
libavcodec
|
Fri, 06 Feb 2004 02:12:37 +0000 |
michael |
quantizer noise shaping optimization
libavcodec
|
Sat, 10 Jan 2004 16:04:55 +0000 |
michael |
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise
libavcodec
|
Mon, 05 Jan 2004 22:57:07 +0000 |
michael |
interlaced dct decision cleanup
libavcodec
|
Tue, 30 Dec 2003 16:07:57 +0000 |
michael |
interlaced motion estimation
libavcodec
|
Sun, 14 Dec 2003 02:57:00 +0000 |
michael |
split intra / inter dequantization
libavcodec
|
Mon, 01 Dec 2003 15:49:10 +0000 |
michael |
10l
libavcodec
|
Mon, 01 Dec 2003 15:23:14 +0000 |
michael |
h263 loop filter
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Sat, 25 Oct 2003 00:32:54 +0000 |
romansh |
* adding integer/floating point AAN implementations for DCT 2-4-8
libavcodec
|
Fri, 24 Oct 2003 18:28:01 +0000 |
romansh |
* introducing dct248 into the DSP context.
libavcodec
|
Wed, 22 Oct 2003 18:26:38 +0000 |
michael |
floating point AAN DCT
libavcodec
|
Mon, 13 Oct 2003 17:27:30 +0000 |
michael |
mmx2 optimization of huffyuv median encoding
libavcodec
|
Fri, 27 Jun 2003 15:03:58 +0000 |
tmmm |
Fix third pixel motion compensation
libavcodec
|
Sat, 21 Jun 2003 01:11:31 +0000 |
michaelni |
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
libavcodec
|
Thu, 19 Jun 2003 01:44:44 +0000 |
tmmm |
added support for B-frames and multiple slices
libavcodec
|
Mon, 19 May 2003 13:30:59 +0000 |
michaelni |
ASV1 codec
libavcodec
|
Thu, 15 May 2003 23:30:03 +0000 |
michaelni |
moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...)
libavcodec
|
Wed, 14 May 2003 23:08:01 +0000 |
michaelni |
cleanup
libavcodec
|
Wed, 14 May 2003 12:18:49 +0000 |
michaelni |
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)
libavcodec
|
Sun, 20 Apr 2003 16:16:52 +0000 |
bellard |
fixed static init
libavcodec
|
Fri, 04 Apr 2003 14:42:28 +0000 |
michaelni |
H264 decoder & demuxer
libavcodec
|
Thu, 06 Mar 2003 11:32:04 +0000 |
michaelni |
per file doxy
libavcodec
|
Thu, 06 Mar 2003 02:04:54 +0000 |
michaelni |
more idiot proof dox
libavcodec
|
Wed, 05 Mar 2003 23:55:52 +0000 |
michaelni |
ff_block_permute() dox
libavcodec
|
Mon, 03 Mar 2003 14:54:00 +0000 |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Sun, 19 Jan 2003 20:04:35 +0000 |
michaelni |
align
libavcodec
|
Sun, 19 Jan 2003 17:55:13 +0000 |
michaelni |
finetuneing thresholds/factors
libavcodec
|
Sun, 19 Jan 2003 12:06:36 +0000 |
mellum |
sse16_c is totally fucked up (unaligned loads, LONG_MAX is undefined,
libavcodec
|
Sat, 18 Jan 2003 01:37:42 +0000 |
michaelni |
bugs
libavcodec
|
Wed, 15 Jan 2003 19:21:21 +0000 |
michaelni |
fixing DCTELEM != short
libavcodec
|
Wed, 15 Jan 2003 18:05:23 +0000 |
michaelni |
more compare functions (rd & bit)
libavcodec
|
Sat, 11 Jan 2003 22:32:56 +0000 |
michaelni |
sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) (with some modifications)
libavcodec
|
Sat, 11 Jan 2003 21:04:47 +0000 |
michaelni |
add/diff_bytes bugfix patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>)
libavcodec
|
Thu, 09 Jan 2003 20:42:37 +0000 |
michaelni |
qpel fix
libavcodec
|
Sun, 05 Jan 2003 15:57:10 +0000 |
michaelni |
qpel in mmx2/3dnow
libavcodec
|
Tue, 31 Dec 2002 17:23:56 +0000 |
michaelni |
trellis quantization
libavcodec
|
Fri, 27 Dec 2002 23:51:46 +0000 |
michaelni |
qpel encoding
libavcodec
|
Wed, 04 Dec 2002 21:13:02 +0000 |
michaelni |
new PSNR code (now works with chroma, b frames, ...)
libavcodec
|
Fri, 22 Nov 2002 07:53:06 +0000 |
kabi |
* altivec and pix_norm patch by Brian Foley
libavcodec
|
Fri, 22 Nov 2002 07:24:28 +0000 |
kabi |
* remaining part of John Ryland's patch
libavcodec
|