3521 Commits (92e09c5dd0b61416e13db7b7f30d09f42e53ad90)
 

Author SHA1 Message Date
Mike Melanson 3b64893dae first pass at a Sorenson Video 1 (SVQ1) encoder 21 years ago
Mike Melanson d91712990c support SVQ1 in AVI files, just for fun 21 years ago
Michael Niedermayer 1fa3d65d57 vbr audio fix 21 years ago
Michael Niedermayer dd17409ca0 next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 21 years ago
Michael Niedermayer 8a0c66a7e3 coder, context, predictor command line options 21 years ago
Michael Niedermayer 4ccde216cd support decoding mpeg4 with buggy dc clipping 21 years ago
Michael Niedermayer a7137a0452 mpeg4 dc prediction simplification 21 years ago
Michael Niedermayer 4c263142c5 use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 64*32/32 21 years ago
Michael Niedermayer 29adde838c arbitrary precision integer support 21 years ago
Roberto Togni ce5b6f63c5 Add buffer hints, enable DR1 21 years ago
Michael Niedermayer c172913a24 cleanup 21 years ago
Michael Niedermayer da7f8893e3 bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer 0b43db1448 match latest spec 21 years ago
D Richard Felker III ae4cffd9fc this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as such 21 years ago
Michael Niedermayer bb801c97ea dont use always_inine with -Os 21 years ago
Michael Niedermayer 77d0e165b1 mmx dct optimization 21 years ago
Michael Niedermayer 3116cb14d1 AMV bug workaround 21 years ago
Michael Niedermayer 6387c3e6b6 -bug 21 years ago
Michael Niedermayer d01dbeb800 simplify 21 years ago
Michael Niedermayer 1545aceaaf dont missuse assert() 21 years ago
Michael Niedermayer eea8c08fa8 cleanup & memleak fix 21 years ago
Michael Niedermayer 60f41d13ef 10000l 21 years ago
Michael Niedermayer bf266e195a intra_dc_precission>0 encoding support 21 years ago
Michael Niedermayer 26d4f26bb7 OPT_INT 21 years ago
Michael Niedermayer 242f5b0a88 ffmpeg -version 21 years ago
Michael Niedermayer 844ce49d12 10l 21 years ago
Ivan Kalvachev d1700ead3b cola test 21 years ago
Michael Niedermayer 000a9c02db 10l 21 years ago
Michael Niedermayer e4cb187db8 remove duplicated find_frame_end() code 21 years ago
Michael Niedermayer 20da31792b >2 channels decoding fix 21 years ago
Michael Niedermayer 8aedc51d2b simplify 21 years ago
Luca Abeni 3834be5858 fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email dot it>) 21 years ago
Mike Melanson 7daabccb5d move the 0x80 vector outside of the function, thus saving the compiler 21 years ago
Mike Melanson f9ed9d8584 separate out put_signed_pixels_clamped() into its own function and 21 years ago
Michael Niedermayer c0c37848d8 export pts if available 21 years ago
Michael Niedermayer 293ed23f12 NULL pointers ... 21 years ago
Wolfram Gloger 4b85a28f27 Fix synthetic next_pts calculation / audio pts patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 21 years ago
Hauke Duden 224944895e mpeg SVCD compatibility, SCR fixes, standard compliance 21 years ago
Michael Niedermayer ae4b7d5947 H.263 MCBPC fix 21 years ago
Matthieu Castet db7a2e0d17 attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>) 21 years ago
Alex Beregszaszi f4ae934a3b avoid macro conflicts 21 years ago
Alex Beregszaszi d890d4aed1 disable hadamard for gcc below 3.3 - better fix awaited 21 years ago
Alex Beregszaszi 16f5ef9c70 use the AVV macro from gcc_fixes.h instead ifdefs 21 years ago
Alex Beregszaszi d65f20b1ea 100l, and another one because it boils out with ICE under gcc 3.2.3 21 years ago
Mike Melanson 75b4f3c6d6 yes, that's nice... 21 years ago
Mike Melanson 116824d0aa reorganize and simplify the VP3 IDCT stuff 21 years ago
Michael Niedermayer 4ea4b27469 lmin/lmax 21 years ago
Michael Niedermayer 3c0da30c01 fix decoding with quant matrixes which contain elements <16 21 years ago
Michael Niedermayer 49f3806dd8 rv10 decoding fix 21 years ago
Michael Niedermayer 7aae316869 ring buffer fix by (Luca Abeni <lucabe72 at email dot it>) 21 years ago