log

age author description
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