Fri, 14 Apr 2006 10:37:40 +0000 |
michael |
ffv1 and ffvhuff havnt changed since a long time and noone proposed any
libavcodec
|
Thu, 30 Mar 2006 14:13:03 +0000 |
michael |
dont forget table_size in the decode_frame return value
libavcodec
|
Sat, 18 Mar 2006 02:29:58 +0000 |
michael |
segfault fix
libavcodec
|
Wed, 08 Mar 2006 11:43:10 +0000 |
diego |
(f)printf --> av_log conversion
libavcodec
|
Wed, 25 Jan 2006 22:10:13 +0000 |
diego |
warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Mon, 12 Dec 2005 01:56:46 +0000 |
mru |
use PRIxN, %zd, %td formats where needed
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
|
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
|
Sun, 06 Mar 2005 23:20:53 +0000 |
michael |
AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)
libavcodec
|
Thu, 24 Feb 2005 16:39:03 +0000 |
michael |
-strict -1 comment fix
libavcodec
|
Thu, 17 Feb 2005 19:00:42 +0000 |
michael |
buffer overflows
libavcodec
|
Sun, 06 Feb 2005 10:36:07 +0000 |
michael |
seperate bitstream encoding skip from PASS1 flag
libavcodec
|
Sun, 23 Jan 2005 18:09:06 +0000 |
michael |
avoid buf_size == 0 checks in every decoder
libavcodec
|
Wed, 12 Jan 2005 00:59:42 +0000 |
michael |
dissallow sprintf
libavcodec
|
Wed, 12 Jan 2005 00:16:25 +0000 |
michael |
various security fixes and precautionary checks
libavcodec
|
Wed, 29 Dec 2004 17:50:25 +0000 |
michael |
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
libavcodec
|
Sun, 28 Nov 2004 19:19:39 +0000 |
lorenm |
fix interlacing check in v1 huffyuv.
libavcodec
|
Sun, 28 Nov 2004 18:29:38 +0000 |
lorenm |
split ffhuffyuv into 2 codecs:
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
|
Sat, 27 Nov 2004 03:54:18 +0000 |
lorenm |
new option: context_model
libavcodec
|
Sun, 14 Nov 2004 15:46:34 +0000 |
michael |
plane predicted non-interlacd rgb decodeing fix
libavcodec
|
Fri, 17 Sep 2004 11:21:52 +0000 |
michael |
huffyuv writes to AVCodecContext.stats_out only once every 32 frames,
libavcodec
|
Fri, 17 Sep 2004 11:17:17 +0000 |
michael |
warning the user about possible incompatibilities
libavcodec
|
Fri, 17 Sep 2004 10:57:57 +0000 |
michael |
(non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington dot edu>)
libavcodec
|
Wed, 15 Sep 2004 12:23:45 +0000 |
michael |
10l
libavcodec
|
Thu, 26 Aug 2004 22:46:15 +0000 |
michael |
yuv median encoding 10l fix
libavcodec
|
Tue, 17 Aug 2004 10:41:15 +0000 |
michael |
more untested bigendian fixes
libavcodec
|
Tue, 17 Aug 2004 09:57:56 +0000 |
michael |
big endian fix (untested)
libavcodec
|
Tue, 01 Jun 2004 11:53:03 +0000 |
michael |
remove stupid YV12-huffyuv warning
libavcodec
|
Fri, 21 May 2004 14:37:16 +0000 |
michael |
data_size = 0 cleanup
libavcodec
|
Fri, 30 Apr 2004 17:42:58 +0000 |
michael |
cleanup & memleak fix
libavcodec
|
Fri, 06 Feb 2004 15:27:31 +0000 |
alex |
get_bit_count -> put_bits_count
libavcodec
|
Sun, 25 Jan 2004 11:13:56 +0000 |
alex |
freebsd fix for mpeg12.c (moving INT64_MAX to common.h)
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
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
|
Sun, 12 Oct 2003 21:25:00 +0000 |
alex |
removed the obsolete and unused parameters of init_put_bits
libavcodec
|
Sun, 20 Jul 2003 14:48:05 +0000 |
michaelni |
default for slices is display order again
libavcodec
|
Thu, 17 Jul 2003 12:29:07 +0000 |
michaelni |
AVCodec.flush()
libavcodec
|
Sun, 22 Jun 2003 11:08:22 +0000 |
michaelni |
CONFIG_ENCODERS cleanup
libavcodec
|
Mon, 16 Jun 2003 10:30:01 +0000 |
al3x |
a bottle of coke (=0.5l)
libavcodec
|
Sat, 24 May 2003 18:48:30 +0000 |
mellum |
Warning and compatibility fixes.
libavcodec
|
Fri, 23 May 2003 12:58:46 +0000 |
michaelni |
cleanup
libavcodec
|
Mon, 19 May 2003 13:30:59 +0000 |
michaelni |
ASV1 codec
libavcodec
|
Mon, 12 May 2003 12:31:02 +0000 |
kabi |
* quiet missing EOF \n warning
libavcodec
|
Wed, 07 May 2003 23:32:45 +0000 |
michaelni |
more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
Tue, 06 May 2003 20:43:37 +0000 |
michaelni |
release buffer cleanup
libavcodec
|
Fri, 25 Apr 2003 00:29:48 +0000 |
michaelni |
fixing mixed dr1 + internal buffers
libavcodec
|
Wed, 12 Mar 2003 19:49:58 +0000 |
kabi |
* added more options
libavcodec
|
Thu, 06 Mar 2003 11:32:04 +0000 |
michaelni |
per file doxy
libavcodec
|
Wed, 05 Mar 2003 17:53:33 +0000 |
michaelni |
10l
libavcodec
|
Mon, 24 Feb 2003 13:28:22 +0000 |
kabi |
* const arrays
libavcodec
|
Mon, 24 Feb 2003 09:49:37 +0000 |
michaelni |
huffyuv v1 tables, as they are essential and the only possible way for decding of v1 files they very likely cant be copyrighted ...
libavcodec
|
Mon, 24 Feb 2003 00:05:17 +0000 |
michaelni |
round readed bits up to next 32bits, as orginal huffyuv cant handle less then 32bit blocks
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
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
|