4014 Commits (bbf18b21b76f61da7df206a3084cd34341de44d0)
 

Author SHA1 Message Date
Michael Niedermayer 3ed0212929 10l 20 years ago
Michael Niedermayer c4f8d5d9f9 write shorter headers if possible 20 years ago
Michael Niedermayer a42c7b07ae removing useless code 20 years ago
Michael Niedermayer 2b18dcd06d last timestamp and -vsync 0 fix 20 years ago
Jeff Muizelaar 21e1913175 * simplification patch by Jeffrey Ryan Muizelaar 20 years ago
Roman Shaposhnik 457c649ac4 * fixing a regression introduced by the last seek-support patch 20 years ago
Michael Niedermayer 034aff036f 8 -> FRAC_BITS 20 years ago
Alex Beregszaszi be441a9eee Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet finished, but at least the picture can be recognized 20 years ago
Alex Beregszaszi f970a8e682 greyscale decoding (option to skip u,v planes) support 20 years ago
Alex Beregszaszi 6cb38650e8 lot of bigendian fixes 20 years ago
Michael Niedermayer aace1f9b86 gcc 2.95 compile fix by (Jan Knutar <jknutar at nic dot fi>) 20 years ago
Michael Niedermayer bd1b79a145 initial timestamp fix 20 years ago
Michael Niedermayer eeaa742c3e 1/0 fix for files with size=0 20 years ago
Michael Niedermayer 9ebb8e1124 check if the user specified timestamps are strictly monotone 20 years ago
Roman Shaposhnik 2c3cee348f * fix for a DV regression introduced with the last round of avi_read_packet 20 years ago
Michael Niedermayer 1f0182250a av_rescale with user specified rounding 20 years ago
D Richard Felker III aa25a462b6 consistent use of types patch by (D Richard Felker III <dalias at aerifal dot cx>) 20 years ago
Roman Shaposhnik f520cf1ba9 * a couple of silly defaults to make everybody happy. 20 years ago
Roman Shaposhnik c4e554701e * misc. fixes and hacks to improve timing detection in raw DV 20 years ago
Nathan Kurz 0bf4e2b8a3 * seek in raw DV patch by Nathan Kurz (nate at verse dot com) 20 years ago
Michael Niedermayer 66d1cdb672 passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags 20 years ago
Loren Merritt 7c2425d239 simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Michael Niedermayer d925c516e4 huffyuv writes to AVCodecContext.stats_out only once every 32 frames, 20 years ago
Michael Niedermayer 8dfc1aefca warning the user about possible incompatibilities 20 years ago
Loren Merritt ee598f7ba4 (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Romain Dolbeau a6a12a8a5c h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise dot com>) 20 years ago
Loren Merritt 1140139fe2 10l (scene change pict_type was wrong after coded_frame fix) patch by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Todd Kirby e1e98dbd57 removing the .so file when make clean is run patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) 20 years ago
Michael Niedermayer 9291d59123 make distclean 20 years ago
Mike Melanson d0a0bbd22c IBM Ultimotion video decoder, courtesy of Konstantin Shishkov 20 years ago
Mike Melanson 69bde0b258 added support for the elusive AVI palette change chunk, courtesy of 20 years ago
Michael Niedermayer 48cb67c62a 10l 20 years ago
Michael Niedermayer bd368b565b per picture psnr 20 years ago
Michael Niedermayer d2c5f0a4bf various fixes for the main chunk demux loop 20 years ago
Michael Niedermayer b100eab869 changing size segfault fix 20 years ago
Michael Niedermayer d32064c0f7 comment fix 20 years ago
Michael Niedermayer 2d3601b564 qprd + mpeg2 segfault fix 20 years ago
Roman Shaposhnik 0bae10ccec * I was finally convinced. And besides, if err it's better to err with 20 years ago
Roberto Togni 4770b1b4fb AVC (H264 in mp4 files, fourcc avc1) support 20 years ago
Michael Niedermayer c08a01a6b9 pre_cmp fix 20 years ago
Maarten Daniels 49e5dcbce5 H.261 decoder improvements 20 years ago
Michael Niedermayer d92b58073e 100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...) 20 years ago
Michael Niedermayer ec69758781 use h264 MC code if possible 20 years ago
Michael Niedermayer 0fd847a168 10l (gcc 2.95 compilation) 20 years ago
Michael Niedermayer 7346831883 fixed framerates 20 years ago
Michael Niedermayer 3924dac4c8 use pointer arithmetic in mc_block(), 25% faster 20 years ago
Michael Niedermayer a6c01275ad get/set_sr_golomb() cleanup 20 years ago
Michael Niedermayer 8bf5d58f86 fail if SSE && !memalign && !memalign_hack 20 years ago
Michael Niedermayer c32b14bb9c mess cleanup 20 years ago
Alex Beregszaszi d58a6d8537 put the warning to the right place to avoid crashes 20 years ago