source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7c2425d2   20 years michaelni simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington …
(edit) @d925c516   20 years michaelni huffyuv writes to AVCodecContext.stats_out only once every 32 frames, …
(edit) @8dfc1aef   20 years michaelni warning the user about possible incompatibilities Originally …
(edit) @ee598f7b   20 years michaelni (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot …
(edit) @a6a12a8   20 years michaelni h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at …
(edit) @1140139   20 years michaelni 10l (scene change pict_type was wrong after coded_frame fix) patch by …
(edit) @e1e98dbd   20 years michaelni removing the .so file when make clean is run patch by ("Todd.Kirby" …
(edit) @9291d591   20 years michaelni make distclean Originally committed as revision 3469 to …
(edit) @d0a0bbd2   20 years mike IBM Ultimotion video decoder, courtesy of Konstantin Shishkov …
(edit) @69bde0b2   20 years mike added support for the elusive AVI palette change chunk, courtesy of …
(edit) @48cb67c6   20 years michaelni 10l Originally committed as revision 3466 to …
(edit) @bd368b56   20 years michaelni per picture psnr Originally committed as revision 3465 to …
(edit) @d2c5f0a4   20 years michaelni various fixes for the main chunk demux loop Originally committed as …
(edit) @b100eab   20 years michaelni changing size segfault fix Originally committed as revision 3463 to …
(edit) @d32064c0   20 years michaelni comment fix Originally committed as revision 3462 to …
(edit) @2d3601b5   20 years michaelni qprd + mpeg2 segfault fix Originally committed as revision 3461 to …
(edit) @0bae10cc   20 years Roman R. * I was finally convinced. And besides, if err it's better to err with …
(edit) @4770b1b4   20 years r_togni AVC (H264 in mp4 files, fourcc avc1) support Originally committed as …
(edit) @c08a01a6   20 years michaelni pre_cmp fix Originally committed as revision 3458 to …
(edit) @49e5dcbc   20 years michaelni H.261 decoder improvements - GOB's can exist of only MBA_STUFFING …
(edit) @d92b5807   20 years michaelni 100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones …
(edit) @ec697587   20 years michaelni use h264 MC code if possible 50% faster predict_plane() if mmx2/3dnow …
(edit) @0fd847a1   20 years michaelni 10l (gcc 2.95 compilation) Originally committed as revision 3454 to …
(edit) @73468318   20 years michaelni fixed framerates Originally committed as revision 3453 to …
(edit) @3924dac   20 years michaelni use pointer arithmetic in mc_block(), 25% faster Originally committed …
(edit) @a6c0127   20 years michaelni get/set_sr_golomb() cleanup Originally committed as revision 3451 to …
(edit) @8bf5d58   20 years michaelni fail if SSE && !memalign && !memalign_hack Originally committed as …
(edit) @c32b14bb   20 years michaelni mess cleanup Originally committed as revision 3449 to …
(edit) @d58a6d8   20 years alex put the warning to the right place to avoid crashes Originally …
(edit) @7be8716a   20 years alex forgot to commit this Originally committed as revision 3447 to …
(edit) @e69538fa   20 years michaelni h264_qpel8_hv_lowpass_mmx2/3dnow Originally committed as revision …
(edit) @e772bb8a   20 years michaelni h264_qpel4_hv_lowpass_mmx2/3dnow alignment fixes Originally committed …
(edit) @4579adb0   20 years alex new signed golomb routines Originally committed as revision 3444 to …
(edit) @b2a1c771   20 years alex try to select w/h from tables Originally committed as revision 3443 …
(edit) @cf7f2b16   20 years michaelni note about our speed with replying to patches Originally committed as …
(edit) @7b37a6e9   20 years michaelni 10l (wrong coded_picture) Originally committed as revision 3441 to …
(edit) @56d8bd56   20 years michaelni optimization Originally committed as revision 3440 to …
(edit) @a6e39f4   20 years michaelni optimization Originally committed as revision 3439 to …
(edit) @ed8ffdf4   20 years michaelni optimization Originally committed as revision 3438 to …
(edit) @437525c4   20 years michaelni h264 luma motion compensation in mmx2/3dnow Originally committed as …
(edit) @0c62d343   20 years michaelni useless Originally committed as revision 3436 to …
(edit) @d6af6b03   20 years michaelni 10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been …
(edit) @ff158dc9   20 years michaelni 20% faster predict_plane() moion vector max/min fix Originally …
(edit) @cc078b9e   20 years alex more decorrelation types Originally committed as revision 3433 to …
(edit) @952b32c0   20 years michaelni Always write VOL control parameters, needed by old xvid patch by …
(edit) @3cb01872   20 years michaelni typo Originally committed as revision 3431 to …
(edit) @628b210f   20 years michaelni optional non spec compliant optimizations for mpeg1 Originally …
(edit) @6fc5b059   20 years michaelni optional non spec compliant optimizations Originally committed as …
(edit) @bf0669aa   20 years michaelni forgotten parameter Originally committed as revision 3428 to …
(edit) @d89dc06   20 years michaelni h264 deblocking crash patch by (Loren Merritt <lorenm at u dot …
(edit) @19aa028   20 years michaelni 10l (keyframes and context resets) Originally committed as revision …
(edit) @39c61bbb   20 years michaelni cleanup Originally committed as revision 3425 to …
(edit) @fff6d4ea   20 years michaelni 10l more benchmarking code inline Originally committed as revision …
(edit) @229daca7   20 years mike 8-bit mode corrections Originally committed as revision 3423 to …
(edit) @ea7d9cd   20 years michaelni merge decode_subband() and dequantize() Originally committed as …
(edit) @ff765159   20 years michaelni 11% faster decode_subband() Originally committed as revision 3421 to …
(edit) @0cea8a03   20 years michaelni 5% faster decode_subband() a little cleanup Originally committed as …
(edit) @7b49c309   20 years michaelni 46% faster decode_subband() Originally committed as revision 3419 to …
(edit) @3c1adcc   20 years michaelni 50% faster decode_subband() Originally committed as revision 3418 to …
(edit) @07140e3   20 years michaelni yuv median encoding 10l fix Originally committed as revision 3417 to …
(edit) @155ec6ed   20 years michaelni quad tree based motion compensation (currently only 16x16 & 8x8 OBMC …
(edit) @71487254   20 years michaelni typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>) …
(edit) @64886072   20 years michaelni edge bugfix 1-1.3% lower bitrate and +0.01 PSNR (foremen@352x288 …
(edit) @ad730459   20 years michaelni bsd patch by (Bohdan Horst <nexus at irc dot pl>) Originally …
(edit) @91d6655   20 years michaelni lrintf emulation improvments Originally committed as revision 3412 to …
(edit) @f2fe8752   20 years Roman R. * adding Michael's explanation to the FAQ Originally committed as …
(edit) @26efc54e   20 years michaelni 4x4 SSE compare function wavelet based compare functions make …
(edit) @c931e608   20 years r_togni h261 Originally committed as revision 3409 to …
(edit) @ef859ca3   20 years alex ffmpeg short conversion got fixed somewhere, no need to workaround it …
(edit) @33a4d8b1   20 years alex snow and sonic Originally committed as revision 3407 to …
(edit) @7251dfaf   20 years alex unofficial ids for sonic for using in nut (fixme) Originally …
(edit) @54f5fd22   20 years alex new opensource lossy/lossless audio codec based on speech compression …
(edit) @02da1f0d   20 years alex new copyrights Originally committed as revision 3404 to …
(edit) @b4396f36   20 years michaelni k6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>) …
(edit) @eab895aa   20 years michaelni enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch …
(edit) @b1114f18   20 years michaelni copy & paste bug Originally committed as revision 3401 to …
(edit) @14a68b89   20 years michaelni nonsense removial Originally committed as revision 3400 to …
(edit) @0c9fc6e1   20 years Roman R. * replacing calls to not-always-available gmtime_r with our own code. …
(edit) @0722ccdb   20 years michaelni more untested bigendian fixes rgb32 plane predictor decoding bugfix …
(edit) @3ad7dd8   20 years michaelni big endian fix (untested) Originally committed as revision 3397 to …
(edit) @da6c4573   20 years michaelni memleak found by ("wxWindows_study" <quicktime2008 at hotmail dot …
(edit) @b3067ac1   20 years michaelni cleanup Originally committed as revision 3395 to …
(edit) @ec587a50   20 years michaelni Get H.264 frame rate from SPS/VUI patch by (Måns Rullgård <mru at kth …
(edit) @8a515d2   20 years michaelni get_bits(32) fix Originally committed as revision 3393 to …
(edit) @6d45cb72   20 years mike build++ Originally committed as revision 3392 to …
(edit) @bb22e8b1   20 years michaelni 10l (lrintf(a)+b vs. lrintf(a+b)) Originally committed as revision …
(edit) @9d53d58e   20 years mike TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin …
(edit) @df84ac2e   20 years michaelni stack overflow Originally committed as revision 3389 to …
(edit) @b6c50eb1   20 years michaelni iTunes metadata encoding support patch by (Patrice Bensoussan …
(edit) @8b69867f   20 years michaelni Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot …
(edit) @17659207   20 years michaelni minor optimization Originally committed as revision 3386 to …
(edit) @baced9f5   20 years michaelni user overrideable level & profile Originally committed as revision …
(edit) @c2b9685e   20 years michaelni cross compile fix by (allanc at chickenandporn dot com) Originally …
(edit) @9b7bf3c   20 years michaelni spelling fixes, closes bug #1005426 Originally committed as revision …
(edit) @6d24231e   20 years michaelni give the user a chance to override codec_tag Originally committed as …
(edit) @6ba5cbc6   21 years michaelni HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot …
(edit) @1477ec35   21 years michaelni 10l (dont store 2 different things at the same place ...) Originally …
(edit) @426c31a1   21 years michaelni make dep fixes by (Måns Rullgård <mru at kth dot se>) Originally …
(edit) @4ccbc7d5   21 years Reimar.Doeffinger width instead of chromWidth causing segfault in some cases Originally …
(edit) @8f9298f8   21 years Roman R. * simplifying OpenDML AVI handling. * adding code to skip over …
Note: See TracRevisionLog for help on using the revision log.