Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Sun, 27 Apr 2008 22:39:51 +0000 |
diego |
Add long names to AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Sun, 09 Mar 2008 23:31:02 +0000 |
aurel |
add FF_ prefix to all (frame)_TYPE usage
libavcodec
|
Fri, 01 Feb 2008 14:08:35 +0000 |
michael |
const
libavcodec
|
Sun, 21 Oct 2007 17:23:07 +0000 |
kostya |
indentation after last commit
libavcodec
|
Sun, 21 Oct 2007 17:22:37 +0000 |
kostya |
Make RV10/20 decoder work with new frame format
libavcodec
|
Thu, 09 Aug 2007 00:57:36 +0000 |
alex |
use skip_bits where appropriate
libavcodec
|
Thu, 09 Aug 2007 00:13:31 +0000 |
alex |
use get_bits1(..) instead get_bits(.., 1)
libavcodec
|
Sun, 08 Jul 2007 03:16:59 +0000 |
romansh |
* Getting rid of the use of GCC language extensions
libavcodec
|
Sun, 11 Mar 2007 09:16:11 +0000 |
reimar |
Check dimensions to avoid division by zero due to invalid new dimensions.
libavcodec
|
Fri, 19 Jan 2007 22:12:59 +0000 |
alex |
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sat, 30 Sep 2006 16:00:27 +0000 |
michael |
seems only 3 bits are used for the number of resolutions, some rv30 files have this set to 10 even though there are just 2 resolutions in the extradata
libavcodec
|
Sat, 30 Sep 2006 11:45:09 +0000 |
michael |
ignore sub_id
libavcodec
|
Sat, 30 Sep 2006 11:35:14 +0000 |
michael |
big endian fix
libavcodec
|
Sat, 30 Sep 2006 11:31:15 +0000 |
michael |
support resolution switching, fixes rv20errors.rm
libavcodec
|
Fri, 29 Sep 2006 23:57:03 +0000 |
michael |
simplify
libavcodec
|
Fri, 29 Sep 2006 23:34:42 +0000 |
michael |
fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff_mpeg4_set_direct_mv)
libavcodec
|
Tue, 26 Sep 2006 22:23:33 +0000 |
michael |
fix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000)
libavcodec
|
Tue, 26 Sep 2006 20:24:13 +0000 |
michael |
fix decoding of bastard1.rm (rv ver=0x10003001 ver0=0x8000000)
libavcodec
|
Sat, 15 Apr 2006 12:52:01 +0000 |
diego |
Fix SIGSEGV in rv10-null-pointer-500k.rm.
libavcodec
|
Fri, 14 Apr 2006 20:45:08 +0000 |
michael |
fix "concealing 0 DC, 0 AC, 0 MV errors" bug
libavcodec
|
Fri, 10 Mar 2006 20:40:52 +0000 |
michael |
cleanup picture / debug output code
libavcodec
|
Wed, 08 Mar 2006 11:43:10 +0000 |
diego |
(f)printf --> av_log conversion
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Thu, 01 Sep 2005 00:15:12 +0000 |
michael |
error concealment fix
libavcodec
|
Mon, 25 Apr 2005 18:29:06 +0000 |
michael |
PIX_FMT_NONE and related fixes
libavcodec
|
Mon, 25 Apr 2005 00:57:48 +0000 |
michael |
avoid unneeded clear_blocks()
libavcodec
|
Mon, 25 Apr 2005 00:10:11 +0000 |
michael |
extract from the subid the options
libavcodec
|
Sun, 24 Apr 2005 22:08:31 +0000 |
michael |
fixing broken_rv20_1mb_.rm
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
|
Thu, 21 Apr 2005 21:27:03 +0000 |
michael |
Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)
libavcodec
|
Thu, 24 Feb 2005 19:08:50 +0000 |
michael |
kill warnings patch by (Mns Rullgrd <mru inprovide com>)
libavcodec
|
Sun, 23 Jan 2005 18:09:06 +0000 |
michael |
avoid buf_size == 0 checks in every decoder
libavcodec
|
Wed, 05 Jan 2005 02:36:10 +0000 |
michael |
fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rm
libavcodec
|
Mon, 13 Dec 2004 11:41:59 +0000 |
michael |
another try at fixing rv20 ...
libavcodec
|
Tue, 07 Dec 2004 13:14:37 +0000 |
michael |
rv20 encoding
libavcodec
|
Mon, 06 Dec 2004 22:44:03 +0000 |
michael |
seeking in rm
libavcodec
|
Mon, 06 Dec 2004 17:21:17 +0000 |
michael |
rv10 thread safety fix / rv10 ffplay fix
libavcodec
|
Sun, 05 Dec 2004 23:21:39 +0000 |
michael |
next try at fixing rv20 decoding
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
|
Fri, 19 Nov 2004 18:19:36 +0000 |
michael |
fixing rv20201002
libavcodec
|
Fri, 19 Nov 2004 16:57:47 +0000 |
michael |
rv20103001 support
libavcodec
|
Mon, 02 Aug 2004 13:03:58 +0000 |
michael |
fix one file, will probably break some others but i cant find any samples which need this ...
libavcodec
|
Tue, 25 May 2004 18:07:25 +0000 |
michael |
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
libavcodec
|
Fri, 21 May 2004 14:37:16 +0000 |
michael |
data_size = 0 cleanup
libavcodec
|
Fri, 16 Apr 2004 01:01:45 +0000 |
michael |
unify table indexing (motion_val,dc_val,ac_val,coded_block changed)
libavcodec
|
Fri, 02 Apr 2004 21:04:56 +0000 |
michael |
rv20 (0x20201002) support
libavcodec
|
Tue, 16 Mar 2004 16:11:29 +0000 |
michael |
init cleanup
libavcodec
|
Sun, 29 Feb 2004 02:25:19 +0000 |
michael |
skip b frames before first i frame
libavcodec
|
Sun, 22 Feb 2004 00:31:19 +0000 |
michael |
(f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get
libavcodec
|
Mon, 09 Feb 2004 15:23:35 +0000 |
michael |
rv10/obmc fixes
libavcodec
|
Thu, 22 Jan 2004 19:48:28 +0000 |
michael |
closed gop support & flags2 as all bits in flags are used
libavcodec
|
Sun, 18 Jan 2004 02:59:01 +0000 |
michael |
rv20 mv prediction in b frames fix
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 02:12:12 +0000 |
michael |
motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
Sun, 21 Dec 2003 20:06:59 +0000 |
michael |
rv20 / h263 b frame fix
libavcodec
|