aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* * fill codec_id in codec_openZdenek Kabelac2002-12-091-0/+1
* 100lMichael Niedermayer2002-12-091-1/+5
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-0916-81/+103
* cleanup / messup?Michael Niedermayer2002-12-097-134/+251
* correct mpeg4 vo typeMichael Niedermayer2002-12-092-3/+12
* remove fake wmv2 codecMichael Niedermayer2002-12-081-2/+2
* ump4 decoding fixedMichael Niedermayer2002-12-072-3/+3
* practically disabling altivec resampling code (some ppl said its broken) patc...Dieter2002-12-061-1/+1
* fixing api-exampleMichael Niedermayer2002-12-061-16/+20
* aspect ratio encoding for mpeg1Michael Niedermayer2002-12-061-2/+17
* mpeg1&2 aspect decodingMichael Niedermayer2002-12-062-10/+50
* fixing aspect (hopefully, i couldnt reproduce the bug)Michael Niedermayer2002-12-061-1/+4
* fixing 2pass assert failureMichael Niedermayer2002-12-063-68/+95
* missing "\" (found by nick)Michael Niedermayer2002-12-061-1/+1
* better? scene change detectionMichael Niedermayer2002-12-051-1/+1
* fixing hq + adaptive quantMichael Niedermayer2002-12-051-0/+2
* drop b frames if there are no reference framesMichael Niedermayer2002-12-051-1/+9
* fixing files where the first frame isn a keyframeMichael Niedermayer2002-12-041-5/+11
* new PSNR code (now works with chroma, b frames, ...)Michael Niedermayer2002-12-045-94/+122
* print a warning if something allocates 0 bytesMichael Niedermayer2002-12-041-0/+3
* workaround old xvid bugMichael Niedermayer2002-12-041-0/+3
* specific debug output supportMichael Niedermayer2002-12-042-10/+26
* fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unesca...Michael Niedermayer2002-12-042-9/+15
* use spatial error concealment if we dont have a previous frameMichael Niedermayer2002-12-041-0/+2
* cleanupMichael Niedermayer2002-12-0416-852/+938
* * two functions to handle allocation of static data more simpleZdenek Kabelac2002-12-033-10/+48
* 10l fixAlex Beregszaszi2002-12-031-3/+9
* 100l (sad8x8_x2 had params in wrong order)Michael Niedermayer2002-12-031-1/+2
* 100l (mixing chroma & luma linesize)Michael Niedermayer2002-12-031-2/+2
* Simplify an expression and eliminate a compile warningPhilip Gladstone2002-11-301-1/+1
* Kludge around compilation failure on Alpha.Falk Hüffner2002-11-272-12/+24
* via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-too...Francisco Javier Cabello Torres2002-11-261-1/+2
* apiexample doesnt send complete frames to the codecMichael Niedermayer2002-11-261-0/+3
* altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n...Brian Foley2002-11-263-1/+143
* Avoid "unused variable 'c'" warning.François Revol2002-11-261-1/+0
* fixing h263+ slices if the padding at the end of the frame is >7 && <16 && th...Michael Niedermayer2002-11-261-7/+7
* Add some rudimentary support for sparc64Philip Gladstone2002-11-261-0/+12
* dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>)Agent Smith2002-11-261-1/+1
* via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visu...Francisco Javier Cabello Torres2002-11-251-0/+15
* 10lMichael Niedermayer2002-11-251-0/+2
* fixing aspectMichael Niedermayer2002-11-252-19/+26
* moving init of some variables (hurry_up,...) to MPV_frame_start()Michael Niedermayer2002-11-233-6/+6
* * altivec and pix_norm patch by Brian FoleyBrian Foley2002-11-226-51/+79
* * Ogg/Vorbis patch by Mark HillsMark Hills2002-11-223-20/+113
* * remaining part of John Ryland's patchZdenek Kabelac2002-11-222-2/+3
* mjpegb support (need more samples)Alex Beregszaszi2002-11-203-9/+144
* aspect ratio cleanupMichael Niedermayer2002-11-206-33/+76
* * cut&paste fixZdenek Kabelac2002-11-201-1/+1
* altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway ...Brian Foley2002-11-193-1/+262
* 10lMichael Niedermayer2002-11-191-1/+1