Mercurial > libavcodec.hg
graph
-
move mpeg encoder specific initialization in the encoder specific file libavcodec2007-07-05, by aurel
-
Remove variables made unused by the last two patches and test svn access. libavcodec2007-07-03, by vitor
-
Identify the loop_filter flag as such and remove the unused variables in the context. libavcodec2007-06-27, by iive
-
renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h libavcodec2007-06-22, by mhoffman
-
modify msmpeg4 functions to generate VC1 compatible block layer bitstream libavcodec2007-06-22, by benoit
-
move dct_quantize and denoise_dct function pointers initialization to C libavcodec2007-06-20, by benoit
-
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