Thu, 27 May 2004 21:42:00 +0000 |
michael |
mmx optimized version of the per line/accurate deblock filter
libavcodec
|
Thu, 27 May 2004 16:16:09 +0000 |
michael |
faster c lowpass filter
libavcodec
|
Thu, 27 May 2004 15:57:20 +0000 |
michael |
accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec
libavcodec
|
Wed, 26 May 2004 20:15:15 +0000 |
michael |
altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Wed, 26 May 2004 20:04:49 +0000 |
michael |
10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>)
libavcodec
|
Wed, 26 May 2004 19:42:00 +0000 |
michael |
10l (interlaced b frame decoding fix)
libavcodec
|
Wed, 26 May 2004 02:42:41 +0000 |
melanson |
rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net)
libavcodec
|
Tue, 25 May 2004 18:17:25 +0000 |
michael |
avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ...
libavcodec
|
Tue, 25 May 2004 18:07:25 +0000 |
michael |
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
libavcodec
|
Sun, 23 May 2004 01:10:15 +0000 |
michael |
mpeg audio timestamp fix
libavcodec
|
Fri, 21 May 2004 14:40:35 +0000 |
michael |
more data_size=0 cleanup
libavcodec
|
Fri, 21 May 2004 14:37:16 +0000 |
michael |
data_size = 0 cleanup
libavcodec
|
Fri, 21 May 2004 14:29:25 +0000 |
michael |
oops, forgot to commit that change from the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
libavcodec
|
Fri, 21 May 2004 13:44:03 +0000 |
michael |
forgotten prototypes
libavcodec
|
Tue, 18 May 2004 17:23:49 +0000 |
michael |
rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot be>)
libavcodec
|
Tue, 18 May 2004 17:09:46 +0000 |
michael |
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
libavcodec
|
Tue, 18 May 2004 01:53:43 +0000 |
romansh |
* reimplementation using mutexes and condition variables.
libavcodec
|
Thu, 13 May 2004 19:08:39 +0000 |
michael |
mention avcodec_align_dimensions()
libavcodec
|
Wed, 12 May 2004 21:34:38 +0000 |
michael |
removing unused encoding code
libavcodec
|
Wed, 12 May 2004 16:00:44 +0000 |
michael |
automatic pixel format selection
libavcodec
|
Wed, 12 May 2004 02:50:48 +0000 |
michael |
segfault fix
libavcodec
|
Wed, 12 May 2004 02:19:12 +0000 |
michael |
support skiped blocks in SVQ1
libavcodec
|
Wed, 12 May 2004 02:03:24 +0000 |
michael |
motion estimation for SVQ1
libavcodec
|
Tue, 11 May 2004 12:24:42 +0000 |
michael |
UINT64_MAX fix
libavcodec
|
Tue, 11 May 2004 01:38:46 +0000 |
michael |
moving motion estimation specific variables from MpegEncContext -> MotionEstContext
libavcodec
|
Tue, 11 May 2004 00:58:08 +0000 |
michael |
reduce dependancy between motion estimation and MpegEncContext
libavcodec
|
Mon, 10 May 2004 23:38:53 +0000 |
michael |
dummy avcodec_thread_init() to avoid linking issues
libavcodec
|
Sun, 09 May 2004 15:50:08 +0000 |
michael |
p frame encoding, only with 0,0 motion vectors yet though
libavcodec
|
Sat, 08 May 2004 14:15:45 +0000 |
michael |
using pointers so the code could eventually be used for P frames
libavcodec
|
Sat, 08 May 2004 11:54:55 +0000 |
michael |
width height %64 != 0 fix
libavcodec
|
Fri, 07 May 2004 21:34:33 +0000 |
rtognimp |
buffer hints, use reget_buffer, removed copy from previous frame
libavcodec
|
Fri, 07 May 2004 21:10:52 +0000 |
michael |
color and 10l
libavcodec
|
Fri, 07 May 2004 20:30:52 +0000 |
michael |
rate distorted intra only encoding
libavcodec
|
Fri, 07 May 2004 14:57:05 +0000 |
michael |
10l
libavcodec
|
Fri, 07 May 2004 03:10:11 +0000 |
melanson |
first pass at a Sorenson Video 1 (SVQ1) encoder
libavcodec
|
Wed, 05 May 2004 19:53:40 +0000 |
michael |
support decoding mpeg4 with buggy dc clipping
libavcodec
|
Wed, 05 May 2004 00:14:22 +0000 |
michael |
mpeg4 dc prediction simplification
libavcodec
|
Tue, 04 May 2004 02:58:30 +0000 |
michael |
use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 64*32/32
libavcodec
|
Tue, 04 May 2004 02:51:18 +0000 |
michael |
arbitrary precision integer support
libavcodec
|
Sun, 02 May 2004 20:01:39 +0000 |
rtognimp |
Add buffer hints, enable DR1
libavcodec
|
Sun, 02 May 2004 19:18:20 +0000 |
michael |
cleanup
libavcodec
|
Fri, 30 Apr 2004 19:53:54 +0000 |
michael |
mmx dct optimization
libavcodec
|
Fri, 30 Apr 2004 18:56:33 +0000 |
michael |
AMV bug workaround
libavcodec
|
Fri, 30 Apr 2004 18:11:34 +0000 |
michael |
simplify
libavcodec
|
Fri, 30 Apr 2004 18:09:24 +0000 |
michael |
dont missuse assert()
libavcodec
|
Fri, 30 Apr 2004 17:42:58 +0000 |
michael |
cleanup & memleak fix
libavcodec
|
Fri, 30 Apr 2004 16:06:20 +0000 |
michael |
10000l
libavcodec
|
Fri, 30 Apr 2004 13:44:29 +0000 |
michael |
intra_dc_precission>0 encoding support
libavcodec
|
Fri, 30 Apr 2004 01:35:45 +0000 |
michael |
10l
libavcodec
|
Thu, 29 Apr 2004 23:20:46 +0000 |
iive |
cola test
libavcodec
|
Thu, 29 Apr 2004 22:12:29 +0000 |
michael |
10l
libavcodec
|
Thu, 29 Apr 2004 14:21:33 +0000 |
michael |
remove duplicated find_frame_end() code
libavcodec
|
Thu, 29 Apr 2004 03:33:34 +0000 |
michael |
>2 channels decoding fix
libavcodec
|
Tue, 27 Apr 2004 13:50:41 +0000 |
michael |
simplify
libavcodec
|
Tue, 27 Apr 2004 04:06:24 +0000 |
melanson |
move the 0x80 vector outside of the function, thus saving the compiler
libavcodec
|
Tue, 27 Apr 2004 03:58:06 +0000 |
melanson |
separate out put_signed_pixels_clamped() into its own function and
libavcodec
|