Activity
From 12/14/2005 to 01/12/2006
01/12/2006
- 10:43 PM Revision 5509bffa (ffmpeg): Update licensing information: The FSF changed postal address.
- Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision c8a596d2 (ffmpeg): bugs found by valgrind
- Originally committed as revision 4841 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 PM Revision 517840c6 (ffmpeg): Our own LZO (1X) implementation, under LGPL and optimized for readabi...
- Tested on CamStudio sample files.
Originally committed as revision 4840 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:47 AM Revision 1015631b (ffmpeg): faster iterative_me: avoid duplicate mc of neighboring blocks.
- Originally committed as revision 4839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:00 AM Revision fb3d46da (ffmpeg): Move Darwin shared library build peculiarities to configure.
- Originally committed as revision 4838 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/10/2006
- 08:07 PM Revision 14f0c8e2 (ffmpeg): Parameter added for user to set the cutoff frequency when encoding wi...
- Patch by Luca Abeni - lucabe72 at email dot it.
Originally committed as revision 4837 to svn://svn.ffmpeg.org/ffmpeg...
01/09/2006
- 03:41 PM Revision e0f80bd7 (ffmpeg): CamStudio decoder, only 32 bit lzo mode is tested
- Originally committed as revision 4836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 AM Revision e8b56208 (ffmpeg): tweak h264_biweight
- Originally committed as revision 4835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:15 AM Revision 70abb407 (ffmpeg): tweak inlines.
- Originally committed as revision 4834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 AM Revision 32504425 (ffmpeg): consistency cosmetics
- Originally committed as revision 4833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 AM Revision 8bf755d4 (ffmpeg): 10l: bidir_refine didn't save the new mvs. also improve speed.
- Originally committed as revision 4832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 AM Revision 62e60aed (ffmpeg): Make shared lib name handling consistent with the other Makefiles.
- patch by Jacob Meuser < jakemsr ..@.. jakemsr ... com >
Originally committed as revision 4831 to svn://svn.ffm... - 01:59 AM Revision 1f49fa59 (ffmpeg): --enable-shared-pp should directly enable pp and not depend on --enab...
- Originally committed as revision 4830 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/08/2006
- 09:19 PM Revision 946c1130 (ffmpeg): get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h
- Originally committed as revision 4829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision fb9cb0b8 (ffmpeg): get_vlc -> get_vlc2 transition.
- Originally committed as revision 4828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:09 PM Revision 52fa37f1 (ffmpeg): get_vlc -> get_vlc2 transition.
- Originally committed as revision 4827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:06 PM Revision 47ad9aba (ffmpeg): fixing second last time François Revol applies a patch without runnin...
- Note, if you think thats too harsh, look at the cvs history he has broken the regression tests many times and has not...
- 02:53 PM Revision a305b82d (ffmpeg): install dsputil.h, that is used by many filters in mplayer
- Originally committed as revision 4825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 AM Revision 80e44bc3 (ffmpeg): use h264 MC functions for 2xX Xx2 blocks in snow too
- Originally committed as revision 4824 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/07/2006
- 11:38 PM Revision 51bb91cb (ffmpeg): Incorrect check removed.
- Originally committed as revision 4823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision cc59080c (ffmpeg): better version reporting
- Originally committed as revision 4822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 PM Revision 2692ceab (ffmpeg): use h264 MC functions for rectangular blocks too
- Originally committed as revision 4821 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 PM Revision a588a2c6 (ffmpeg): regression test for iterative ME & wavelet cmp functions
- Originally committed as revision 4820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 AM Revision 39277cf9 (ffmpeg): 10l (assertion failure)
- Originally committed as revision 4819 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/06/2006
- 07:19 PM Revision aa066582 (ffmpeg): Moving dv_anchor back to the global scope. This creates a tiny memory
- leak for cases like dlopening libavcodec.so and such, but I still
don't know how to catch such events.
Originally... - 01:18 PM Revision faf824df (ffmpeg): Comment out WMV3 decoder for now, it crashes on every file and causes
- bug report spam.
Originally committed as revision 4817 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:41 PM Revision 560b10a6 (ffmpeg): Dual mono stereo strems sound ok now, added sanity checks and removed
- some unused variables and redundant memsets.
Patch by Benjamin Larsson
Originally committed as revision 4816 to svn:...
01/05/2006
- 10:33 PM Revision e839a994 (ffmpeg): RealVideo 1.0/2.0 and TrueSpeech are supported.
- Originally committed as revision 4815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 AM Revision 60900991 (ffmpeg): ugly, but necessary
- Originally committed as revision 4814 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/04/2006
- 10:34 PM Revision 3b6ab26c (ffmpeg): cleanup
- fix 4mv playback distortions
Originally committed as revision 4813 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:07 PM Revision ee0d2803 (ffmpeg): H.263: more descriptive error message
- patch by Tom Joseph < tom-lists @@ @ @@ jambon @@ dot @@ ll @@ dot @@ cx >
Originally committed as revision 4812 to ... - 04:31 PM Revision 27c61ac5 (ffmpeg): 8x8 integer dct from x264 as cmp function (under CONFIG_GPL)
- if this gives better quality then SATD then someone should port the x86 code too or maybe we could even just call it ...
- 12:48 PM Revision 70220035 (ffmpeg): Fix an out of array access and some minor cleanup of the code.
- All available cook samples decode correctly now.
patch by Benjamin Larsson < banan ** at ** student ** dot ** ltu ** ... - 09:42 AM Revision 1499e0be (ffmpeg): av_freep() recommandition
- Originally committed as revision 4809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 87f50d27 (ffmpeg): Make all tables static const.
- Originally committed as revision 4808 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/03/2006
- 03:40 PM Revision 6942d002 (ffmpeg): Simplify source_path handling, avoids some warnings with non-bash she...
- Originally committed as revision 4807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 PM Revision 39503a27 (ffmpeg): bashism--; Use POSIX-compatible string handling instead.
- Originally committed as revision 4806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision e3880318 (ffmpeg): bashism--;
- Originally committed as revision 4805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:18 PM Revision 9f23a10a (ffmpeg): Add -Wdeclaration-after-statement to CFLAGS on GCCs that support it.
- patch by Michel Bardiaux < mbardiaux !! at !! mediaxim !! dot !! be >
Originally committed as revision 4804 to svn:/... - 02:30 AM Revision bf3027c8 (ffmpeg): TrueSpeech compatible audio decoder by Konstantin Shishkov
- Originally committed as revision 4803 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/02/2006
- 08:27 PM Revision 27c748b5 (ffmpeg): try with auto_guess if first detection fails
- Originally committed as revision 4802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:13 PM Revision 5d4d67e0 (ffmpeg): added support for DVHS (192) packet size
- Originally committed as revision 4801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision f007d358 (ffmpeg): Add entry about release frequency.
- Originally committed as revision 4800 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/31/2005
- 02:14 PM Revision ab2e3e2c (ffmpeg): fix asymmetric CQMs with pre-transposed DCT.
- Originally committed as revision 4799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:20 PM Revision f23af3d8 (ffmpeg): CQM: fix fallback to JVT scaling lists
- Originally committed as revision 4798 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 AM Revision 11d86c97 (ffmpeg): direct mvs in B_8x8 mbs were set too early.
- Originally committed as revision 4797 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 AM Revision f1f17e54 (ffmpeg): fix direct_8x8_inference_flag with 4x4 mvs.
- Originally committed as revision 4796 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/30/2005
- 11:47 PM Revision cec93959 (ffmpeg): fix some potential arithmetic overflows in pred_direct_motion() and
- ff_h264_weight_WxH_mmx2().
Originally committed as revision 4795 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:41 PM Revision 003cd80d (ffmpeg): :%s/check_block_2p/check_block_inter/g
- Originally committed as revision 4794 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision 52137f2f (ffmpeg): this fixes compilation with gcc 2.95 which seems to not like array ca...
- Originally committed as revision 4793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 PM Revision ab561df9 (ffmpeg): finally found what those >138 codes were... crappy compressed 5bit as...
- Originally committed as revision 4792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:25 PM Revision 0d48a91a (dvbd): Thomas Sattler's suggestions
- 06:25 PM Revision b9a87c4d (ffmpeg): fix parsing version 1 mdhd atom (64 bit) as suggested by b-o-n-d AT g...
- Originally committed as revision 4791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:16 PM Revision f593b273 (ffmpeg): Replace buggy --disable-codec/--enable-codec with non-buggy
- --disable-decoder/--enable-decoder and --disable-encoder/--enable-encoder.
Originally committed as revision 4790 to ... - 03:12 PM Revision 13705b69 (ffmpeg): mem corruption fix
- Originally committed as revision 4789 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/29/2005
- 06:13 PM Revision f0efbde7 (ffmpeg): spelling/grammar
- Originally committed as revision 4788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:51 PM Revision e0db8cfb (ffmpeg): spelling/wording/grammar
- Originally committed as revision 4787 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 PM Revision 3f45598a (ffmpeg): updates
- Originally committed as revision 4786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision 88e51e1f (ffmpeg): second try of improved lambda/qp guessing for motion estimation RD in...
- Originally committed as revision 4785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 AM Revision 58f7833e (ffmpeg): update x264 wrapper.
- patch by Robert Swain.
Originally committed as revision 4784 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:17 AM Revision d6f41eed (ffmpeg): 4mv + iter ME 10l fix (still not bugfree but better)
- Originally committed as revision 4783 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/28/2005
- 11:45 PM Revision 735f9f34 (ffmpeg): 10l
- Originally committed as revision 4782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision 51d6a3cf (ffmpeg): iterative overlapped block based motion estimation for snow
- Originally committed as revision 4781 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/27/2005
- 08:05 PM Revision 1338e0cb (ffmpeg): wma2 fix
- Originally committed as revision 4780 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision b6204677 (ffmpeg): Fix wma2 audio decoder
- Patch by Reimar Doeffinger
Originally committed as revision 4779 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/26/2005
- 09:16 AM Revision 76bec1d8 (ffmpeg): Mention libav versioning in CVS policy section with a short explanation.
- Originally committed as revision 4778 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/25/2005
- 10:38 PM Revision c842aa37 (ffmpeg): Fix DV memory leak and allow multiple instances patch by (Burkhard Pl...
- approved by Roman Shaposhnik
Originally committed as revision 4777 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:34 PM Revision e8501c93 (ffmpeg): support downscaling frames for dynamic b frame decission
- Originally committed as revision 4776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:43 PM Revision c9ab8df8 (ffmpeg): 10l (didnt remove option from old ones after converting to AVOption)
- Originally committed as revision 4775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:30 PM Revision 984b8e4d (ffmpeg): b frame strategy 2
- Originally committed as revision 4774 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:34 PM Revision aaaa6f15 (ffmpeg): dont discard least significant bits
- Originally committed as revision 4773 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision c69e7914 (ffmpeg): Support for 28_8 in old ar. files
- Originally committed as revision 4772 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/24/2005
- 11:47 PM Revision aacb6acc (ffmpeg): hmm did i mess the scaling of these up at some point?
- anyway, this change decreases bitrate and increase PSNR by ~1.00 on my test file, other files also benefit significan...
- 03:12 AM Revision b7c51ebc (ffmpeg): slightly better mv_penalty table
- Originally committed as revision 4770 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/23/2005
- 07:05 PM Revision d4f0c2fc (ffmpeg): 10l (segfault fix)
- Originally committed as revision 4769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:25 PM Revision 316a2ec8 (ffmpeg): bidir refine support
- Originally committed as revision 4768 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 377798d6 (ffmpeg): minor typo
- Originally committed as revision 4767 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/22/2005
- 10:48 PM Revision 82b019ce (ffmpeg): better f_code guessing in 2nd pass
- Originally committed as revision 4766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:17 PM Revision 50c6f6cd (ffmpeg): improved lambda/qp guessing for motion estimation RD in first pass
- this only affects encoding with bframes and rate control
Originally committed as revision 4765 to svn://svn.ffmpeg.o... - 01:10 AM Revision bb270c08 (ffmpeg): COSMETICS: tabs --> spaces, some prettyprinting
- Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:18 AM Revision 50827fcf (ffmpeg): Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but ...
- works now.
Originally committed as revision 4763 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/21/2005
- 05:50 PM Revision 64c968da (ffmpeg): Add some comments to #ifdef #else #endif blocks and fix wrong ones.
- Originally committed as revision 4762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:51 PM Revision a2f3431f (ffmpeg): also autodetect xvid idct if bitexact is used
- Originally committed as revision 4761 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/20/2005
- 11:07 PM Revision 762b5cd5 (ffmpeg): 10l to michael for breaking gcc 2.95 compile :)
- Originally committed as revision 4760 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/19/2005
- 08:49 PM Revision 1e4668d1 (ffmpeg): Fix for Real "old" files version 3 with no 4cc. Fixes thankyou144.ra
- Based on patch by "mkhodor7 <-> yahoo | com"
Originally committed as revision 4759 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:26 PM Revision daba69b2 (ffmpeg): 10l
- Originally committed as revision 4758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 PM Revision 8ed9f9ab (ffmpeg): use correct qp & lambda for ME on the second pass
- Originally committed as revision 4757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:08 AM Revision 2ceff404 (ffmpeg): forgot
- Originally committed as revision 4756 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/18/2005
- 08:01 PM Revision 0888fd22 (ffmpeg): support printing compact qp histogram
- Originally committed as revision 4755 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision 71160c55 (ffmpeg): fix q=0 bug
- Originally committed as revision 4754 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 PM Revision 9944fb97 (ffmpeg): new qscale type to distinguish H264
- Originally committed as revision 4753 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 PM Revision 5639729b (ffmpeg): unfinished jpeg-ls codec (feel free to finish it ...)
- Originally committed as revision 4752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 AM Revision a42bed52 (ffmpeg): typo
- Originally committed as revision 4751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:23 AM Revision 6baac1af (ffmpeg): fix custom matrix permutation if xvid idct is autoselected and you ha...
- Originally committed as revision 4750 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/17/2005
- 06:14 PM Revision 115329f1 (ffmpeg): COSMETICS: Remove all trailing whitespace.
- Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:57 PM Revision d76319b1 (ffmpeg): malloc padding to avoid reading past the malloc()ed area.
- Credits to Mikulas Patocka (mikulas at artax karlin mff cuni cz)
Originally committed as revision 4748 to svn://svn.... - 11:31 AM Revision 63d33cf4 (ffmpeg): bitstream related fixes from [PATCH] from DivX, Part 9: bitstream cra...
- Originally committed as revision 4747 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:29 AM Revision 725e3877 (ffmpeg): wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes fro...
- Originally committed as revision 4746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:27 AM Revision dcb2fb79 (ffmpeg): total == 0 seems like it should be valid (based upon patch by Steve L...
- Originally committed as revision 4745 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/16/2005
- 03:51 PM Revision 780eb1c9 (ffmpeg): nan fps fix
- Originally committed as revision 4744 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/14/2005
- 08:02 AM Revision e84a0475 (ffmpeg): correctly deal with the alpha channel in 32-bit QT RLE (courtesy of John
- Koleszar <jkoleszar at on2.com>)
Originally committed as revision 4743 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:19 AM Revision 0c3ee78f (ffmpeg): correctly handle very large Cinepak frames (courtesy of John Koleszar
- <jkoleszar@on2.com>)
Originally committed as revision 4742 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom