Wed, 17 Jul 2002 12:42:50 +0000 |
michaelni |
fixing gmc with emu edges
libavcodec
|
Wed, 17 Jul 2002 11:04:26 +0000 |
michaelni |
interlaced mpeg2 fix ... replacing linesize>>1 by uvlinesize brainlessly wasnt a good idea
libavcodec
|
Tue, 16 Jul 2002 11:45:14 +0000 |
michaelni |
exporting mbskip_table after it has been allocated
libavcodec
|
Mon, 15 Jul 2002 21:19:37 +0000 |
michaelni |
direct rendering for SVQ1
libavcodec
|
Mon, 15 Jul 2002 14:15:10 +0000 |
michaelni |
uvlinesize
libavcodec
|
Mon, 15 Jul 2002 00:25:53 +0000 |
michaelni |
4mv & qpel edge emu
libavcodec
|
Sun, 14 Jul 2002 18:37:35 +0000 |
michaelni |
direct rendering method 1 support
libavcodec
|
Sat, 13 Jul 2002 17:30:43 +0000 |
michaelni |
rl decoding optimization
libavcodec
|
Wed, 10 Jul 2002 21:01:45 +0000 |
michaelni |
adding ff prefix to avoid global name conficts with xvid (patch by Marko Kreen <marko at l-t.ee>)
libavcodec
|
Wed, 03 Jul 2002 03:01:06 +0000 |
mellum |
Update and activate dct_unquantize_h263_mvi. Thanks to Mns Rullgrd
libavcodec
|
Tue, 25 Jun 2002 10:15:42 +0000 |
michaelni |
init dc_scale tables to defaults (fixes mjpeg sig11)
libavcodec
|
Tue, 18 Jun 2002 00:49:00 +0000 |
michaelni |
wmv1 support
libavcodec
|
Sun, 09 Jun 2002 14:04:36 +0000 |
michaelni |
grayscale only encoding
libavcodec
|
Sun, 09 Jun 2002 13:35:56 +0000 |
michaelni |
grayscale only decoding
libavcodec
|
Wed, 05 Jun 2002 23:43:56 +0000 |
michaelni |
optimizing MPV_decode_mb
libavcodec
|
Wed, 05 Jun 2002 18:36:03 +0000 |
bellard |
use ff_idct_put/add()
libavcodec
|
Tue, 04 Jun 2002 12:58:40 +0000 |
bellard |
avoid name clash with libjpeg - added missing externs
libavcodec
|
Mon, 03 Jun 2002 07:58:35 +0000 |
nickols_k |
use qstride instead of fixed constants
libavcodec
|
Mon, 03 Jun 2002 07:01:42 +0000 |
nickols_k |
new field for communicating with external postprocessing
libavcodec
|
Sun, 02 Jun 2002 15:31:30 +0000 |
michaelni |
typo (found by Bohdan Horst <nexus at hoth.amu.edu.pl>)
libavcodec
|
Sun, 02 Jun 2002 13:31:48 +0000 |
michaelni |
divx5 bug workaround
libavcodec
|
Sun, 02 Jun 2002 12:20:39 +0000 |
michaelni |
single coefficient elimination
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Sat, 18 May 2002 23:03:29 +0000 |
glantau |
removed useless header includes - use av memory functions
libavcodec
|
Sat, 11 May 2002 23:42:16 +0000 |
pulento |
- pict_type exported to AVCodecContext
libavcodec
|
Tue, 07 May 2002 17:55:02 +0000 |
al3x |
clamp intra matrix to 8bit for mjpeg (workaround for qscale>=25)
libavcodec
|
Mon, 06 May 2002 13:15:05 +0000 |
michaelni |
there are divx5? encoded files without a userdata section but with b-frames :(
libavcodec
|
Thu, 02 May 2002 04:39:45 +0000 |
pulento |
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.
libavcodec
|
Tue, 30 Apr 2002 01:29:29 +0000 |
michaelni |
fixing msmpeg4v3 dc-scale for quantizers 24-31
libavcodec
|
Sat, 27 Apr 2002 13:12:57 +0000 |
michaelni |
export mbskip_table for direct rendering
libavcodec
|
Sat, 27 Apr 2002 12:30:26 +0000 |
michaelni |
fixed msmpeg4 infinite loop if buggy stream
libavcodec
|
Wed, 24 Apr 2002 01:24:06 +0000 |
michaelni |
avcodec_flush_buffers()
libavcodec
|
Mon, 22 Apr 2002 21:02:18 +0000 |
michaelni |
segfault fix
libavcodec
|
Mon, 22 Apr 2002 19:04:28 +0000 |
michaelni |
export delay info
libavcodec
|
Mon, 22 Apr 2002 12:45:22 +0000 |
michaelni |
divx 5.01 support
libavcodec
|
Sun, 21 Apr 2002 21:18:17 +0000 |
michaelni |
fixed ratecontrol & b-frames
libavcodec
|
Fri, 19 Apr 2002 03:25:20 +0000 |
michaelni |
much better ME for b frames (a bit slow though)
libavcodec
|
Wed, 17 Apr 2002 18:19:50 +0000 |
michaelni |
fixing hq mode with mpeg1 and 2-pass
libavcodec
|
Wed, 17 Apr 2002 16:30:31 +0000 |
michaelni |
mpeg2/mpeg4 dequantizer support (c & mmx)
libavcodec
|
Wed, 17 Apr 2002 04:32:12 +0000 |
michaelni |
fixed mpeg4 time stuff on encoding
libavcodec
|
Sun, 14 Apr 2002 22:17:40 +0000 |
pulento |
- ME method compatibility with legacy apps.
libavcodec
|
Sun, 14 Apr 2002 18:57:51 +0000 |
pulento |
- ME setting moved to AVCodecContext/MpegEncContext, no longer a global.
libavcodec
|
Mon, 08 Apr 2002 21:03:35 +0000 |
kabi |
* using pixtype as enum - by Philip Gladstone
libavcodec
|
Sun, 07 Apr 2002 02:03:32 +0000 |
michaelni |
mpeg4 mpeg quantizer support
libavcodec
|
Sat, 06 Apr 2002 22:29:37 +0000 |
michaelni |
wmv1 header parser (unfinished)
libavcodec
|
Fri, 05 Apr 2002 04:09:04 +0000 |
michaelni |
msmpeg4v2 decoding (no encoding yet)
libavcodec
|
Sat, 30 Mar 2002 21:33:14 +0000 |
michaelni |
fixing 1/0
libavcodec
|
Thu, 28 Mar 2002 23:07:54 +0000 |
arpi_esp |
using Juanjo's way to pass forced type - especially as I_TYPE/P_TYPE defines aren't exported in the public interface, and the flagged method matches the way as qscale forcing work
libavcodec
|
Thu, 28 Mar 2002 22:50:22 +0000 |
michaelni |
force frame type for 2-pass encoding
libavcodec
|
Thu, 28 Mar 2002 04:25:35 +0000 |
michaelni |
mpeg4 4MV encoding
libavcodec
|
Wed, 27 Mar 2002 21:25:22 +0000 |
michaelni |
4MV motion estimation (not finished yet)
libavcodec
|
Sun, 24 Mar 2002 23:45:13 +0000 |
michaelni |
fcode_tables where too small, found by Klaas-Pieter Vlieg <vlieg@eurescom.de>
libavcodec
|
Sun, 24 Mar 2002 04:16:51 +0000 |
michaelni |
10l (motion_val was uninitilized)
libavcodec
|
Sat, 23 Mar 2002 20:21:33 +0000 |
michaelni |
fixing motion estimation with h263p hopefully
libavcodec
|
Sat, 23 Mar 2002 17:43:30 +0000 |
michaelni |
statistics for 2-pass encoding
libavcodec
|
Fri, 22 Mar 2002 23:22:08 +0000 |
michaelni |
mpeg4 aspect_ratio_info in AVCodecContext (requested by alex)
libavcodec
|
Fri, 22 Mar 2002 16:51:44 +0000 |
michaelni |
fixing epzs & mpeg1 (hopefully now really ...)
libavcodec
|
Fri, 22 Mar 2002 04:35:46 +0000 |
michaelni |
mpeg1 & epzs fix
libavcodec
|
Fri, 22 Mar 2002 02:21:17 +0000 |
michaelni |
new motion estimation (epzs) not complete yet but allready pretty good :)
libavcodec
|
Sun, 17 Mar 2002 19:45:33 +0000 |
michaelni |
scene change detection
libavcodec
|