summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* practically disabling altivec resampling code (some ppl said its broken) patc...Dieter2002-12-06
* fixing api-exampleMichael Niedermayer2002-12-06
* aspect ratio encoding for mpeg1Michael Niedermayer2002-12-06
* mpeg1&2 aspect decodingMichael Niedermayer2002-12-06
* fixing aspect (hopefully, i couldnt reproduce the bug)Michael Niedermayer2002-12-06
* fixing 2pass assert failureMichael Niedermayer2002-12-06
* missing "\" (found by nick)Michael Niedermayer2002-12-06
* better? scene change detectionMichael Niedermayer2002-12-05
* fixing hq + adaptive quantMichael Niedermayer2002-12-05
* drop b frames if there are no reference framesMichael Niedermayer2002-12-05
* fixing files where the first frame isn a keyframeMichael Niedermayer2002-12-04
* new PSNR code (now works with chroma, b frames, ...)Michael Niedermayer2002-12-04
* print a warning if something allocates 0 bytesMichael Niedermayer2002-12-04
* workaround old xvid bugMichael Niedermayer2002-12-04
* specific debug output supportMichael Niedermayer2002-12-04
* fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unesca...Michael Niedermayer2002-12-04
* use spatial error concealment if we dont have a previous frameMichael Niedermayer2002-12-04
* cleanupMichael Niedermayer2002-12-04
* * two functions to handle allocation of static data more simpleZdenek Kabelac2002-12-03
* 10l fixAlex Beregszaszi2002-12-03
* 100l (sad8x8_x2 had params in wrong order)Michael Niedermayer2002-12-03
* 100l (mixing chroma & luma linesize)Michael Niedermayer2002-12-03
* Simplify an expression and eliminate a compile warningPhilip Gladstone2002-11-30
* Kludge around compilation failure on Alpha.Falk Hüffner2002-11-27
* via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-too...Francisco Javier Cabello Torres2002-11-26
* apiexample doesnt send complete frames to the codecMichael Niedermayer2002-11-26
* altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n...Brian Foley2002-11-26
* Avoid "unused variable 'c'" warning.François Revol2002-11-26
* fixing h263+ slices if the padding at the end of the frame is >7 && <16 && th...Michael Niedermayer2002-11-26
* Add some rudimentary support for sparc64Philip Gladstone2002-11-26
* dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>)Agent Smith2002-11-26
* via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visu...Francisco Javier Cabello Torres2002-11-25
* 10lMichael Niedermayer2002-11-25
* fixing aspectMichael Niedermayer2002-11-25
* moving init of some variables (hurry_up,...) to MPV_frame_start()Michael Niedermayer2002-11-23
* * altivec and pix_norm patch by Brian FoleyBrian Foley2002-11-22
* * Ogg/Vorbis patch by Mark HillsMark Hills2002-11-22
* * remaining part of John Ryland's patchZdenek Kabelac2002-11-22
* mjpegb support (need more samples)Alex Beregszaszi2002-11-20
* aspect ratio cleanupMichael Niedermayer2002-11-20
* * cut&paste fixZdenek Kabelac2002-11-20
* altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway ...Brian Foley2002-11-19
* 10lMichael Niedermayer2002-11-19
* * oops fixed bad initialization of ff vals.Zdenek Kabelac2002-11-19
* * fixed prototypeZdenek Kabelac2002-11-19
* * compilation fix (ARM users please check)Zdenek Kabelac2002-11-19
* hurry_up=5 supportMichael Niedermayer2002-11-18
* slices & encoding optimMichael Niedermayer2002-11-15
* dr1Michael Niedermayer2002-11-15
* 0.1lMichael Niedermayer2002-11-14