Mercurial > libavcodec.hg
graph
-
avoid alignment hacks, luckly gcc does the right thing on arches different from x86 libavcodec2006-08-03, by lu_zero
-
Don't try to decode P-frames from old WMV3 variant until their format is figured libavcodec2006-08-03, by kostya
-
Use bicubic MC (should also remove those ringing artifacts) when needed libavcodec2006-07-30, by kostya
-
Remove spurious references to Ogg Theora encoder, such a thing never existed. libavcodec2006-07-29, by diego
-
Set MpegEncContext->mspel flag (here it indicates that bicubic MC will be use) libavcodec2006-07-29, by kostya
-
Some B-frames support (parsing and decoding only, no motion compesation is done) libavcodec2006-07-24, by kostya
-
Do not crash when the first frame is not a keyframe (and thus none of the libavcodec2006-07-23, by reimar
-
Replace code for clipping MV vectors (which is wrong to use here) with clipping source coords. libavcodec2006-07-22, by kostya
-
Set correctly quantizer and transform mode when parsing frame header. libavcodec2006-07-21, by kostya
-
remove 166 useless underscores, and make this file valid c code as a result libavcodec2006-07-19, by michael