17 Commits (bc634f6fc2e89890b99cd20d8349046ffc0d4bfe)

Author SHA1 Message Date
Zdenek Kabelac d04fdff161 * oops - reversed last commit 22 years ago
Zdenek Kabelac 2def278a45 * sync 22 years ago
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Michael Niedermayer 6772518310 finetuneing thresholds/factors 22 years ago
Michael Niedermayer 2ad1516a6c idct permutation cleanup, idct can be selected per context now 22 years ago
Arpi 3f09f52adf fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid) 22 years ago
Michael Niedermayer 1a684b3d53 fixing encoding at high QPs (was broken after the dct accuracy increase due to too small inverse table) 22 years ago
Michael Niedermayer ad324c9351 dct cleanup 22 years ago
Michael Niedermayer 28db7fce02 slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) 22 years ago
Michael Niedermayer 87f8cab45b mpeg4 mpeg quantizer encoding 22 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Juanjo ef5b1b5a7e - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. 23 years ago
Michael Niedermayer d7e9533aa0 fixed msmpeg4 infinite loop if buggy stream 23 years ago
Arpi 3cb32e3d1f PATCH by Rik Snel <rsnel@cube.dyndns.org> 23 years ago
Arpi 5dfd24ac98 workaround gcc bug "m" (0) 23 years ago
Michael Niedermayer 2f349de286 (commit by michael) 23 years ago