log

age author description
2008-05-12 cehoyos Do not use variable frame_info before its value is set. libavcodec
2008-05-11 astrange Previous commit missed an initialization - this fixes FATE's test sample. libavcodec
2008-05-11 cehoyos Replace some occurrences of -1 with PIX_FMT_NONE. libavcodec
2008-05-11 astrange Set and use h->mb_xy in SVQ3 too. libavcodec
2008-05-11 gpoirier Add some initial optimizations for ARM VFP (floating libavcodec
2008-05-11 astrange Remove newly unused variables. libavcodec
2008-05-11 astrange Use h->mb_xy directly in decode_cabac_residual(). libavcodec
2008-05-11 astrange Store mb_xy in H264Context and only calculate it once per MB. libavcodec
2008-05-11 astrange Simplify do_voice(). libavcodec
2008-05-11 astrange Replace some hardcoded swapping with FFSWAP. libavcodec
2008-05-11 astrange Remove unused defines from ra144. libavcodec
2008-05-11 jbr cosmetics: indent after last commit. patch by matthieu castet <castet matthieu free fr>. libavcodec
2008-05-11 jbr simplify decoding of uncompressed samples. patch by matthieu castet <castet matthieu free fr>. libavcodec
2008-05-11 voroshil Implement bidirectional (positive offset - left, negative - right) libavcodec