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
|
Sun, 06 Jun 2004 03:45:53 +0000 |
michael |
optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS
libavcodec
|
Sat, 05 Jun 2004 22:36:43 +0000 |
michael |
sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot it>)
libavcodec
|
Sat, 05 Jun 2004 22:33:47 +0000 |
michael |
mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden at gmx dot net>)
libavcodec
|
Sat, 05 Jun 2004 22:29:37 +0000 |
michael |
avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Sat, 05 Jun 2004 22:26:03 +0000 |
michael |
hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Sat, 05 Jun 2004 22:23:55 +0000 |
michael |
remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Sat, 05 Jun 2004 18:10:23 +0000 |
michael |
qscale + qprd fix
libavcodec
|
Thu, 03 Jun 2004 19:29:47 +0000 |
michael |
change qscale -> lambda for the motion estimation
libavcodec
|
Thu, 03 Jun 2004 14:17:59 +0000 |
michael |
infinite loop fix
libavcodec
|
Tue, 01 Jun 2004 11:53:03 +0000 |
michael |
remove stupid YV12-huffyuv warning
libavcodec
|
Mon, 31 May 2004 23:44:02 +0000 |
michael |
10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
libavcodec
|
Mon, 31 May 2004 20:18:08 +0000 |
rtognimp |
Add support for qtrle4 (16 colors/gray levels)
libavcodec
|
Mon, 31 May 2004 00:42:55 +0000 |
michael |
h261 dequant fix
libavcodec
|
Sun, 30 May 2004 22:29:15 +0000 |
michael |
removing h263 specific code
libavcodec
|
Sun, 30 May 2004 21:39:38 +0000 |
michael |
simplify
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
|
Sun, 30 May 2004 01:53:43 +0000 |
michael |
Another (final?) patch for libpostproc.
libavcodec
|
Sat, 29 May 2004 15:16:52 +0000 |
michael |
export low_delay for encoding too
libavcodec
|
Fri, 28 May 2004 13:31:38 +0000 |
michael |
Newer version, using a vectorized version of the
libavcodec
|
Fri, 28 May 2004 13:23:53 +0000 |
michael |
per line lowpass filter in mmx
libavcodec
|
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
|