Fri, 17 Jun 2005 15:02:53 +0000 |
diego |
spelling fixes
libavcodec
|
Fri, 13 May 2005 23:11:32 +0000 |
michael |
10l (%f vs. %Ld)
libavcodec
|
Wed, 11 May 2005 17:13:42 +0000 |
michael |
fixing decoding of AlanKay-245.asf
libavcodec
|
Sun, 08 May 2005 20:15:42 +0000 |
michael |
#defines for strict_std_compliance and split between inofficial extensions and non standarized things
libavcodec
|
Thu, 05 May 2005 14:34:47 +0000 |
michael |
Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com)
libavcodec
|
Mon, 02 May 2005 22:14:42 +0000 |
michael |
put most codecs under ifdefs
libavcodec
|
Sat, 30 Apr 2005 21:43:59 +0000 |
michael |
switch to native time bases
libavcodec
|
Mon, 25 Apr 2005 00:57:48 +0000 |
michael |
avoid unneeded clear_blocks()
libavcodec
|
Sun, 24 Apr 2005 17:21:11 +0000 |
melanson |
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
libavcodec
|
Mon, 18 Apr 2005 20:07:48 +0000 |
michael |
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
libavcodec
|
Wed, 23 Mar 2005 11:39:38 +0000 |
michael |
support omiting various headers in mpeg4 as WMP seems to have difficulty with them
libavcodec
|
Tue, 08 Mar 2005 14:39:58 +0000 |
michael |
fixing playback of xvid pretending to be divx (sample_vop_nc.avi)
libavcodec
|
Thu, 24 Feb 2005 19:08:50 +0000 |
michael |
kill warnings patch by (Mns Rullgrd <mru inprovide com>)
libavcodec
|
Sun, 06 Feb 2005 18:43:06 +0000 |
michael |
emulate (idiotic) MS behavior for inconsistant dimensions
libavcodec
|
Sun, 06 Feb 2005 17:01:07 +0000 |
michael |
support skiping some bitstream encoding
libavcodec
|
Tue, 18 Jan 2005 01:01:54 +0000 |
michael |
x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut cz>)
libavcodec
|
Wed, 12 Jan 2005 00:16:25 +0000 |
michael |
various security fixes and precautionary checks
libavcodec
|
Thu, 06 Jan 2005 01:02:36 +0000 |
michael |
print "D" instead of "P" for dropable frames in flv with -debug 1
libavcodec
|
Sat, 01 Jan 2005 23:02:09 +0000 |
michael |
WV1F support
libavcodec
|
Sat, 27 Nov 2004 18:10:06 +0000 |
michael |
Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>)
libavcodec
|
Mon, 27 Sep 2004 17:46:07 +0000 |
michael |
dont print "vop not coded" by default
libavcodec
|
Fri, 24 Sep 2004 20:35:59 +0000 |
michael |
trellis quantization for h263(p)
libavcodec
|
Mon, 20 Sep 2004 13:47:47 +0000 |
michael |
check if the user specified timestamps are strictly monotone
libavcodec
|
Fri, 03 Sep 2004 02:32:39 +0000 |
michael |
Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>)
libavcodec
|
Wed, 18 Aug 2004 22:10:39 +0000 |
michael |
copy & paste bug
libavcodec
|
Fri, 13 Aug 2004 13:59:28 +0000 |
michael |
user overrideable level & profile
libavcodec
|
Fri, 25 Jun 2004 14:11:44 +0000 |
michael |
optimization
libavcodec
|
Mon, 14 Jun 2004 23:41:41 +0000 |
michael |
coefficient saturation fix
libavcodec
|
Wed, 26 May 2004 19:42:00 +0000 |
michael |
10l (interlaced b frame decoding fix)
libavcodec
|
Wed, 12 May 2004 02:03:24 +0000 |
michael |
motion estimation for SVQ1
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
|
Fri, 30 Apr 2004 18:56:33 +0000 |
michael |
AMV bug workaround
libavcodec
|
Mon, 26 Apr 2004 21:46:01 +0000 |
michael |
H.263 MCBPC fix
libavcodec
|
Sun, 25 Apr 2004 19:03:35 +0000 |
michael |
fix decoding with quant matrixes which contain elements <16
libavcodec
|
Sun, 25 Apr 2004 16:14:13 +0000 |
michael |
rv10 decoding fix
libavcodec
|
Mon, 19 Apr 2004 03:33:23 +0000 |
michael |
exporting field_select/ref_index values
libavcodec
|
Sat, 17 Apr 2004 13:36:21 +0000 |
michael |
flv dropable p frame support
libavcodec
|
Fri, 16 Apr 2004 01:01:45 +0000 |
michael |
unify table indexing (motion_val,dc_val,ac_val,coded_block changed)
libavcodec
|
Tue, 13 Apr 2004 13:17:35 +0000 |
michael |
assert(time_incr >= 0) so its clear that this MUST be the case
libavcodec
|
Fri, 02 Apr 2004 16:21:55 +0000 |
michael |
gmc segfault fix
libavcodec
|
Mon, 29 Mar 2004 00:29:27 +0000 |
michael |
fixing alignment, 2nd try
libavcodec
|
Fri, 26 Mar 2004 21:58:55 +0000 |
michael |
ensure that the bitstream buffers for encoding partitioned frames are aligned
libavcodec
|
Thu, 18 Mar 2004 22:45:37 +0000 |
michael |
h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>)
libavcodec
|
Tue, 16 Mar 2004 16:57:27 +0000 |
michael |
1000000l (using uninitalized variable for initalizing bits per MV table)
libavcodec
|
Wed, 10 Mar 2004 23:13:43 +0000 |
michael |
mb stuffing in partitioned frames fix
libavcodec
|
Wed, 10 Mar 2004 22:11:49 +0000 |
michael |
h263+ custom pcf support
libavcodec
|
Sat, 06 Mar 2004 12:33:56 +0000 |
michael |
h263 framerate & aspect ratio fixes
libavcodec
|
Wed, 25 Feb 2004 17:35:52 +0000 |
michael |
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
libavcodec
|
Wed, 25 Feb 2004 02:05:50 +0000 |
michael |
set AVFrame.pts based upon framerate if its 0
libavcodec
|
Fri, 13 Feb 2004 17:54:10 +0000 |
michael |
multithreaded/SMP motion estimation
libavcodec
|
Mon, 09 Feb 2004 15:23:35 +0000 |
michael |
rv10/obmc fixes
libavcodec
|
Sun, 08 Feb 2004 22:52:35 +0000 |
michael |
2 byte shorter userdata for mpeg4
libavcodec
|
Fri, 06 Feb 2004 22:34:33 +0000 |
michael |
h263 4mv encoding fix
libavcodec
|
Fri, 06 Feb 2004 15:27:31 +0000 |
alex |
get_bit_count -> put_bits_count
libavcodec
|
Sat, 31 Jan 2004 21:28:49 +0000 |
michael |
segfault fix
libavcodec
|
Tue, 27 Jan 2004 13:55:34 +0000 |
michael |
first coded vs. first displayed pts (segfault & pts fix if b frames are used)
libavcodec
|
Mon, 26 Jan 2004 19:04:32 +0000 |
michael |
mpeg4 pts fix
libavcodec
|
Sat, 24 Jan 2004 23:47:33 +0000 |
michael |
optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 and http://www.alicestreet.com/ffh263.html
libavcodec
|
Wed, 21 Jan 2004 19:14:26 +0000 |
michael |
more tolerance for dc=0
libavcodec
|
Sat, 10 Jan 2004 16:04:55 +0000 |
michael |
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise
libavcodec
|
Tue, 30 Dec 2003 16:07:57 +0000 |
michael |
interlaced motion estimation
libavcodec
|
Sun, 21 Dec 2003 20:06:59 +0000 |
michael |
rv20 / h263 b frame fix
libavcodec
|
Thu, 11 Dec 2003 16:14:27 +0000 |
michael |
fixing h263p encoding without UMV
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: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 17:42:20 +0000 |
michael |
AIC/MQ encoding fix
libavcodec
|
Mon, 08 Dec 2003 02:23:22 +0000 |
michael |
alternative inter vlc encoding fix
libavcodec
|
Sun, 07 Dec 2003 01:33:45 +0000 |
michael |
h263 slice structured mode
libavcodec
|
Fri, 05 Dec 2003 01:03:12 +0000 |
michael |
AVFrame.interlaced_frame fixes
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
|
Wed, 03 Dec 2003 16:47:17 +0000 |
michael |
cleanup
libavcodec
|
Wed, 03 Dec 2003 01:16:35 +0000 |
michael |
split ff_h263_decode_mb() into h263 and mpeg4 versions
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:23:14 +0000 |
michael |
h263 loop filter
libavcodec
|
Sun, 30 Nov 2003 17:30:18 +0000 |
michael |
cleanup
libavcodec
|
Sun, 30 Nov 2003 14:35:35 +0000 |
michael |
rv20 decoder
libavcodec
|
Sat, 29 Nov 2003 08:37:51 +0000 |
michael |
h263 alternative inter vlc support
libavcodec
|
Fri, 28 Nov 2003 21:31:20 +0000 |
michael |
h263 OBMC & 4MV support
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Thu, 30 Oct 2003 16:58:49 +0000 |
michael |
pts fix and related fixes
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
|
Mon, 20 Oct 2003 20:23:46 +0000 |
michael |
AVRational
libavcodec
|
Fri, 17 Oct 2003 18:56:01 +0000 |
michael |
emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_edge is set
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
|
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 08:27:07 +0000 |
michael |
recommit of
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
|
Wed, 01 Oct 2003 15:41:36 +0000 |
michaelni |
ac prediction cleanup
libavcodec
|
Tue, 30 Sep 2003 22:18:43 +0000 |
michaelni |
rate distortion optimal cbp support (h263/mpeg4 non intra only)
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
|
Wed, 10 Sep 2003 11:28:18 +0000 |
michaelni |
detect old xvid with fourcc=DIVX
libavcodec
|
Tue, 26 Aug 2003 20:14:28 +0000 |
michaelni |
fixing CODEC_FLAG_GLOBAL_HEADER
libavcodec
|
Sun, 24 Aug 2003 22:28:41 +0000 |
bellard |
removed unused variable
libavcodec
|
Fri, 22 Aug 2003 22:18:08 +0000 |
michaelni |
custom quant matrix encoding support
libavcodec
|
Tue, 05 Aug 2003 10:19:43 +0000 |
michaelni |
cleanup / fixes
libavcodec
|
Fri, 01 Aug 2003 11:00:03 +0000 |
michaelni |
make the h263 decoder more error tolerant
libavcodec
|
Tue, 29 Jul 2003 09:58:47 +0000 |
michaelni |
patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>)
libavcodec
|
Tue, 29 Jul 2003 02:09:12 +0000 |
michaelni |
rate distortion mb decision support
libavcodec
|
Wed, 16 Jul 2003 18:12:14 +0000 |
michaelni |
fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy)
libavcodec
|
Tue, 15 Jul 2003 20:22:22 +0000 |
michaelni |
flv1 fix
libavcodec
|
Thu, 10 Jul 2003 10:24:47 +0000 |
michaelni |
fix? flv escape codes
libavcodec
|
Thu, 10 Jul 2003 00:15:27 +0000 |
michaelni |
flv cleanup / simplify
libavcodec
|
Wed, 09 Jul 2003 23:10:59 +0000 |
michaelni |
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
libavcodec
|
Mon, 07 Jul 2003 20:17:44 +0000 |
michaelni |
the reference sw doesnt like some legal headers ...
libavcodec
|
Sun, 06 Jul 2003 21:24:04 +0000 |
michaelni |
CODEC_FLAG_LOW_DELAY fix
libavcodec
|
Thu, 22 May 2003 14:12:22 +0000 |
michaelni |
truncated h263 decoding support / H263-ES "demuxer"
libavcodec
|
Mon, 19 May 2003 13:30:59 +0000 |
michaelni |
ASV1 codec
libavcodec
|
Sun, 18 May 2003 00:07:17 +0000 |
michaelni |
improving 3IV1 support (still far from perfect) note, disabled as it requires some checks in the inner loops which would slow things down a tiny bit
libavcodec
|
Wed, 14 May 2003 15:12:13 +0000 |
michaelni |
fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me
libavcodec
|
Wed, 14 May 2003 10:55:59 +0000 |
michaelni |
libmpeg2 style bitstream reader fixes
libavcodec
|
Wed, 14 May 2003 01:08:02 +0000 |
michaelni |
decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>)
libavcodec
|
Wed, 14 May 2003 00:32:22 +0000 |
michaelni |
bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>)
libavcodec
|
Sat, 10 May 2003 21:35:29 +0000 |
michaelni |
print obmc bug info only if avctx->debug&1
libavcodec
|
Thu, 10 Apr 2003 13:18:38 +0000 |
michaelni |
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
libavcodec
|
Thu, 10 Apr 2003 08:47:08 +0000 |
michaelni |
b frames + slices bugfix
libavcodec
|
Wed, 02 Apr 2003 09:57:34 +0000 |
michaelni |
msmpeg4 2pass support & some related cleanup
libavcodec
|
Mon, 31 Mar 2003 11:13:14 +0000 |
michaelni |
some static -> dynamic alloc & 16->8 bit
libavcodec
|
Sat, 22 Mar 2003 12:09:02 +0000 |
michaelni |
user setable quantizer bias
libavcodec
|
Thu, 20 Mar 2003 17:52:30 +0000 |
michaelni |
better non conformant divx packed bitstream detection, so unpacked (no b frames) divx MPEG4-ES streams can be read
libavcodec
|
Thu, 20 Mar 2003 01:00:57 +0000 |
michaelni |
error resilience cleanup (its faster too...)
libavcodec
|
Sat, 15 Mar 2003 20:47:09 +0000 |
michaelni |
cleaner & more flexible edge bug workaround
libavcodec
|
Wed, 12 Mar 2003 23:12:23 +0000 |
michaelni |
oops
libavcodec
|
Wed, 12 Mar 2003 23:09:18 +0000 |
michaelni |
rvlc decoding support
libavcodec
|
Wed, 12 Mar 2003 15:16:19 +0000 |
michaelni |
per context frame_rate_base, this should finally fix frame_rate related av sync issues
libavcodec
|
Sun, 09 Mar 2003 16:07:19 +0000 |
al3x |
simplified
libavcodec
|
Thu, 06 Mar 2003 11:32:04 +0000 |
michaelni |
per file doxy
libavcodec
|
Mon, 03 Mar 2003 14:54:00 +0000 |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
libavcodec
|
Fri, 28 Feb 2003 16:06:40 +0000 |
michaelni |
10l
libavcodec
|
Fri, 28 Feb 2003 13:07:07 +0000 |
michaelni |
h263(+) clenaup & bugfixes
libavcodec
|
Sun, 16 Feb 2003 23:05:38 +0000 |
michaelni |
more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes)
libavcodec
|
Fri, 14 Feb 2003 01:47:10 +0000 |
michaelni |
improving parsing of incomplete headers
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 10 Feb 2003 09:35:32 +0000 |
kabi |
* static,const,compiler warning cleanup
libavcodec
|
Sat, 08 Feb 2003 18:23:39 +0000 |
michaelni |
direct blocksize in bframes fix (might fix qpel+bframe bug)
libavcodec
|
Wed, 29 Jan 2003 12:00:11 +0000 |
michaelni |
--disable-risky support
libavcodec
|
Sun, 26 Jan 2003 23:09:12 +0000 |
michaelni |
feeding doxygen
libavcodec
|
Tue, 21 Jan 2003 17:34:12 +0000 |
michaelni |
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
libavcodec
|
Sun, 19 Jan 2003 17:55:13 +0000 |
michaelni |
finetuneing thresholds/factors
libavcodec
|
Wed, 15 Jan 2003 19:21:21 +0000 |
michaelni |
fixing DCTELEM != short
libavcodec
|
Sun, 12 Jan 2003 12:16:36 +0000 |
michaelni |
average motion vector rounding like the reference says and not what the standard says
libavcodec
|
Fri, 03 Jan 2003 23:21:52 +0000 |
michaelni |
mpeg4 header encoding bugfix
libavcodec
|
Tue, 31 Dec 2002 17:23:56 +0000 |
michaelni |
trellis quantization
libavcodec
|
Mon, 30 Dec 2002 00:28:42 +0000 |
michaelni |
correcter mpeg4 headers
libavcodec
|
Fri, 27 Dec 2002 23:51:46 +0000 |
michaelni |
qpel encoding
libavcodec
|
Tue, 17 Dec 2002 11:25:29 +0000 |
michaelni |
more debug output
libavcodec
|
Mon, 09 Dec 2002 00:06:15 +0000 |
michaelni |
correct mpeg4 vo type
libavcodec
|
Sat, 07 Dec 2002 11:38:26 +0000 |
michaelni |
ump4 decoding fixed
libavcodec
|
Wed, 04 Dec 2002 12:09:27 +0000 |
michaelni |
specific debug output support
libavcodec
|
Wed, 04 Dec 2002 11:47:24 +0000 |
michaelni |
fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that)
libavcodec
|
Wed, 04 Dec 2002 10:04:03 +0000 |
michaelni |
cleanup
libavcodec
|
Tue, 26 Nov 2002 08:56:10 +0000 |
michaelni |
fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards
libavcodec
|
Mon, 25 Nov 2002 09:23:19 +0000 |
michaelni |
fixing aspect
libavcodec
|
Wed, 20 Nov 2002 13:08:04 +0000 |
michaelni |
aspect ratio cleanup
libavcodec
|
Mon, 11 Nov 2002 09:40:17 +0000 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
Sun, 10 Nov 2002 11:46:59 +0000 |
michaelni |
reversing header game
libavcodec
|
Fri, 01 Nov 2002 13:25:22 +0000 |
michaelni |
hopefully fixing sprite_warping_points==0
libavcodec
|
Thu, 31 Oct 2002 16:11:03 +0000 |
michaelni |
put a few large tables under #ifdef CONFIG_ENCODERS or dynamically allocate them
libavcodec
|
Sat, 26 Oct 2002 18:56:43 +0000 |
michaelni |
segfault fix patch by (Juergen Keil <jk at tools dot de>)
libavcodec
|
Fri, 25 Oct 2002 00:08:32 +0000 |
michaelni |
slice encoding cleanup
libavcodec
|
Tue, 22 Oct 2002 19:48:52 +0000 |
michaelni |
xvid qpel bug autodetect
libavcodec
|
Sat, 19 Oct 2002 11:03:13 +0000 |
michaelni |
fixing interlaced dct with 4mv
libavcodec
|
Wed, 16 Oct 2002 19:55:49 +0000 |
michaelni |
complete mpeg4 GMC decoding support
libavcodec
|
Tue, 15 Oct 2002 15:24:08 +0000 |
michaelni |
warning fixes
libavcodec
|
Mon, 14 Oct 2002 12:21:54 +0000 |
michaelni |
mpeg4 header parser clenup (needed for parsing of VOL header in avctx->extradata)
libavcodec
|
Sun, 13 Oct 2002 13:16:04 +0000 |
michaelni |
better/cleaner error resilience (done in a 2nd pass after decoding)
libavcodec
|
Wed, 02 Oct 2002 22:56:58 +0000 |
michaelni |
fixing custom quantizer matrix decoding
libavcodec
|
Sun, 29 Sep 2002 22:44:22 +0000 |
michaelni |
idct permutation cleanup, idct can be selected per context now
libavcodec
|
Fri, 27 Sep 2002 15:38:54 +0000 |
michaelni |
minor optimization of h263_encode_motion()
libavcodec
|
Fri, 27 Sep 2002 10:27:57 +0000 |
michaelni |
ff_get_fourcc() & XVIX support
libavcodec
|
Thu, 26 Sep 2002 23:27:22 +0000 |
michaelni |
autodetect UMP4 (by adding a fourcc field to AVCodecContext)
libavcodec
|
Thu, 26 Sep 2002 22:37:33 +0000 |
michaelni |
automatically detect broken opendivx codec and workaround, so bug=1 shouldnt be needed anymore for mpeg4 files, if there still are files which need bug=1 then tell me ...
libavcodec
|
Thu, 26 Sep 2002 09:16:23 +0000 |
michaelni |
h263_dc_scale() cleanup
libavcodec
|
Thu, 26 Sep 2002 00:22:25 +0000 |
michaelni |
mpeg4 interlaced dct encoding
libavcodec
|
Tue, 24 Sep 2002 15:07:44 +0000 |
michaelni |
adaptive quantization for h263
libavcodec
|
Tue, 24 Sep 2002 09:15:46 +0000 |
michaelni |
fixing ac prediction encoding with adaptive quantization
libavcodec
|
Mon, 23 Sep 2002 14:56:11 +0000 |
michaelni |
adaptive quantization (lumi/temporal & spatial complexity masking)
libavcodec
|
Sat, 14 Sep 2002 22:07:35 +0000 |
michaelni |
dont store version for bit-exact tests
libavcodec
|
Sat, 14 Sep 2002 17:18:26 +0000 |
michaelni |
interlaced b frames fix
libavcodec
|
Fri, 13 Sep 2002 19:31:32 +0000 |
al3x |
aspect (ext. par too) support for h263 and mpeg4 (inc. build becouse of new vars)
libavcodec
|
Fri, 13 Sep 2002 11:47:57 +0000 |
michaelni |
10l (field select readed at the wrong place ...)
libavcodec
|
Fri, 13 Sep 2002 11:24:58 +0000 |
michaelni |
interlaced b frames cleanup
libavcodec
|
Fri, 13 Sep 2002 09:45:32 +0000 |
michaelni |
interlaced mpeg4 b frame decoding
libavcodec
|
Fri, 13 Sep 2002 07:46:06 +0000 |
michaelni |
fixing 1/0 if the headers are incomplete (like what M$ encoder generates)
libavcodec
|
Thu, 12 Sep 2002 18:28:17 +0000 |
michaelni |
fixing interlaced mpeg4 decoding
libavcodec
|
Thu, 12 Sep 2002 15:22:14 +0000 |
michaelni |
parsing resync header extension support
libavcodec
|
Thu, 12 Sep 2002 15:02:47 +0000 |
michaelni |
vbv parameter parsing (more skiping actually ;) )
libavcodec
|
Thu, 12 Sep 2002 12:26:09 +0000 |
michaelni |
statistics for forw & back p-MBs instead of just one counter for both
libavcodec
|
Thu, 12 Sep 2002 10:54:53 +0000 |
michaelni |
export pts from stream if available
libavcodec
|
Sat, 07 Sep 2002 00:16:30 +0000 |
michaelni |
optimizing mpeg4_encode_block(), generates allso slightly shorter bitstream as some codes can be represented as esc1 and esc2 and esc2 is shorter for a few of them
libavcodec
|
Tue, 27 Aug 2002 16:28:19 +0000 |
michaelni |
mpeg4 interlaced decoding support (not completly implemented/tested due to lack of samples)
libavcodec
|
Mon, 26 Aug 2002 16:10:41 +0000 |
michaelni |
fixing some 64bit bugs
libavcodec
|
Tue, 06 Aug 2002 23:51:15 +0000 |
michaelni |
mpeg4 mpeg quantizer encoding
libavcodec
|
Mon, 05 Aug 2002 21:36:14 +0000 |
michaelni |
4mv + bframe decoding bugfix
libavcodec
|
Mon, 05 Aug 2002 19:05:02 +0000 |
michaelni |
fixing level overflow check for qp=1
libavcodec
|
Fri, 02 Aug 2002 20:27:46 +0000 |
michaelni |
fixing mpeg4 mpeg quantizers
libavcodec
|
Thu, 25 Jul 2002 20:22:36 +0000 |
michaelni |
different edge positions fixed with edge emu / dr1
libavcodec
|
Sun, 21 Jul 2002 01:34:05 +0000 |
michaelni |
minor optimizations
libavcodec
|
Wed, 17 Jul 2002 10:30:31 +0000 |
michaelni |
low_delay / has_b_frames fix
libavcodec
|
Wed, 17 Jul 2002 09:15:14 +0000 |
michaelni |
fixes fire.avi & subtitles.avi
libavcodec
|
Sat, 13 Jul 2002 17:30:43 +0000 |
michaelni |
rl decoding optimization
libavcodec
|
Sat, 13 Jul 2002 15:45:52 +0000 |
michaelni |
optimization (get_vlc -> get_vlc2)
libavcodec
|
Sat, 13 Jul 2002 14:55:12 +0000 |
michaelni |
rl vlc decoding optimizations
libavcodec
|
Tue, 09 Jul 2002 18:14:59 +0000 |
michaelni |
warning fix patch by atmos
libavcodec
|
Tue, 18 Jun 2002 00:46:02 +0000 |
michaelni |
dc scale simplification/optimization
libavcodec
|
Thu, 06 Jun 2002 14:25:44 +0000 |
bellard |
fixed case where abs_level > MAX_LEVEL
libavcodec
|
Tue, 04 Jun 2002 18:35:31 +0000 |
michaelni |
run1 can be <0 bugfix (found by fabrice)
libavcodec
|
Mon, 03 Jun 2002 14:44:37 +0000 |
mellum |
Revert previous bogus warning fix.
libavcodec
|
Mon, 03 Jun 2002 11:16:11 +0000 |
mellum |
Minor warning cleanup.
libavcodec
|
Sun, 02 Jun 2002 12:15:17 +0000 |
michaelni |
error concealment / error resilience
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
|
Mon, 06 May 2002 13:15:05 +0000 |
michaelni |
there are divx5? encoded files without a userdata section but with b-frames :(
libavcodec
|
Sun, 05 May 2002 19:03:24 +0000 |
michaelni |
segfault fix for b-frame encoding with height%16!=0
libavcodec
|
Sun, 05 May 2002 01:37:07 +0000 |
michaelni |
shorter user data with formating by juanjo
libavcodec
|
Sat, 04 May 2002 18:58:07 +0000 |
michaelni |
move ABS() to common.h
libavcodec
|
Fri, 03 May 2002 23:13:24 +0000 |
michaelni |
move put_string() to common.{c,h}
libavcodec
|
Fri, 03 May 2002 18:11:23 +0000 |
pulento |
- H263 PAR support by Alex Beregszaszi.
libavcodec
|
Thu, 02 May 2002 04:39:45 +0000 |
pulento |
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.
libavcodec
|
Sat, 27 Apr 2002 14:10:47 +0000 |
michaelni |
detecting xvid/divx4/opendivx and set low_delay flag
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 17:33:43 +0000 |
michaelni |
b-frame mpeg4 fix when seeking
libavcodec
|
Mon, 22 Apr 2002 12:45:22 +0000 |
michaelni |
divx 5.01 support
libavcodec
|
Sun, 21 Apr 2002 23:47:27 +0000 |
michaelni |
fix b-frame MB skip
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 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
|
Mon, 15 Apr 2002 02:28:05 +0000 |
pulento |
- Versions defined for libav/libavcodec.
libavcodec
|
Sun, 07 Apr 2002 02:03:32 +0000 |
michaelni |
mpeg4 mpeg quantizer support
libavcodec
|
Fri, 29 Mar 2002 05:15:49 +0000 |
michaelni |
divx5-gmc bug workaround
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
|
Mon, 25 Mar 2002 15:36:16 +0000 |
michaelni |
optimizing mpeg4_encode_dc
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 22:02:21 +0000 |
michaelni |
b-frame decoding bugfix
libavcodec
|
Sun, 24 Mar 2002 21:25:04 +0000 |
michaelni |
resync marker support, needed for some mp4 files
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
|
Sat, 23 Mar 2002 13:00:08 +0000 |
michaelni |
dont return -1 if mpeg4 scalability ...
libavcodec
|
Sat, 23 Mar 2002 00:31:33 +0000 |
michaelni |
fixing MV range in h263
libavcodec
|
Fri, 22 Mar 2002 23:22:08 +0000 |
michaelni |
mpeg4 aspect_ratio_info in AVCodecContext (requested by alex)
libavcodec
|
Fri, 22 Mar 2002 02:36:08 +0000 |
michaelni |
oops
libavcodec
|
Fri, 22 Mar 2002 02:21:17 +0000 |
michaelni |
new motion estimation (epzs) not complete yet but allready pretty good :)
libavcodec
|
Tue, 19 Mar 2002 03:51:36 +0000 |
michaelni |
use the width & height from the mpeg4 header ... in the case that its complete
libavcodec
|
Mon, 18 Mar 2002 20:11:43 +0000 |
michaelni |
fixing 4MV
libavcodec
|
Fri, 15 Mar 2002 14:57:17 +0000 |
michaelni |
optimization
libavcodec
|
Fri, 15 Mar 2002 04:10:53 +0000 |
michaelni |
use ac prediction in mpeg4 encoding (5% smaller intra-blocks/keyframes)
libavcodec
|
Wed, 13 Mar 2002 19:26:38 +0000 |
michaelni |
support decoding (with mplayer) of 3 .mp4 files from mphq
libavcodec
|
Wed, 13 Mar 2002 12:50:41 +0000 |
michaelni |
generate even more complete mpeg4 headers
libavcodec
|
Tue, 12 Mar 2002 22:54:25 +0000 |
michaelni |
mpeg4 b-frames :)
libavcodec
|
Sat, 09 Mar 2002 13:01:16 +0000 |
michaelni |
divx5-gmc support
libavcodec
|
Thu, 07 Mar 2002 13:27:15 +0000 |
michaelni |
gmc bitstream decoding support (the real motion compensation isnt implemnted yet)
libavcodec
|
Tue, 05 Mar 2002 13:58:13 +0000 |
michaelni |
parsing more of the mpeg4 header & print some "not supported" stuff
libavcodec
|
Fri, 22 Feb 2002 03:35:41 +0000 |
pulento |
- Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder.
libavcodec
|
Tue, 19 Feb 2002 19:23:34 +0000 |
pulento |
- Bug fixes in H.263+ Advanced INTRA Coding decoder.
libavcodec
|
Mon, 18 Feb 2002 19:33:27 +0000 |
pulento |
- H.263+ decoder support for Advanded INTRA Coding (buggy)
libavcodec
|
Mon, 18 Feb 2002 09:32:11 +0000 |
kabi |
* simplified indexing
libavcodec
|
Mon, 18 Feb 2002 01:58:00 +0000 |
michaelni |
avoid overflow of picturenumber*fps*10000
libavcodec
|
Tue, 12 Feb 2002 15:43:16 +0000 |
michaelni |
alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it)
libavcodec
|
Sat, 09 Feb 2002 16:59:56 +0000 |
pulento |
- Fixes on RTP and GOB headers for H.263.
libavcodec
|
Sun, 09 Dec 2001 12:04:09 +0000 |
arpi_esp |
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable
libavcodec
|
Mon, 19 Nov 2001 02:13:14 +0000 |
pulento |
- Preliminary RTP friendly mode for H.263.
libavcodec
|
Sat, 17 Nov 2001 21:14:54 +0000 |
pulento |
- Added support to Inter4V+Q MBs to H.263 decoder.
libavcodec
|
Tue, 13 Nov 2001 01:21:35 +0000 |
pulento |
- Bug fix on MV prediction for MPEG4 caused by new H.263 GOB code.
libavcodec
|
Mon, 12 Nov 2001 05:19:55 +0000 |
pulento |
- Fixed a bug on H.263 MV prediction for MB on GOBs limits.
libavcodec
|
Sat, 03 Nov 2001 00:49:53 +0000 |
pulento |
- Bug fix on inter MCBPC table for inter+q.
libavcodec
|
Wed, 17 Oct 2001 18:05:35 +0000 |
pulento |
Added Juergen Keil fix on quant_tab[4] type.
libavcodec
|
Fri, 31 Aug 2001 06:21:27 +0000 |
pulento |
Moved some H.263+ variables to MpegEncContext to be thread-safe.
libavcodec
|
Tue, 28 Aug 2001 23:32:34 +0000 |
pulento |
Added support to Unrestricted Motion Vectors (UMV)
libavcodec
|
Wed, 15 Aug 2001 13:11:31 +0000 |
glantau |
log2 to av_log2
libavcodec
|
Mon, 13 Aug 2001 21:46:21 +0000 |
glantau |
better vol header parsing for mpeg4
libavcodec
|
Sat, 04 Aug 2001 00:46:50 +0000 |
arpi_esp |
get_bits() specialization, gives 4\speedup
libavcodec
|
Tue, 24 Jul 2001 20:43:41 +0000 |
glantau |
added skip macroblock optimization (big perf win on black regions for example)
libavcodec
|
Sun, 22 Jul 2001 14:18:56 +0000 |
glantau |
Initial revision
libavcodec
|