Thu, 11 Dec 2003 16:14:27 +0000 |
michael |
fixing h263p encoding without UMV
libavcodec
|
Thu, 11 Dec 2003 11:17:54 +0000 |
michael |
set AVCodecContext.width/height before get_buffer()
libavcodec
|
Wed, 10 Dec 2003 17:05:41 +0000 |
michael |
interlaced dct encoding fix
libavcodec
|
Wed, 10 Dec 2003 16:51:54 +0000 |
bellard |
interlaced DCT support for MPEG2 encoding
libavcodec
|
Wed, 10 Dec 2003 16:49:20 +0000 |
bellard |
fixed interlaced encoding
libavcodec
|
Wed, 10 Dec 2003 16:20:28 +0000 |
michael |
10l (uninitialized var ...)
libavcodec
|
Wed, 10 Dec 2003 11:18:36 +0000 |
bellard |
fixed potential problem if aspect_ratio_info == 0 for MPEG stream - fixed aspect ratio problem if CODEC_ID_MPEG2VIDEO is used to decode an MPEG1 stream (which is the recommended codec id for mpeg video)
libavcodec
|
Wed, 10 Dec 2003 02:34:09 +0000 |
michael |
MB_TYPE_INTERLACED info fix
libavcodec
|
Tue, 09 Dec 2003 14:51:49 +0000 |
bellard |
fixed low delay decoding
libavcodec
|
Tue, 09 Dec 2003 14:03:55 +0000 |
michael |
100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l
libavcodec
|
Tue, 09 Dec 2003 13:47:08 +0000 |
michael |
slice structured fixes
libavcodec
|
Tue, 09 Dec 2003 01:55:54 +0000 |
michael |
motion_subsample_log2
libavcodec
|
Tue, 09 Dec 2003 01:49:56 +0000 |
michael |
move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
Mon, 08 Dec 2003 18:26:22 +0000 |
alex |
FF_DEBUG_PICT_INFO and CODEC_FLAG_GRAY support
libavcodec
|
Mon, 08 Dec 2003 17:42:20 +0000 |
michael |
AIC/MQ encoding fix
libavcodec
|
Mon, 08 Dec 2003 11:35:09 +0000 |
alex |
cosmetics
libavcodec
|
Mon, 08 Dec 2003 11:32:06 +0000 |
alex |
more correct header parsing
libavcodec
|
Mon, 08 Dec 2003 02:23:22 +0000 |
michael |
alternative inter vlc encoding fix
libavcodec
|
Sun, 07 Dec 2003 02:10:30 +0000 |
michael |
slice flush / position fix
libavcodec
|
Sun, 07 Dec 2003 01:33:45 +0000 |
michael |
h263 slice structured mode
libavcodec
|
Fri, 05 Dec 2003 23:12:03 +0000 |
michael |
removing unused var & converting 64->32bit
libavcodec
|
Fri, 05 Dec 2003 01:03:12 +0000 |
michael |
AVFrame.interlaced_frame fixes
libavcodec
|
Fri, 05 Dec 2003 00:19:46 +0000 |
michael |
export top_field_first & interlaced_frame
libavcodec
|
Thu, 04 Dec 2003 19:15:37 +0000 |
michael |
set has_b_frames correctly, fixes rv20 dr1 with mplayer
libavcodec
|
Thu, 04 Dec 2003 18:46:49 +0000 |
michael |
cleanup
libavcodec
|
Thu, 04 Dec 2003 18:34:47 +0000 |
michael |
rv20 (h263) b frame decoding support
libavcodec
|
Thu, 04 Dec 2003 14:14:43 +0000 |
melanson |
this should make the decoder safe for big-endian platforms
libavcodec
|
Wed, 03 Dec 2003 22:23:08 +0000 |
michael |
altivec.h bug workaround (untested)
libavcodec
|
Wed, 03 Dec 2003 16:47:17 +0000 |
michael |
cleanup
libavcodec
|
Wed, 03 Dec 2003 16:07:41 +0000 |
michael |
h263 modified quantization fix
libavcodec
|
Wed, 03 Dec 2003 04:22:15 +0000 |
melanson |
initial support for Duck TrueMotion v1 (think of it as On2 VP1); only
libavcodec
|
Wed, 03 Dec 2003 01:16:35 +0000 |
michael |
split ff_h263_decode_mb() into h263 and mpeg4 versions
libavcodec
|
Tue, 02 Dec 2003 22:02:57 +0000 |
michael |
h263_h_loop_filter_mmx
libavcodec
|
Tue, 02 Dec 2003 20:28:10 +0000 |
michael |
h263_v_loop_filter_mmx
libavcodec
|
Mon, 01 Dec 2003 20:04:14 +0000 |
michael |
h263 MV prediction doesnt match mpeg4, for some slices configurations (fixes RV20 MVs)
libavcodec
|
Mon, 01 Dec 2003 15:49:10 +0000 |
michael |
10l
libavcodec
|
Mon, 01 Dec 2003 15:23:14 +0000 |
michael |
h263 loop filter
libavcodec
|
Sun, 30 Nov 2003 19:04:56 +0000 |
michael |
4th frame type ...
libavcodec
|
Sun, 30 Nov 2003 18:08:35 +0000 |
michael |
rv20 sub_id == 0x20200002 support
libavcodec
|
Sun, 30 Nov 2003 17:30:18 +0000 |
michael |
cleanup
libavcodec
|
Sun, 30 Nov 2003 17:22:51 +0000 |
michael |
rv10 fix
libavcodec
|
Sun, 30 Nov 2003 14:35:35 +0000 |
michael |
rv20 decoder
libavcodec
|
Sat, 29 Nov 2003 08:44:33 +0000 |
michael |
forgot
libavcodec
|
Sat, 29 Nov 2003 08:37:51 +0000 |
michael |
h263 alternative inter vlc support
libavcodec
|
Sat, 29 Nov 2003 00:19:24 +0000 |
michael |
intra16x16 fix
libavcodec
|
Fri, 28 Nov 2003 23:38:43 +0000 |
michael |
10000l
libavcodec
|
Fri, 28 Nov 2003 22:09:09 +0000 |
michael |
cleanup
libavcodec
|
Fri, 28 Nov 2003 21:31:20 +0000 |
michael |
h263 OBMC & 4MV support
libavcodec
|
Thu, 27 Nov 2003 13:38:00 +0000 |
michael |
dont read from b frames if draw_horiz_band==NULL
libavcodec
|
Thu, 27 Nov 2003 01:40:13 +0000 |
romansh |
* 3x encoding speedup. Finally we seem to be on par with libdv
libavcodec
|
Wed, 26 Nov 2003 20:57:15 +0000 |
rtognimp |
- Add reget_buffer() function to AVCodecContext
libavcodec
|
Tue, 25 Nov 2003 00:35:18 +0000 |
michael |
16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
Mon, 24 Nov 2003 21:53:32 +0000 |
michael |
10l
libavcodec
|
Sun, 23 Nov 2003 18:49:53 +0000 |
alex |
theora alpha3 support (with maintaining backward compatibility, maybe we should remove all backward compatibility codes after final theora release?)
libavcodec
|
Sun, 23 Nov 2003 18:43:09 +0000 |
alex |
finally working with old theora bitstream (flipped image), the only sample I have is decoded successfully (theora.ogg)
libavcodec
|
Sun, 16 Nov 2003 19:23:39 +0000 |
michael |
av_d2q() documentation
libavcodec
|
Fri, 14 Nov 2003 05:42:14 +0000 |
melanson |
yep, FLI support
libavcodec
|
Thu, 13 Nov 2003 23:45:25 +0000 |
michael |
qprd with b frames fix
libavcodec
|
Thu, 13 Nov 2003 23:22:06 +0000 |
michael |
qprd needs mbd=2
libavcodec
|
Thu, 13 Nov 2003 22:20:12 +0000 |
kabi |
* sys/types.h for size_t
libavcodec
|
Thu, 13 Nov 2003 21:55:05 +0000 |
iive |
silence few warnings
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
|
Wed, 12 Nov 2003 13:03:51 +0000 |
michael |
ac prediction with rate distorted qp fix
libavcodec
|
Wed, 12 Nov 2003 12:25:44 +0000 |
michael |
rate distored optimal lambda->qp support
libavcodec
|
Wed, 12 Nov 2003 01:19:36 +0000 |
iive |
mpegvideo is back
libavcodec
|
Mon, 10 Nov 2003 18:33:58 +0000 |
bellard |
also parse extradata for MPEG4
libavcodec
|
Mon, 10 Nov 2003 15:29:20 +0000 |
bellard |
new audio/video parser API
libavcodec
|
Mon, 10 Nov 2003 15:21:16 +0000 |
bellard |
exported mpa_decode_header for new parser API
libavcodec
|
Mon, 10 Nov 2003 15:19:05 +0000 |
bellard |
comment fix
libavcodec
|
Mon, 10 Nov 2003 03:14:04 +0000 |
melanson |
added Apple Graphics (SMC) decoder
libavcodec
|
Sun, 09 Nov 2003 21:54:49 +0000 |
rtognimp |
4bpp support
libavcodec
|
Fri, 07 Nov 2003 22:39:18 +0000 |
rtognimp |
8BPS decoder
libavcodec
|
Fri, 07 Nov 2003 21:21:36 +0000 |
rtognimp |
Set buffer hints, use cr where available
libavcodec
|
Fri, 07 Nov 2003 21:20:24 +0000 |
rtognimp |
Add cr codec capability and buffer hints
libavcodec
|
Thu, 06 Nov 2003 22:05:22 +0000 |
michael |
fix context=1
libavcodec
|
Wed, 05 Nov 2003 23:27:23 +0000 |
rtognimp |
100l: sometime palette was not copied to output frame
libavcodec
|
Tue, 04 Nov 2003 19:35:43 +0000 |
romansh |
* fixes for broken builds on Solaris, OS2 and all bingendian
libavcodec
|
Mon, 03 Nov 2003 18:06:54 +0000 |
michael |
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Mon, 03 Nov 2003 17:42:50 +0000 |
michael |
flush fix (untested)
libavcodec
|
Mon, 03 Nov 2003 13:58:26 +0000 |
michael |
only add prefix after \n
libavcodec
|
Mon, 03 Nov 2003 13:31:02 +0000 |
michael |
10l (fixes dct coeff noise reduction)
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Sun, 02 Nov 2003 23:19:47 +0000 |
michael |
noise reduction of dct coefficients
libavcodec
|
Sun, 02 Nov 2003 22:56:47 +0000 |
michael |
10l ...
libavcodec
|
Sun, 02 Nov 2003 21:57:55 +0000 |
rtognimp |
Moved to new palette API
libavcodec
|
Sun, 02 Nov 2003 21:53:28 +0000 |
rtognimp |
Fix some palette related defines, bump build number
libavcodec
|
Sat, 01 Nov 2003 17:38:25 +0000 |
michael |
ffv1 rgb support
libavcodec
|
Fri, 31 Oct 2003 22:56:16 +0000 |
rtognimp |
100l: free previous frame, not current one!
libavcodec
|
Fri, 31 Oct 2003 22:28:19 +0000 |
rtognimp |
Don't memcpy from unallocated memory
libavcodec
|
Fri, 31 Oct 2003 22:26:26 +0000 |
romansh |
* DV demuxer is now capable of decoding auxilary audio stream. So,
libavcodec
|
Thu, 30 Oct 2003 22:51:02 +0000 |
michael |
move identical code into its own function
libavcodec
|
Thu, 30 Oct 2003 21:05:00 +0000 |
michael |
initalize various uninitalized variables and avoid coded_picture_number as its not always correct (later should be reversed after fixing the picture_number mess)
libavcodec
|
Thu, 30 Oct 2003 19:55:44 +0000 |
michael |
100l (SAR is written as height/width instead of width/height in the MPEG1 standard)
libavcodec
|
Thu, 30 Oct 2003 16:58:49 +0000 |
michael |
pts fix and related fixes
libavcodec
|
Thu, 30 Oct 2003 05:40:58 +0000 |
melanson |
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)
libavcodec
|
Wed, 29 Oct 2003 17:30:13 +0000 |
michael |
dumping funny numbers from first zygo i frame header
libavcodec
|
Wed, 29 Oct 2003 14:54:45 +0000 |
alex |
initial support for zygovideo
libavcodec
|
Wed, 29 Oct 2003 14:08:18 +0000 |
bellard |
added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler handling of raw transport streams in ffserver and RTP - better solutions are welcomed)
libavcodec
|
Tue, 28 Oct 2003 09:23:26 +0000 |
michael |
linear blend 1 line shift fix
libavcodec
|
Mon, 27 Oct 2003 23:22:43 +0000 |
iive |
XvMC speedup by removing one memcpy and doing MB packing
libavcodec
|
Mon, 27 Oct 2003 14:37:30 +0000 |
michael |
make convert_matrix() independant of MpegEncContext
libavcodec
|
Sun, 26 Oct 2003 10:14:05 +0000 |
michael |
AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>)
libavcodec
|
Sun, 26 Oct 2003 09:56:21 +0000 |
michael |
fixing the remaning block-align checks
libavcodec
|
Sun, 26 Oct 2003 09:49:45 +0000 |
michael |
block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>)
libavcodec
|
Sat, 25 Oct 2003 21:59:28 +0000 |
michael |
reorder table instead of wasting instructions to reorder the input to match the table
libavcodec
|
Sat, 25 Oct 2003 19:44:37 +0000 |
michael |
10l
libavcodec
|
Sat, 25 Oct 2003 19:30:14 +0000 |
michael |
segfault fix
libavcodec
|
Sat, 25 Oct 2003 15:22:34 +0000 |
melanson |
support Cinepak files with funky (not divisible by 4) resolutions
libavcodec
|
Sat, 25 Oct 2003 00:32:54 +0000 |
romansh |
* adding integer/floating point AAN implementations for DCT 2-4-8
libavcodec
|
Fri, 24 Oct 2003 21:57:04 +0000 |
michael |
optimizing
libavcodec
|
Fri, 24 Oct 2003 20:09:30 +0000 |
michael |
Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>)
libavcodec
|
Fri, 24 Oct 2003 19:59:43 +0000 |
michael |
rational.h not installed patch by (Fred Rothganger <rothgang at uiuc dot edu>)
libavcodec
|
Fri, 24 Oct 2003 18:28:01 +0000 |
romansh |
* introducing dct248 into the DSP context.
libavcodec
|
Thu, 23 Oct 2003 23:24:38 +0000 |
alex |
1l
libavcodec
|
Thu, 23 Oct 2003 13:22:20 +0000 |
michael |
minor mmx2 optimization if the dct
libavcodec
|
Thu, 23 Oct 2003 12:59:21 +0000 |
michael |
inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference for the dct itself should be even bigger)
libavcodec
|
Thu, 23 Oct 2003 12:41:54 +0000 |
michael |
4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd supports that but we emulate it ...
libavcodec
|
Thu, 23 Oct 2003 09:11:56 +0000 |
michael |
optionally merge postscale into quantization table for the float aan dct
libavcodec
|
Thu, 23 Oct 2003 08:31:26 +0000 |
michael |
10l
libavcodec
|