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
|
Tue, 23 Jan 2007 13:42:09 +0000 |
michael |
flame
libavcodec
|
Tue, 23 Jan 2007 13:36:56 +0000 |
michael |
check num_reorder_frames for validity
libavcodec
|
Tue, 23 Jan 2007 12:45:57 +0000 |
michael |
adding assert to protect delayed_pic
libavcodec
|
Tue, 23 Jan 2007 12:04:48 +0000 |
lu_zero |
10l, there is a corner case afterall...
libavcodec
|
Mon, 22 Jan 2007 22:27:02 +0000 |
michael |
1/0 fix
libavcodec
|
Mon, 22 Jan 2007 01:18:33 +0000 |
diego |
Fix FSF postal address.
libavcodec
|
Mon, 22 Jan 2007 01:16:42 +0000 |
diego |
Fix some more license headers.
libavcodec
|
Sun, 21 Jan 2007 22:45:18 +0000 |
diego |
cosmetics: Sort decoder/encoder/parser variables lists.
libavcodec
|
Sun, 21 Jan 2007 22:31:52 +0000 |
mru |
remove the last #ifdef from allcodecs.c
libavcodec
|
Sun, 21 Jan 2007 22:20:18 +0000 |
diego |
cosmetics: List all encoders together.
libavcodec
|
Sun, 21 Jan 2007 21:58:32 +0000 |
mru |
remove useless #ifdef CONFIG_ZLIB
libavcodec
|
Sun, 21 Jan 2007 21:55:10 +0000 |
mru |
remove useless #ifdef CONFIG_ZLIB
libavcodec
|
Sun, 21 Jan 2007 21:25:16 +0000 |
banan |
Remove debug line.
libavcodec
|
Sun, 21 Jan 2007 21:24:05 +0000 |
banan |
Add flashsv encoder to changelog and fix the encoder so it actually works.
libavcodec
|
Sun, 21 Jan 2007 21:06:10 +0000 |
mru |
remove no longer needed ifeq tests
libavcodec
|
Sun, 21 Jan 2007 21:04:01 +0000 |
mru |
remove no longer needed #ifdefs
libavcodec
|
Sun, 21 Jan 2007 20:56:20 +0000 |
banan |
Flash screen video encoder.
libavcodec
|
Sun, 21 Jan 2007 20:04:00 +0000 |
diego |
Declare zlib dependency in the Makefile, not in the source.
libavcodec
|
Sun, 21 Jan 2007 18:46:19 +0000 |
banan |
Really fix my never ending mistakes.
libavcodec
|
Sun, 21 Jan 2007 17:48:03 +0000 |
banan |
Don't break compilation on systems without zlib.
libavcodec
|
Sun, 21 Jan 2007 14:14:50 +0000 |
banan |
The block_size might be used incorrectly if it is not updated.
libavcodec
|
Sun, 21 Jan 2007 12:32:01 +0000 |
lu_zero |
Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka "the other Diego"
libavcodec
|
Sun, 21 Jan 2007 12:27:53 +0000 |
banan |
Fixed a typo, cosmetics.
libavcodec
|
Sun, 21 Jan 2007 12:26:23 +0000 |
banan |
Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.
libavcodec
|
Sun, 21 Jan 2007 09:55:28 +0000 |
reimar |
Fix crash when pred_order greater s->blocksize >> rice_order.
libavcodec
|
Sat, 20 Jan 2007 13:50:00 +0000 |
michael |
checking bitstream values and other related changes
libavcodec
|
Fri, 19 Jan 2007 22:12:59 +0000 |
alex |
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
libavcodec
|
Fri, 19 Jan 2007 12:41:56 +0000 |
gpoirier |
remove useless cast that makes code unreadable
libavcodec
|
Fri, 19 Jan 2007 09:37:04 +0000 |
gpoirier |
harden h264 decoding to prevent some crashes when input data is corrupted.
libavcodec
|
Fri, 19 Jan 2007 03:14:13 +0000 |
michael |
uint16->uint8
libavcodec
|
Thu, 18 Jan 2007 13:35:24 +0000 |
takis |
Change the Snow encoder to always use the available MotionEstContext pointer.
libavcodec
|
Wed, 17 Jan 2007 11:02:07 +0000 |
lu_zero |
Avoid branches in the loop and solve a gcc warning
libavcodec
|
Wed, 17 Jan 2007 10:47:58 +0000 |
lu_zero |
Cosmetics
libavcodec
|
Wed, 17 Jan 2007 10:26:13 +0000 |
takis |
fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.ogm and
libavcodec
|
Tue, 16 Jan 2007 23:28:41 +0000 |
michael |
set data_size to 0 so that in case we return without setting it nothing funny can happen
libavcodec
|
Tue, 16 Jan 2007 22:07:49 +0000 |
lu_zero |
fix a gcc warning, avoid an unnecessary operation
libavcodec
|
Tue, 16 Jan 2007 17:46:26 +0000 |
reimar |
Avoid calling decode_slice when context_initialized is not set.
libavcodec
|
Mon, 15 Jan 2007 23:26:09 +0000 |
michael |
fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.mpg and http://sam.zoy.org/zzuf/lol-ffplay.m2v
libavcodec
|
Mon, 15 Jan 2007 07:41:28 +0000 |
romansh |
* Fixing a bug with incorrect bits set in AAUX source pack
libavcodec
|
Sun, 14 Jan 2007 23:50:06 +0000 |
michael |
avcodec_decode_audio2()
libavcodec
|
Sun, 14 Jan 2007 23:19:22 +0000 |
michael |
er and strict also apply to audio theoretically
libavcodec
|
Sun, 14 Jan 2007 18:18:14 +0000 |
aurel |
cosmetics: reindent
libavcodec
|
Sun, 14 Jan 2007 18:17:15 +0000 |
aurel |
add support for another variant of vp6
libavcodec
|
Sun, 14 Jan 2007 16:11:10 +0000 |
reimar |
Buffer for get_bits must be padded because readers may overread.
libavcodec
|
Sat, 13 Jan 2007 02:45:05 +0000 |
michael |
some interlaced direct sanity checks
libavcodec
|
Sat, 13 Jan 2007 01:00:37 +0000 |
michael |
replace a few hardcoded numbers with their correct named ones
libavcodec
|
Sat, 13 Jan 2007 00:56:43 +0000 |
michael |
fix 16 CABAC_BIT * 10l bug introduced in r6578
libavcodec
|
Wed, 10 Jan 2007 14:23:28 +0000 |
bcoudurier |
print error when decoding fails
libavcodec
|
Wed, 10 Jan 2007 14:19:33 +0000 |
diego |
Unconditionally enable Theora decoder. It works fine now and there is no
libavcodec
|
Sun, 07 Jan 2007 23:34:01 +0000 |
gpoirier |
add missing bit from commit r7423
libavcodec
|
Sun, 07 Jan 2007 23:24:14 +0000 |
gpoirier |
Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te)
libavcodec
|
Sun, 07 Jan 2007 18:04:11 +0000 |
mru |
enable bidirectional me with x264
libavcodec
|
Sun, 07 Jan 2007 00:07:10 +0000 |
diego |
cosmetics: Reorder external libraries.
libavcodec
|
Sun, 07 Jan 2007 00:02:15 +0000 |
diego |
variable renaming: mp3lame --> libmp3lame
libavcodec
|
Sat, 06 Jan 2007 23:54:01 +0000 |
diego |
Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin
libavcodec
|
Sat, 06 Jan 2007 23:44:48 +0000 |
diego |
variable renaming: dts --> libdts
libavcodec
|
Sat, 06 Jan 2007 23:33:43 +0000 |
diego |
Rename variables: a52 --> liba52, a52bin --> liba52bin
libavcodec
|
Wed, 03 Jan 2007 11:32:02 +0000 |
michael |
maybe fixing a segfault
libavcodec
|
Wed, 03 Jan 2007 00:48:20 +0000 |
michael |
dead code removial
libavcodec
|
Tue, 02 Jan 2007 12:24:31 +0000 |
michael |
store a few values in the header as difference to the last
libavcodec
|
Mon, 01 Jan 2007 05:32:27 +0000 |
kostya |
Decode previous 32 frames to avoid seeking artifacts in MPC
libavcodec
|
Tue, 26 Dec 2006 17:08:03 +0000 |
michael |
skiprd doxygen comment from avcodec.h -> AVOption comment
libavcodec
|
Sun, 24 Dec 2006 04:51:43 +0000 |
kostya |
Musepack SV7 decoding support
libavcodec
|
Sat, 23 Dec 2006 03:05:36 +0000 |
michael |
skiprd
libavcodec
|
Fri, 22 Dec 2006 23:30:57 +0000 |
michael |
test DIRECT{0,0} too if flag mv0 is used
libavcodec
|
Fri, 22 Dec 2006 10:10:13 +0000 |
bcoudurier |
bt 0 is invalid, setting min to 1
libavcodec
|
Thu, 21 Dec 2006 22:58:02 +0000 |
aurel |
more simplification
libavcodec
|
Thu, 21 Dec 2006 22:35:13 +0000 |
michael |
10l
libavcodec
|
Thu, 21 Dec 2006 15:49:40 +0000 |
michael |
FIXME has already been fixed ages ago
libavcodec
|
Thu, 21 Dec 2006 15:46:32 +0000 |
michael |
simplify
libavcodec
|
Thu, 21 Dec 2006 15:45:53 +0000 |
michael |
use qscale_table in adaptive quant
libavcodec
|
Thu, 21 Dec 2006 15:22:16 +0000 |
michael |
simplify
libavcodec
|
Thu, 21 Dec 2006 15:21:44 +0000 |
michael |
i think this if() is useless lets abuse our users to test this ;)
libavcodec
|
Thu, 21 Dec 2006 15:20:02 +0000 |
michael |
skip motion estimation and encoding of non direct-0,0 MBs if the next MB is skiped (mpeg4 doesnt allow such MBs and in the past we did ME and encoding until at the end we droped them, so this should be faster though i didnt benchmark it, benchmark welcome)
libavcodec
|
Thu, 21 Dec 2006 14:24:23 +0000 |
michael |
dont randomly disallow intr4v in adaptive quant
libavcodec
|
Thu, 21 Dec 2006 13:23:49 +0000 |
michael |
dont randomly dissallow direct MBs
libavcodec
|
Wed, 20 Dec 2006 23:43:13 +0000 |
michael |
try direct mode MB after QPRD, slight PSNR/bitrate gain if b frames + QPRD
libavcodec
|
Wed, 20 Dec 2006 17:11:54 +0000 |
michael |
fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain)
libavcodec
|
Wed, 20 Dec 2006 01:30:17 +0000 |
michael |
dont favor the zero MV if mv0 is used (psnr per bitrate gains ranging from 0 to 0.14, most are <=0.04 though)
libavcodec
|
Mon, 18 Dec 2006 22:43:09 +0000 |
gpoirier |
Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructions) detection
libavcodec
|
Mon, 18 Dec 2006 19:27:28 +0000 |
michael |
minor doc fix
libavcodec
|
Mon, 18 Dec 2006 13:45:03 +0000 |
bcoudurier |
always print message when error, AV_LOG_DEBUG -> AV_LOG_ERROR
libavcodec
|
Sun, 17 Dec 2006 22:00:12 +0000 |
aurel |
Add support for VP60 and VP61.
libavcodec
|
Sun, 17 Dec 2006 15:41:30 +0000 |
michael |
10l
libavcodec
|
Sun, 17 Dec 2006 15:26:50 +0000 |
aurel |
small optimization
libavcodec
|
Sun, 17 Dec 2006 13:11:34 +0000 |
michael |
warn user if the selected diamond size is larger then the motion estimation score cache size
libavcodec
|
Sun, 17 Dec 2006 12:07:09 +0000 |
michael |
limit x/ymin/max to me_range
libavcodec
|
Sun, 17 Dec 2006 11:11:44 +0000 |
reimar |
Check mb_pos is big enough before trying to access data left or above.
libavcodec
|
Thu, 14 Dec 2006 17:58:25 +0000 |
banan |
av_log(NULL,... -> av_log(avctx,.. where appropriate.
libavcodec
|
Thu, 14 Dec 2006 17:50:23 +0000 |
banan |
Bug fix for crashes when SSE is used on unaligned arrays.
libavcodec
|
Wed, 13 Dec 2006 11:10:41 +0000 |
diego |
vqmin/vqmax --> qmin/qmax in the option description
libavcodec
|
Tue, 12 Dec 2006 13:41:17 +0000 |
gpoirier |
Doxygen comments about variables described by Michael here:
libavcodec
|
Tue, 12 Dec 2006 13:31:12 +0000 |
michael |
mv overflow in map fix (untested except regression tests)
libavcodec
|
Mon, 11 Dec 2006 20:18:36 +0000 |
reimar |
Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data.
libavcodec
|