901 Commits (f44a2df04fb553ef076594daca3ed4ccab315123)

Author SHA1 Message Date
Michael Niedermayer 3643bd9c31 slowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc 2.95.* support is droped) 22 years ago
Michael Niedermayer f7b47594dc negative linesize support (so mplayer -flip works) 22 years ago
Thomas Jarosch 369fe5993f pts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>) 22 years ago
Michael Niedermayer 826f429ae9 qpel in mmx2/3dnow 22 years ago
Michael Niedermayer 70ac76c0eb mpeg4 header encoding bugfix 22 years ago
Michael Niedermayer f931ff7b9f pre motion estimation cleanup/bugfix 22 years ago
Michael Niedermayer f5fb6b34fd motion estimation pre pass 22 years ago
Michael Niedermayer 0a13093de8 bugfix 22 years ago
bubu ccfddafbd9 warnings patch by (bubu <bubu at bubu dot net>) 22 years ago
Michael Niedermayer b07a59805e shape adaptive diamonds for EPZS 22 years ago
Michael Niedermayer c442d75c6e trellis quantization for mpeg1 22 years ago
Michael Niedermayer 9981dfc662 more optimized trellis quantizer 22 years ago
Michael Niedermayer 477ab036ad trellis quantization 22 years ago
Michael Niedermayer 41773b735e correcter mpeg4 headers 22 years ago
Michael Niedermayer 2bbf71777f removing PIX_FMT_ANY 22 years ago
Michael Niedermayer 5fe061a027 better set pix_fmt explicitly 22 years ago
Michael Niedermayer a6a494fb2d xvid build 3 still has the padding wrong in 1/8 of the cases :((((( 22 years ago
Michael Niedermayer 1457ab5233 qpel encoding 22 years ago
Alex Beregszaszi a46a7052bc disabled aspect code due to it is extra buggy 22 years ago
Mark Hills c55427f8c8 fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
Zdenek Kabelac f7696989d9 * fix for empty image queue 22 years ago
Michael Niedermayer 17a70fdeef mb qp limits 22 years ago
Michael Niedermayer 8fc698950b support dumping the qscale stuff to the screen 22 years ago
Michael Niedermayer 59b571c1e4 more debug output 22 years ago
Jürgen Keil a8140ad5ab mlib fix patch by (Juergen Keil <jk at tools dot de>) 22 years ago
Michael Niedermayer 96d9cb220b fixing playback of DaveMatthews_Crash_PocketPC.avi 22 years ago
Zdenek Kabelac 4cb3ca724d * fill codec_id in codec_open 22 years ago
Michael Niedermayer befaced573 100l 22 years ago
Michael Niedermayer 492cd3a920 AVVideoFrame -> AVFrame 22 years ago
Michael Niedermayer 4e00e76b3c cleanup / messup? 22 years ago
Michael Niedermayer f8af5cb5a4 correct mpeg4 vo type 22 years ago
Michael Niedermayer 86689eeb7a remove fake wmv2 codec 22 years ago
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
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