Wed, 15 Oct 2003 03:02:44 +0000 |
melanson |
this should be part of adpcm.c
libavcodec
|
Wed, 15 Oct 2003 02:59:03 +0000 |
melanson |
quiet
libavcodec
|
Tue, 14 Oct 2003 04:40:53 +0000 |
melanson |
added CRI ADX and XA ADPCM audio modules, courtesy of BERO
libavcodec
|
Tue, 14 Oct 2003 04:15:53 +0000 |
melanson |
disable encoders where appropriate (patch courtesy of BERO
libavcodec
|
Mon, 13 Oct 2003 19:38:34 +0000 |
michael |
fix the case where all vlc codes are 8 bits long (repeat=256)
libavcodec
|
Mon, 13 Oct 2003 18:17:58 +0000 |
michael |
alignment 10l
libavcodec
|
Mon, 13 Oct 2003 17:27:30 +0000 |
michael |
mmx2 optimization of huffyuv median encoding
libavcodec
|
Mon, 13 Oct 2003 14:37:04 +0000 |
michael |
10l
libavcodec
|
Mon, 13 Oct 2003 11:13:10 +0000 |
michael |
dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders
libavcodec
|
Mon, 13 Oct 2003 08:02:46 +0000 |
alex |
10l
libavcodec
|
Sun, 12 Oct 2003 21:32:58 +0000 |
michael |
fix decoding if the aspect ratio changes
libavcodec
|
Sun, 12 Oct 2003 21:25:00 +0000 |
alex |
removed the obsolete and unused parameters of init_put_bits
libavcodec
|
Sun, 12 Oct 2003 19:18:37 +0000 |
michael |
h263 GOB decoding fix
libavcodec
|
Sun, 12 Oct 2003 14:01:53 +0000 |
michael |
intra dc treshold != 0 decoding fixed
libavcodec
|
Sat, 11 Oct 2003 21:49:10 +0000 |
alex |
Sunplus JPEG codec (SP5X) support
libavcodec
|
Sat, 11 Oct 2003 19:40:45 +0000 |
alex |
theora comments skipping
libavcodec
|
Sat, 11 Oct 2003 17:48:49 +0000 |
alex |
using av_abort
libavcodec
|
Sat, 11 Oct 2003 17:44:21 +0000 |
alex |
theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up)
libavcodec
|
Sat, 11 Oct 2003 16:43:51 +0000 |
melanson |
optimised versions of the get_pixels, diff_pixels, and bswap_buf
libavcodec
|
Sat, 11 Oct 2003 09:11:15 +0000 |
michael |
forgot to commit, i hope its correct
libavcodec
|
Sat, 11 Oct 2003 08:29:05 +0000 |
michael |
recommit of
libavcodec
|
Sat, 11 Oct 2003 08:27:07 +0000 |
michael |
recommit of
libavcodec
|
Sat, 11 Oct 2003 08:25:23 +0000 |
michael |
recommit (of patch, as cvslog msg didnt apply cleanly)
libavcodec
|
Sat, 11 Oct 2003 08:21:23 +0000 |
michael |
recommit of
libavcodec
|
Sat, 11 Oct 2003 08:19:39 +0000 |
michael |
recommit of
libavcodec
|
Sat, 11 Oct 2003 08:18:05 +0000 |
michael |
recommit of
libavcodec
|
Sat, 11 Oct 2003 01:41:41 +0000 |
romansh |
* recommiting change from SF CVS
libavcodec
|
Sat, 11 Oct 2003 01:11:29 +0000 |
melanson |
support a few more types of VQA files
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
|
Sun, 05 Oct 2003 21:48:16 +0000 |
tmmm |
This patch marks frames used in RPZA decoder as reference frames, from
libavcodec
|
Sun, 05 Oct 2003 15:32:39 +0000 |
michaelni |
mpeg1 + trellis quant segfault fix
libavcodec
|
Sat, 04 Oct 2003 23:59:14 +0000 |
michaelni |
10l ?
libavcodec
|
Sat, 04 Oct 2003 17:47:22 +0000 |
tmmm |
added solid color vectors; basic PAL8, 4x2-vector video (as in
libavcodec
|
Sat, 04 Oct 2003 09:53:34 +0000 |
michaelni |
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)
libavcodec
|
Fri, 03 Oct 2003 05:50:06 +0000 |
tmmm |
instructions for using the decoder
libavcodec
|
Fri, 03 Oct 2003 05:43:03 +0000 |
tmmm |
implemented Id Quake II CIN support
libavcodec
|
Thu, 02 Oct 2003 08:52:37 +0000 |
michaelni |
rd cbp + single coeff elimination fix
libavcodec
|
Thu, 02 Oct 2003 05:20:07 +0000 |
tmmm |
first pass at a VQA video decoder
libavcodec
|
Thu, 02 Oct 2003 04:19:56 +0000 |
tmmm |
experimental half-pel motion compensation for C planes, courtesy of Dr.
libavcodec
|
Thu, 02 Oct 2003 00:24:34 +0000 |
michaelni |
optionally try to encode each MB with MV=<0,0> and choose the one with better RD
libavcodec
|
Wed, 01 Oct 2003 23:34:46 +0000 |
romansh |
* preAlpha DV encoding support -- there's still a truckload
libavcodec
|
Wed, 01 Oct 2003 15:41:36 +0000 |
michaelni |
ac prediction cleanup
libavcodec
|
Wed, 01 Oct 2003 04:39:38 +0000 |
tmmm |
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
libavcodec
|
Tue, 30 Sep 2003 22:18:43 +0000 |
michaelni |
rate distortion optimal cbp support (h263/mpeg4 non intra only)
libavcodec
|
Mon, 29 Sep 2003 17:54:07 +0000 |
romansh |
* DV handling was streamlined for both muxing/demuxing and
libavcodec
|
Mon, 29 Sep 2003 15:44:59 +0000 |
michaelni |
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
libavcodec
|
Sun, 28 Sep 2003 22:53:25 +0000 |
michaelni |
PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
libavcodec
|
Sun, 28 Sep 2003 20:34:11 +0000 |
michaelni |
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
libavcodec
|
Sun, 28 Sep 2003 20:27:56 +0000 |
michaelni |
simpler
libavcodec
|
Sat, 27 Sep 2003 00:02:29 +0000 |
michaelni |
hurry_up fix?
libavcodec
|
Sat, 27 Sep 2003 00:01:46 +0000 |
michaelni |
100l
libavcodec
|
Fri, 26 Sep 2003 22:18:25 +0000 |
michaelni |
h263 stuffing decode fix
libavcodec
|
Thu, 25 Sep 2003 12:19:26 +0000 |
michaelni |
fixes levis.avi
libavcodec
|
Wed, 24 Sep 2003 19:45:57 +0000 |
michaelni |
slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trellis quantization
libavcodec
|
Wed, 24 Sep 2003 00:06:33 +0000 |
michaelni |
constraint_parameter_flag fix
libavcodec
|
Mon, 22 Sep 2003 20:29:58 +0000 |
mellum |
Fix compilation with ccc
libavcodec
|
Fri, 19 Sep 2003 04:41:02 +0000 |
tmmm |
fix Interplay DPCM (frames are intracoded, predictors do not carry
libavcodec
|
Fri, 19 Sep 2003 04:00:32 +0000 |
tmmm |
MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's
libavcodec
|
Fri, 19 Sep 2003 01:13:53 +0000 |
tmmm |
do away with all those naughty global variables
libavcodec
|
Thu, 18 Sep 2003 03:30:08 +0000 |
tmmm |
video looks beautiful now, many thanks to Alexander Belyakov
libavcodec
|