source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @affbf043   20 years michaelni optimizing 4x4 idct Originally committed as revision 3514 to …
(edit) @af2a9e8f   20 years michaelni lowres slice fix Originally committed as revision 3513 to …
(edit) @da9c9637   20 years michaelni low resolution interlaced support Originally committed as revision …
(edit) @1aa8c57b   20 years michaelni 1/8 resolution decoding Originally committed as revision 3511 to …
(edit) @6aeb03d8   20 years michaelni low resolution decoding fix Originally committed as revision 3510 to …
(edit) @9ca358b9   20 years michaelni 1/4 resolution decoding Originally committed as revision 3509 to …
(edit) @8cbd529f   20 years michaelni 10l (wrong context) Originally committed as revision 3508 to …
(edit) @178fcca8   20 years michaelni 1/2 resolution decoding Originally committed as revision 3507 to …
(edit) @bc133816   20 years michaelni some credits for all these patches Originally committed as revision …
(edit) @792bb815   20 years michaelni assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm …
(edit) @5cbb0e70   20 years michaelni H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot …
(edit) @15c5fa7b   20 years michaelni trellis quantization for h263(p) Originally committed as revision …
(edit) @d7d51926   20 years michaelni unused Originally committed as revision 3502 to …
(edit) @3c00436b   20 years michaelni 100l Originally committed as revision 3501 to …
(edit) @61cef293   20 years r_togni Zlib encoder: fix image orientation (was flipped), 100l in deflate …
(edit) @715a97f0   20 years michaelni merge predict_plane() with DWTELEM->8bit conversation (21% faster) …
(edit) @bb4a8772   20 years michaelni imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot …
(edit) @b43b426a   20 years michaelni segfault fix by (Kostya <cannonball at bw-team dot com>) Originally …
(edit) @72f89c4c   20 years michaelni jpeg regression test Originally committed as revision 3496 to …
(edit) @3ed02129   20 years michaelni 10l Originally committed as revision 3495 to …
(edit) @c4f8d5d9   20 years michaelni write shorter headers if possible Originally committed as revision …
(edit) @a42c7b07   20 years michaelni removing useless code Originally committed as revision 3493 to …
(edit) @2b18dcd0   20 years michaelni last timestamp and -vsync 0 fix Originally committed as revision 3492 …
(edit) @21e1913   20 years Roman R. * simplification patch by Jeffrey Ryan Muizelaar Originally committed …
(edit) @457c649a   20 years Roman R. * fixing a regression introduced by the last seek-support patch …
(edit) @034aff03   20 years michaelni 8 -> FRAC_BITS Originally committed as revision 3489 to …
(edit) @be441a9e   20 years alex Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, …
(edit) @f970a8e6   20 years alex greyscale decoding (option to skip u,v planes) support Originally …
(edit) @6cb38650   20 years alex lot of bigendian fixes Originally committed as revision 13424 to …
(edit) @aace1f9b   20 years michaelni gcc 2.95 compile fix by (Jan Knutar <jknutar at nic dot fi>) …
(edit) @bd1b79a1   20 years michaelni initial timestamp fix Originally committed as revision 3485 to …
(edit) @eeaa742   20 years michaelni 1/0 fix for files with size=0 Originally committed as revision 3484 …
(edit) @9ebb8e11   20 years michaelni check if the user specified timestamps are strictly monotone timestamp …
(edit) @2c3cee34   20 years Roman R. * fix for a DV regression introduced with the last round of …
(edit) @1f01822   20 years michaelni av_rescale with user specified rounding Originally committed as …
(edit) @aa25a462   20 years michaelni consistent use of types patch by (D Richard Felker III <dalias at …
(edit) @f520cf1b   20 years Roman R. * a couple of silly defaults to make everybody happy. Originally …
(edit) @c4e55470   20 years Roman R. * misc. fixes and hacks to improve timing detection in raw DV …
(edit) @0bf4e2b8   20 years Roman R. * seek in raw DV patch by Nathan Kurz (nate at verse dot com) …
(edit) @66d1cdb   20 years michaelni passing an array or double precission parameters for the scaling …
(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 …
Note: See TracRevisionLog for help on using the revision log.