1722 Commits (02d697aa5f1afb7d74fee87183d56b9c8764da7c)
 

Author SHA1 Message Date
Michael Niedermayer 2b2719acff ump4 decoding fixed 22 years ago
Dieter 00a7d8d69c practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>) 22 years ago
Michael Niedermayer 6c16199b43 fixing api-example 22 years ago
Michael Niedermayer 426b80615b aspect ratio encoding for mpeg1 22 years ago
Michael Niedermayer 945f15b740 mpeg1&2 aspect decoding 22 years ago
Michael Niedermayer 706fc4dea6 fixing aspect (hopefully, i couldnt reproduce the bug) 22 years ago
Michael Niedermayer 0d1e924668 fixing 2pass assert failure 22 years ago
Michael Niedermayer 32db2b1d47 missing "\" (found by nick) 22 years ago
Michael Niedermayer 032011465b better? scene change detection 22 years ago
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
Dieter 34b10a5791 crop optmization patch by (Dieter Shirley <dieters at schemasoft dot com>) 22 years ago
Michael Niedermayer 8aa1e3da03 infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) 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 c11ef252e6 Fixed problem with frame rate reduction when capturing from a source 22 years ago
Philip Gladstone 6638d424d4 Try to make this compile on platforms with dlfcn.h 22 years ago
Philip Gladstone 6c11d48cab Added a release function to free up the context. Also removed the dummy 22 years ago
Philip Gladstone 042f24652e Added support for a realease function to eliminate the context blocks used 22 years ago
Philip Gladstone 9e4e1659d6 Simplify an expression and eliminate a compile warning 22 years ago
Philip Gladstone 9d6f1d52c5 Moved hook documentation into the doc directory 22 years ago
Philip Gladstone adbc051047 Add more tests for the presence of dlfcn.h and dlopen 22 years ago
Fabrice Bellard a1dfc201bd fixed 'file:' in URLs 22 years ago
Fabrice Bellard a382b927ed fixed multidir compile 22 years ago
Philip Gladstone 6207ba95f3 I goofed on the darwin LDFLAGS front. Till sourceforge install gcc3 22 years ago
Philip Gladstone 4baca0690f More changes to make things compile on more platforms 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 9c938e77e8 More fixes to compile and build on more platforms. 22 years ago
Philip Gladstone 35fedfc349 Add some rudimentary support for sparc64 22 years ago
Philip Gladstone b55e4ef43d Try to get this to build on more platforms (especially Darwin) 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
Fabrice Bellard abac617591 renamed libav to libavformat 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