Mercurial > libavcodec.hg
graph
-
aacsbr: Cleanup the newly merged read_sbr_grid, eliminating several context libavcodec2010-03-09, by alexc
-
aacsbr: Move the e_a calculation from sbr_mapping() to read_sbr_grid(). libavcodec2010-03-09, by alexc
-
aacsbr: Merge sbr_time_freq_grid into read_sbr_grid (and into copy_sbr_grid). libavcodec2010-03-09, by alexc
-
Check for reference frames so RV 3/4 won't segfault trying to copy data from libavcodec2010-03-09, by kostya
-
10l: Include missing return values in functions made non-void by the previous commit. libavcodec2010-03-09, by alexc
-
aacsbr: Propagate errors from read_sbr_grid to prevent crashes in malformatted streams. libavcodec2010-03-09, by alexc