2171 Commits (bc3429e382151af6f10c7e1e2410bb0e0e4cf282)

Author SHA1 Message Date
Michel Bardiaux 96cc9e5c61 Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
Michel Bardiaux 65d1bea201 Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
Michael Niedermayer 9fe5a7b831 do not call (av_)abort() 20 years ago
Zdenek Kabelac 669484b49e * these vars could be either static or extern (compilation fix gcc-3.5) 20 years ago
Michael Niedermayer d1fb157dd7 broken mess removial 20 years ago
Michael Niedermayer cfeae977a7 10l (wrong variable) 20 years ago
Michael Niedermayer 80e8528865 dont just resample half of the data sometimes 20 years ago
Michael Niedermayer a5cd3c48fb 100l (signed vs. unsigend) 20 years ago
Mike Melanson d08d7142fd support for Sierra Online audio files and Apple QuickDraw codec, 20 years ago
Mike Melanson 98772cbf7b if audio is PCM, push it through (sync is not perfect yet) 20 years ago
Michael Niedermayer e4a185ac14 10l forgot to commit 20 years ago
Michael Niedermayer 0fa8158d3e move h264 idct to its own file and call via function pointer in DspContext 20 years ago
Michael Niedermayer 40028f8f6e dont print "vop not coded" by default 20 years ago
Michael Niedermayer 21adafec2a lowres width/height cleanup 3rd try 20 years ago
Michael Niedermayer 0b2346d38c lowres fixes for the parser 20 years ago
Michael Niedermayer 8b392ae2e7 10l (segfault) 20 years ago
Michael Niedermayer f1cc95f0e9 10l 20 years ago
Michael Niedermayer 4f8a831994 set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) 20 years ago
Michael Niedermayer 718455951c lowres chroma fix 20 years ago
Michael Niedermayer 0f74857497 lowres slice fix 20 years ago
Michael Niedermayer f06afd698b porting optimizations from 4x4 dct to 8x8 20 years ago
Michael Niedermayer affbf0435a optimizing 4x4 idct 20 years ago
Michael Niedermayer af2a9e8fdb lowres slice fix 20 years ago
Michael Niedermayer da9c9637ae low resolution interlaced support 20 years ago
Michael Niedermayer 1aa8c57b4a 1/8 resolution decoding 20 years ago
Michael Niedermayer 6aeb03d887 low resolution decoding fix 20 years ago
Michael Niedermayer 9ca358b951 1/4 resolution decoding 20 years ago
Michael Niedermayer 178fcca848 1/2 resolution decoding 20 years ago
Michael Niedermayer 792bb815e3 assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Michael Niedermayer 5cbb0e70a0 H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Michael Niedermayer 15c5fa7b7f trellis quantization for h263(p) 20 years ago
Michael Niedermayer d7d51926dd unused 20 years ago
Michael Niedermayer 3c00436b3e 100l 20 years ago
Roberto Togni 61cef29379 Zlib encoder: fix image orientation (was flipped), 100l in deflate error 20 years ago
Michael Niedermayer 715a97f0c0 merge predict_plane() with DWTELEM->8bit conversation (21% faster) 20 years ago
Michael Niedermayer b43b426a8b segfault fix by (Kostya <cannonball at bw-team dot com>) 20 years ago
Jeff Muizelaar 21e1913175 * simplification patch by Jeffrey Ryan Muizelaar 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
Michael Niedermayer 9ebb8e1124 check if the user specified timestamps are strictly monotone 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
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
Mike Melanson d0a0bbd22c IBM Ultimotion video decoder, courtesy of Konstantin Shishkov 20 years ago