2350 Commits (e5540b3fd30367ce3cc33b2f34a04b660dbc4b38)

Author SHA1 Message Date
Michael Niedermayer affbf0435a optimizing 4x4 idct 21 years ago
Michael Niedermayer af2a9e8fdb lowres slice fix 21 years ago
Michael Niedermayer da9c9637ae low resolution interlaced support 21 years ago
Michael Niedermayer 1aa8c57b4a 1/8 resolution decoding 21 years ago
Michael Niedermayer 6aeb03d887 low resolution decoding fix 21 years ago
Michael Niedermayer 9ca358b951 1/4 resolution decoding 21 years ago
Michael Niedermayer 178fcca848 1/2 resolution decoding 21 years ago
Michael Niedermayer 792bb815e3 assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>) 21 years ago
Michael Niedermayer 5cbb0e70a0 H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>) 21 years ago
Michael Niedermayer 15c5fa7b7f trellis quantization for h263(p) 21 years ago
Michael Niedermayer d7d51926dd unused 21 years ago
Michael Niedermayer 3c00436b3e 100l 21 years ago
Roberto Togni 61cef29379 Zlib encoder: fix image orientation (was flipped), 100l in deflate error 21 years ago
Michael Niedermayer 715a97f0c0 merge predict_plane() with DWTELEM->8bit conversation (21% faster) 21 years ago
Michael Niedermayer b43b426a8b segfault fix by (Kostya <cannonball at bw-team dot com>) 21 years ago
Jeff Muizelaar 21e1913175 * simplification patch by Jeffrey Ryan Muizelaar 21 years ago
Michael Niedermayer 034aff036f 8 -> FRAC_BITS 21 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 21 years ago
Alex Beregszaszi f970a8e682 greyscale decoding (option to skip u,v planes) support 21 years ago
Michael Niedermayer 9ebb8e1124 check if the user specified timestamps are strictly monotone 21 years ago
Michael Niedermayer 1f0182250a av_rescale with user specified rounding 21 years ago
D Richard Felker III aa25a462b6 consistent use of types patch by (D Richard Felker III <dalias at aerifal dot cx>) 21 years ago
Loren Merritt 7c2425d239 simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>) 21 years ago
Michael Niedermayer d925c516e4 huffyuv writes to AVCodecContext.stats_out only once every 32 frames, 21 years ago
Michael Niedermayer 8dfc1aefca warning the user about possible incompatibilities 21 years ago
Loren Merritt ee598f7ba4 (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington dot edu>) 21 years ago
Romain Dolbeau a6a12a8a5c h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise dot com>) 21 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>) 21 years ago
Mike Melanson d0a0bbd22c IBM Ultimotion video decoder, courtesy of Konstantin Shishkov 21 years ago
Michael Niedermayer 48cb67c62a 10l 21 years ago
Michael Niedermayer bd368b565b per picture psnr 21 years ago
Michael Niedermayer b100eab869 changing size segfault fix 21 years ago
Michael Niedermayer d32064c0f7 comment fix 21 years ago
Michael Niedermayer 2d3601b564 qprd + mpeg2 segfault fix 21 years ago
Roman Shaposhnik 0bae10ccec * I was finally convinced. And besides, if err it's better to err with 21 years ago
Roberto Togni 4770b1b4fb AVC (H264 in mp4 files, fourcc avc1) support 21 years ago
Michael Niedermayer c08a01a6b9 pre_cmp fix 21 years ago
Maarten Daniels 49e5dcbce5 H.261 decoder improvements 21 years ago
Michael Niedermayer d92b58073e 100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...) 21 years ago
Michael Niedermayer ec69758781 use h264 MC code if possible 21 years ago
Michael Niedermayer 0fd847a168 10l (gcc 2.95 compilation) 21 years ago
Michael Niedermayer 3924dac4c8 use pointer arithmetic in mc_block(), 25% faster 21 years ago
Michael Niedermayer a6c01275ad get/set_sr_golomb() cleanup 21 years ago
Michael Niedermayer c32b14bb9c mess cleanup 21 years ago
Alex Beregszaszi d58a6d8537 put the warning to the right place to avoid crashes 21 years ago
Michael Niedermayer e69538fa60 h264_qpel8_hv_lowpass_mmx2/3dnow 21 years ago
Michael Niedermayer e772bb8a82 h264_qpel4_hv_lowpass_mmx2/3dnow 21 years ago
Alex Beregszaszi 4579adb00c new signed golomb routines 21 years ago
Alex Beregszaszi b2a1c77162 try to select w/h from tables 21 years ago
Michael Niedermayer 7b37a6e984 10l (wrong coded_picture) 21 years ago