Mercurial > libavcodec.hg
graph
-
Decouple bit context from h264 context in decode_ref_pic_marking() libavcodec2007-06-19, by gpoirier
-
re-enable use of h264_v_loop_filter_luma_altivec and h264_h_loop_filter_luma_altivec, libavcodec2007-06-17, by gpoirier
-
Factor out init_scan_tables(), patch by Andreas Ă–man %andreas A olebyn.nu% libavcodec2007-06-16, by gpoirier
-
Use a faster way to compute 255-val: Instead of creating a vector of libavcodec2007-06-16, by gpoirier
-
use if() instead of #ifdef and ensure all possible optimisations are enabled libavcodec2007-06-15, by aurel
-
kill one vector constant value load by the right combination of vec_splatX/vec_sl libavcodec2007-06-12, by gpoirier
-
restore GCC2/3 support, patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no% libavcodec2007-06-12, by gpoirier
-
integrating MPV_common_init_bfin into the build system and mpegvideo.c libavcodec2007-06-12, by mhoffman