Fri, 09 Feb 2007 02:21:34 +0000 |
michael |
fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not easily)
libavcodec
|
Fri, 09 Feb 2007 02:02:09 +0000 |
jbr |
fix parsing of RealAudio AC-3/DolbyNet
libavcodec
|
Thu, 08 Feb 2007 18:55:36 +0000 |
lucabe |
Directly access av_log_level instead of calling av_log_{set, get}_level()
libavcodec
|
Wed, 07 Feb 2007 17:35:36 +0000 |
reimar |
Fix incorrect use of ff_get_fourcc that made mjpgb not play on big endian.
libavcodec
|
Wed, 07 Feb 2007 16:59:10 +0000 |
michael |
vorbis suffers from the same sign flip issue as wma (so this lame workaround, though it arguably doesnt matter much where the sign is fliped back)
libavcodec
|
Wed, 07 Feb 2007 14:53:25 +0000 |
michael |
doxygenize
libavcodec
|
Wed, 07 Feb 2007 14:10:50 +0000 |
diego |
Add a comment about swapped numerator and denominator.
libavcodec
|
Wed, 07 Feb 2007 12:38:47 +0000 |
diego |
missing spaces
libavcodec
|
Wed, 07 Feb 2007 01:48:09 +0000 |
diego |
Replace deprecated PIX_FMT names by the newer variants.
libavcodec
|
Tue, 06 Feb 2007 23:58:02 +0000 |
michael |
workaround sign bug
libavcodec
|
Tue, 06 Feb 2007 22:20:55 +0000 |
michael |
10l use of uninitalized var
libavcodec
|
Tue, 06 Feb 2007 21:12:48 +0000 |
michael |
kill debuging code
libavcodec
|
Tue, 06 Feb 2007 20:19:04 +0000 |
michael |
wma encoder
libavcodec
|
Tue, 06 Feb 2007 19:14:16 +0000 |
michael |
Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>)
libavcodec
|
Tue, 06 Feb 2007 19:10:17 +0000 |
michael |
simplify and remove useless index in AV_W*
libavcodec
|
Tue, 06 Feb 2007 07:16:52 +0000 |
kostya |
Progressive frames disguised as interlaced are supported
libavcodec
|
Tue, 06 Feb 2007 07:11:20 +0000 |
kostya |
B-frames could not be determined from broken_link/closed_entry, use fixed value
libavcodec
|
Tue, 06 Feb 2007 07:07:29 +0000 |
kostya |
Wrong flag tested
libavcodec
|
Tue, 06 Feb 2007 00:35:51 +0000 |
aurel |
ensure that data[0] is set to NULL for next frame
libavcodec
|
Mon, 05 Feb 2007 21:18:11 +0000 |
mru |
oops, revert accidental checkin
libavcodec
|
Mon, 05 Feb 2007 21:16:31 +0000 |
mru |
fix multichannel decoding
libavcodec
|
Mon, 05 Feb 2007 20:17:02 +0000 |
mru |
move static variables to private context struct
libavcodec
|
Mon, 05 Feb 2007 19:56:31 +0000 |
mru |
remove preprocessor cruft
libavcodec
|
Mon, 05 Feb 2007 19:55:15 +0000 |
mru |
cosmetics: don't needlessly open new blocks
libavcodec
|
Mon, 05 Feb 2007 19:35:36 +0000 |
mru |
cosmetic: indent sensibly so code can be read at all
libavcodec
|
Mon, 05 Feb 2007 15:05:29 +0000 |
diego |
BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
libavcodec
|
Mon, 05 Feb 2007 11:57:36 +0000 |
faust3 |
fix use of uninitialized variables
libavcodec
|
Mon, 05 Feb 2007 09:11:10 +0000 |
diego |
Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com.
libavcodec
|
Mon, 05 Feb 2007 06:58:02 +0000 |
kostya |
Set codec dimensions in extradata parsing
libavcodec
|
Mon, 05 Feb 2007 06:56:49 +0000 |
kostya |
table fix
libavcodec
|
Sun, 04 Feb 2007 11:20:32 +0000 |
michael |
useless as this file wont be compiled if this is not true
libavcodec
|
Sun, 04 Feb 2007 10:46:28 +0000 |
kostya |
Save frame header info in context variables
libavcodec
|
Sun, 04 Feb 2007 10:45:01 +0000 |
kostya |
Set frame rate from extradata
libavcodec
|
Sat, 03 Feb 2007 13:15:55 +0000 |
michael |
factorize switch_buffer()
libavcodec
|
Sat, 03 Feb 2007 12:42:12 +0000 |
michael |
fix decoding of takethat.mp3
libavcodec
|
Sat, 03 Feb 2007 06:43:06 +0000 |
kostya |
These messages are just for debug purposes
libavcodec
|
Sat, 03 Feb 2007 06:41:14 +0000 |
kostya |
Set codec dimensions if provided by extradata
libavcodec
|
Sat, 03 Feb 2007 06:39:50 +0000 |
kostya |
VC-1 parser
libavcodec
|
Fri, 02 Feb 2007 15:14:13 +0000 |
kostya |
0x00000103 is not an escape marker
libavcodec
|
Fri, 02 Feb 2007 10:25:30 +0000 |
michael |
add FIXME
libavcodec
|
Fri, 02 Feb 2007 06:45:21 +0000 |
kostya |
General approach to parsing chunks in VC-1 AP
libavcodec
|
Fri, 02 Feb 2007 02:58:01 +0000 |
michael |
some (probably exploitable) out of array write fixes
libavcodec
|
Fri, 02 Feb 2007 00:23:19 +0000 |
mru |
missed a redundant load
libavcodec
|
Thu, 01 Feb 2007 23:30:33 +0000 |
mru |
revert accidental checkin
libavcodec
|
Thu, 01 Feb 2007 22:50:38 +0000 |
mru |
save one cycle
libavcodec
|
Thu, 01 Feb 2007 22:44:42 +0000 |
mru |
remove redundant loads
libavcodec
|
Thu, 01 Feb 2007 18:39:49 +0000 |
kostya |
Check for out-of-bounds access
libavcodec
|
Thu, 01 Feb 2007 09:48:09 +0000 |
takis |
Add decode_end method to bmp decoder. Patch by Michel Bardiaux,
libavcodec
|
Thu, 01 Feb 2007 09:47:36 +0000 |
bcoudurier |
correctly set profile/level for hd
libavcodec
|
Thu, 01 Feb 2007 09:45:05 +0000 |
takis |
Activate guards in avcodec_default_get_buffer. Patch by Michel Bardiaux,
libavcodec
|
Wed, 31 Jan 2007 23:04:56 +0000 |
mru |
optimize IDCT of rows with mostly zero coefficients
libavcodec
|
Wed, 31 Jan 2007 22:58:53 +0000 |
reimar |
Move lzo decompression to libavutil
libavcodec
|
Wed, 31 Jan 2007 21:20:31 +0000 |
reimar |
Make sure we do not accidentially "fix" cnt to something < 0
libavcodec
|
Wed, 31 Jan 2007 21:00:48 +0000 |
reimar |
Simplify checks, use that we know that cnt will not be < 0
libavcodec
|
Wed, 31 Jan 2007 20:57:30 +0000 |
reimar |
Remove boundary checks that are actually done "well enough"
libavcodec
|
Wed, 31 Jan 2007 20:26:32 +0000 |
reimar |
Documentation fix: Copy functions should "work" fine for cnt == 0
libavcodec
|
Wed, 31 Jan 2007 17:16:13 +0000 |
reimar |
Optimize LZO copy operations
libavcodec
|
Wed, 31 Jan 2007 11:19:48 +0000 |
diego |
Fix memcpy out-of-bounds.
libavcodec
|
Wed, 31 Jan 2007 10:48:08 +0000 |
michael |
another >> vs >
libavcodec
|
Wed, 31 Jan 2007 10:34:13 +0000 |
michael |
simpify state and make code 2% faster
libavcodec
|
Wed, 31 Jan 2007 10:29:58 +0000 |
reimar |
Add two extra needed bounds checks
libavcodec
|
Wed, 31 Jan 2007 10:07:22 +0000 |
michael |
replace if(x>>b) by if(x>C) as shifts are slow on some cpus and i have my doubts that gcc can replace the shifts as x is signed, it could in theory but well its gcc ...
libavcodec
|
Wed, 31 Jan 2007 09:37:02 +0000 |
reimar |
Add code to testcode to ease comparing with liblzo.
libavcodec
|
Wed, 31 Jan 2007 00:34:56 +0000 |
takis |
Make BMP decoder use bytestream. Patch by Michel Bardiaux
libavcodec
|
Tue, 30 Jan 2007 14:24:12 +0000 |
takis |
Remove the getbe16 functions and use the AV_RB16 macro instead. Patch by Ian
libavcodec
|
Tue, 30 Jan 2007 14:19:43 +0000 |
takis |
Fix a bug in the DVD subtitle decoder where subtitles with odd heights would not
libavcodec
|
Tue, 30 Jan 2007 10:31:34 +0000 |
takis |
Add the const specifier as needed to reduce the number of warnings.
libavcodec
|
Mon, 29 Jan 2007 22:27:27 +0000 |
mru |
typo fix by Dmitry Antipov dmantipov =a= yandex =d= ru
libavcodec
|
Mon, 29 Jan 2007 22:25:54 +0000 |
mru |
theoretically save one cycle
libavcodec
|
Mon, 29 Jan 2007 14:23:00 +0000 |
kostya |
Fix BI-frames decoding for Adv. profile
libavcodec
|
Mon, 29 Jan 2007 14:07:12 +0000 |
takis |
Fix segfault in bmp decoder. Patch by Michel Bardiaux mbardiaux mediaxim dot be.
libavcodec
|
Mon, 29 Jan 2007 10:42:36 +0000 |
banan |
Check that js_vlc_bits from the extradata is in a valid range.
libavcodec
|
Mon, 29 Jan 2007 10:32:14 +0000 |
banan |
Get rid of the COOKextradata struct. And use valid C to parse the extradata.
libavcodec
|
Mon, 29 Jan 2007 08:58:03 +0000 |
banan |
Kill a warning and don't use modulus.
libavcodec
|
Mon, 29 Jan 2007 08:37:22 +0000 |
banan |
decode_subpacket cleanup by Ian Braithwaite ian braithwaite dot dk.
libavcodec
|
Sun, 28 Jan 2007 21:32:08 +0000 |
mru |
ARMv6 SIMD IDCT
libavcodec
|
Sun, 28 Jan 2007 16:49:51 +0000 |
reimar |
LZO optimization: check input buffer bounds less frequently if padded
libavcodec
|
Sun, 28 Jan 2007 10:17:48 +0000 |
banan |
Sort out the diffrent cook versions.
libavcodec
|
Sun, 28 Jan 2007 10:05:21 +0000 |
banan |
Cook stereo (MONO_COOK2) bugfix, by Ian Braithwaite.
libavcodec
|
Sat, 27 Jan 2007 17:30:54 +0000 |
banan |
Get rid of one warning.
libavcodec
|
Sat, 27 Jan 2007 15:09:34 +0000 |
lu_zero |
Simplify and avoid a warning (should be faster on Cell and certain G4 revisions)
libavcodec
|
Sat, 27 Jan 2007 14:24:40 +0000 |
kostya |
Coded residual in WavPack may be > 0xFFFF
libavcodec
|
Sat, 27 Jan 2007 14:23:55 +0000 |
reimar |
Fix _LZO_H vs. LZO_H typo
libavcodec
|
Sat, 27 Jan 2007 14:15:03 +0000 |
reimar |
Fix buffer end checks in lzo copy code to work in all cases.
libavcodec
|
Sat, 27 Jan 2007 14:10:57 +0000 |
mru |
rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure
libavcodec
|
Sat, 27 Jan 2007 13:48:27 +0000 |
reimar |
Add lzo test code
libavcodec
|
Sat, 27 Jan 2007 12:35:12 +0000 |
lu_zero |
Fix warnings and simplify/reorder the code
libavcodec
|
Sat, 27 Jan 2007 07:39:16 +0000 |
diego |
Segregate code common to BMP decoder and future encoder
libavcodec
|
Sat, 27 Jan 2007 06:57:11 +0000 |
kostya |
Set aspect ratio if present (for AP only)
libavcodec
|
Fri, 26 Jan 2007 15:26:08 +0000 |
michael |
fix inifnite loop with http://sam.zoy.org/zzuf/lol-mplayer.mpg
libavcodec
|
Fri, 26 Jan 2007 15:11:10 +0000 |
takis |
Typo
libavcodec
|
Fri, 26 Jan 2007 12:32:23 +0000 |
bcoudurier |
remove void * used in arithmetic warnings
libavcodec
|
Fri, 26 Jan 2007 02:29:23 +0000 |
michael |
cosmetics / remove #if 0 code
libavcodec
|
Thu, 25 Jan 2007 15:23:22 +0000 |
takis |
Silence GCC when incorrectly complaining that the "line" variable could be used
libavcodec
|
Thu, 25 Jan 2007 09:54:22 +0000 |
takis |
Bring down the number of snow.c warnings from 27 to 17 by using the const
libavcodec
|
Thu, 25 Jan 2007 09:43:52 +0000 |
takis |
Brings down the number of snow.c warnings from 33 to 27 by putting parentheses
libavcodec
|
Thu, 25 Jan 2007 08:21:02 +0000 |
banan |
Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot com and Michel Bardiaux mbardiaux at mediaxim dot be.
libavcodec
|
Thu, 25 Jan 2007 06:44:53 +0000 |
kostya |
Some TIFFs do not set rows per strip for single strip.
libavcodec
|
Thu, 25 Jan 2007 00:34:38 +0000 |
diego |
Move conditional CFLAGS and OBJS setting to common place.
libavcodec
|
Thu, 25 Jan 2007 00:16:28 +0000 |
diego |
Theora encoding via libtheora.
libavcodec
|
Wed, 24 Jan 2007 17:50:28 +0000 |
kostya |
Add debug messages for AP headers
libavcodec
|
Wed, 24 Jan 2007 17:49:26 +0000 |
kostya |
Off-by-one error fix
libavcodec
|
Wed, 24 Jan 2007 17:47:42 +0000 |
kostya |
Fail on VC-1 interlaced streams
libavcodec
|
Wed, 24 Jan 2007 16:15:00 +0000 |
bcoudurier |
add hint for closed gop and sc threshold error message
libavcodec
|
Wed, 24 Jan 2007 15:32:49 +0000 |
gpoirier |
fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P com %
libavcodec
|
Wed, 24 Jan 2007 15:31:48 +0000 |
gpoirier |
Allows the AC3 parser to read the frame size and codec parameters from E-AC3 streams,
libavcodec
|
Wed, 24 Jan 2007 14:20:00 +0000 |
michael |
set last_picture for h.264 too, this significantly improves error concealment quality, i hope it doesnt break anything as last_picture_ptr was always NULL for h.264
libavcodec
|
Wed, 24 Jan 2007 11:20:01 +0000 |
michael |
crash fix by Carl Eugen Hoyos cehoyos ag.or at
libavcodec
|
Wed, 24 Jan 2007 11:01:17 +0000 |
michael |
explicit values for all enums
libavcodec
|
Wed, 24 Jan 2007 10:41:03 +0000 |
michael |
enum
libavcodec
|
Wed, 24 Jan 2007 00:54:36 +0000 |
michael |
maybe fix segfault with missing extradata (unchecked)
libavcodec
|
Tue, 23 Jan 2007 19:32:26 +0000 |
michael |
fix segfault with darkkben.free.fr/corrupted_h264.mp4
libavcodec
|