]> git.sesse.net Git - ffmpeg/history - libavcodec/ac3dec.h
Do not inline g726_iterate() the function is big so its inlining will
[ffmpeg] / libavcodec / ac3dec.h
2008-06-08 Justin Rugglesadd fields needed for E-AC-3 decoding to decode context
2008-06-07 Justin Rugglesstore exp_strategy for all blocks in decode context
2008-06-07 Justin Rugglesstore cpl_in_use for all blocks in decode context
2008-06-07 Justin Rugglescosmetics: add and align references to spec variable...
2008-06-07 Justin Rugglescosmetics: vertical align
2008-06-07 Justin Rugglesuse macro constants for array sizes in decode context
2008-06-07 Justin Rugglescosmetics: vertical align
2008-06-07 Justin Rugglescosmetics: reorder decode context fields into logical...
2008-06-07 Justin Rugglesmove the decode context and some macro constants to...