3946 Commits (ae214ac39ed0225dbc0a3b6042dfe9b38a152b15)
 

Author SHA1 Message Date
Roman Shaposhnik 5088363247 * experimental dynamic audio stream allocation for DV demuxer. This 20 years ago
Roman Shaposhnik 96319c3922 * let DV muxer generate audioless DV streams. This might not be 100% 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 8cbd529f12 10l (wrong context) 20 years ago
Michael Niedermayer 178fcca848 1/2 resolution decoding 20 years ago
Michael Niedermayer bc133816c0 some credits for all these patches 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 bb4a87727b imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>) 20 years ago
Michael Niedermayer b43b426a8b segfault fix by (Kostya <cannonball at bw-team dot com>) 20 years ago
Michael Niedermayer 72f89c4ca7 jpeg regression test 20 years ago
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