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
|
Sun, 28 Mar 2004 23:10:53 +0000 |
michael |
hmm av_log(..., get_bits());
libavcodec
|
Fri, 26 Mar 2004 02:06:34 +0000 |
michael |
always parse APP* as it sometimes contains startcodes which confuse the decoder otherwise
libavcodec
|
Tue, 16 Mar 2004 16:11:29 +0000 |
michael |
init cleanup
libavcodec
|
Fri, 13 Feb 2004 17:54:10 +0000 |
michael |
multithreaded/SMP motion estimation
libavcodec
|
Sun, 08 Feb 2004 22:52:35 +0000 |
michael |
2 byte shorter userdata for mpeg4
libavcodec
|
Fri, 06 Feb 2004 15:27:31 +0000 |
alex |
get_bit_count -> put_bits_count
libavcodec
|
Thu, 22 Jan 2004 19:48:28 +0000 |
michael |
closed gop support & flags2 as all bits in flags are used
libavcodec
|
Sat, 10 Jan 2004 19:54:12 +0000 |
michael |
grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb))
libavcodec
|
Thu, 11 Dec 2003 11:17:54 +0000 |
michael |
set AVCodecContext.width/height before get_buffer()
libavcodec
|
Wed, 12 Nov 2003 22:06:15 +0000 |
michael |
better fix
libavcodec
|
Wed, 12 Nov 2003 22:01:13 +0000 |
michael |
small mjpeg fix by (James Stembridge <jstembridge at users dot sourceforge dot net>)
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Wed, 22 Oct 2003 22:12:25 +0000 |
alex |
10l
libavcodec
|
Mon, 20 Oct 2003 20:23:46 +0000 |
michael |
AVRational
libavcodec
|
Tue, 14 Oct 2003 04:15:53 +0000 |
melanson |
disable encoders where appropriate (patch courtesy of BERO
libavcodec
|
Sun, 12 Oct 2003 21:25:00 +0000 |
alex |
removed the obsolete and unused parameters of init_put_bits
libavcodec
|
Sat, 11 Oct 2003 21:49:10 +0000 |
alex |
Sunplus JPEG codec (SP5X) support
libavcodec
|
Sat, 11 Oct 2003 08:29:05 +0000 |
michael |
recommit of
libavcodec
|
Tue, 07 Oct 2003 11:32:40 +0000 |
michaelni |
use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken
libavcodec
|
Tue, 09 Sep 2003 22:59:16 +0000 |
bellard |
removed warnings
libavcodec
|
Mon, 14 Jul 2003 21:07:50 +0000 |
michaelni |
10l
libavcodec
|
Sat, 12 Jul 2003 20:21:34 +0000 |
michaelni |
cleanup
libavcodec
|
Thu, 10 Jul 2003 19:09:24 +0000 |
michaelni |
postprocessing support
libavcodec
|
Tue, 08 Jul 2003 22:12:17 +0000 |
michaelni |
few more error checks
libavcodec
|
Sun, 22 Jun 2003 11:08:22 +0000 |
michaelni |
CONFIG_ENCODERS cleanup
libavcodec
|
Fri, 20 Jun 2003 15:21:25 +0000 |
al3x |
some warning fixes
libavcodec
|
Tue, 17 Jun 2003 22:48:51 +0000 |
michaelni |
lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes
libavcodec
|
Mon, 16 Jun 2003 15:06:31 +0000 |
al3x |
10l
libavcodec
|