1060 Commits (c8816e016739a47399372ffda0180bdddb0ceeba)

Author SHA1 Message Date
Michael Niedermayer 5f3ed1653f fixing hq + adaptive quant 22 years ago
Michael Niedermayer d9cb5429f2 drop b frames if there are no reference frames 22 years ago
Michael Niedermayer aa388dba30 fixing files where the first frame isn a keyframe 22 years ago
Michael Niedermayer 140cb66321 new PSNR code (now works with chroma, b frames, ...) 22 years ago
Michael Niedermayer 5b20b7328a print a warning if something allocates 0 bytes 22 years ago
Michael Niedermayer b92be2af42 workaround old xvid bug 22 years ago
Michael Niedermayer c8c437bc23 specific debug output support 22 years ago
Michael Niedermayer ce3bcaeda1 fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that) 22 years ago
Michael Niedermayer dc172cc13b use spatial error concealment if we dont have a previous frame 22 years ago
Michael Niedermayer 1e491e29c2 cleanup 22 years ago
Zdenek Kabelac 855ea723b0 * two functions to handle allocation of static data more simple 22 years ago
Alex Beregszaszi 1730832639 10l fix 22 years ago
Michael Niedermayer 843342efb7 100l (sad8x8_x2 had params in wrong order) 22 years ago
Michael Niedermayer 2571e3b62b 100l (mixing chroma & luma linesize) 22 years ago
Philip Gladstone 9e4e1659d6 Simplify an expression and eliminate a compile warning 22 years ago
Falk Hüffner 3354b0c9e5 Kludge around compilation failure on Alpha. 22 years ago
Francisco Javier Cabello Torres 7ca413b44a via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) 22 years ago
Michael Niedermayer f78ebb51ec apiexample doesnt send complete frames to the codec 22 years ago
Brian Foley 404d2241ec altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
François Revol 0ea8f2be4e Avoid "unused variable 'c'" warning. 22 years ago
Michael Niedermayer e4828c7d43 fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards 22 years ago
Philip Gladstone 35fedfc349 Add some rudimentary support for sparc64 22 years ago
Agent Smith 2aa29681c9 dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>) 22 years ago
Francisco Javier Cabello Torres 57fc257642 via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) 22 years ago
Michael Niedermayer 525e51e8a3 10l 22 years ago
Michael Niedermayer 58b0b0dd93 fixing aspect 22 years ago
Michael Niedermayer f8fd15e03f moving init of some variables (hurry_up,...) to MPV_frame_start() 22 years ago
Brian Foley 9c76bd48aa * altivec and pix_norm patch by Brian Foley 22 years ago
Mark Hills 3aca208a7b * Ogg/Vorbis patch by Mark Hills 22 years ago
Zdenek Kabelac 9a7b310d06 * remaining part of John Ryland's patch 22 years ago
Alex Beregszaszi b135d9fb96 mjpegb support (need more samples) 22 years ago
Michael Niedermayer 5d3cea3a86 aspect ratio cleanup 22 years ago
Zdenek Kabelac bb28568364 * cut&paste fix 22 years ago
Brian Foley f2677d6b26 altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
Michael Niedermayer deedfbdbca 10l 22 years ago
Zdenek Kabelac 5940262772 * oops fixed bad initialization of ff vals. 22 years ago
Zdenek Kabelac d43b10ec7a * fixed prototype 22 years ago
Zdenek Kabelac 83f238cbf0 * compilation fix (ARM users please check) 22 years ago
Michael Niedermayer 58bfafbed9 hurry_up=5 support 22 years ago
Michael Niedermayer 7c5ab7b88d slices & encoding optim 22 years ago
Michael Niedermayer 22f3e8bea7 dr1 22 years ago
Michael Niedermayer 0626afe9b2 0.1l 22 years ago
Michael Niedermayer 152ba68cc9 YV12 support (warning this is experimental & wont work with offical huffyuv but there is a approx. 20% speed & compression gain) 22 years ago
Joel Yliluoma a32072d0e9 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) 22 years ago
Michael Niedermayer 11f18fafca huffyuv 22 years ago
Zdenek Kabelac 6a85ec8d9c * minor warning fix 22 years ago
Zdenek Kabelac adb4328917 * not checking for get_buffer_callback - it would be user's error 22 years ago
Michael Niedermayer d6483a8e5c 1l found by kabi 22 years ago
Zdenek Kabelac 18f770162b * fixing some minor const warnings 22 years ago
Zdenek Kabelac 92ddb69283 * init for inv_zigzag_direct16 moved to init block 22 years ago