Mercurial > libavcodec.hg
graph
-
Remove avcodec_thread_execute from avcodec.h, and make static functions that libavcodec2010-03-15, by benoit
-
libxvid is producing standard mpeg4 so it don't need its own codec id libavcodec2010-03-12, by aurel
-
Make binkaudio work with ff_float_to_int16_interleave_c (martin at martin dot st) libavcodec2010-03-11, by pross
-
Check level_prefix a bit (this just checks the max our bitreader can handle, libavcodec2010-03-10, by michael
-
aacsbr: Check that bs_num_env is valid before writing arrays with it as an offset. libavcodec2010-03-09, by alexc
-
aacsbr: Cleanup read_sbr_grid and copy_sbr_grid after the recent overhaul of those functions. libavcodec2010-03-09, by alexc
-
aacsbr: Make the previous value of bs_num_env local to read_sbr_data(). libavcodec2010-03-09, by alexc
-
Replace many includes of libavutil/common.h with what is actually needed libavcodec2010-03-09, by mru