]> git.sesse.net Git - ffmpeg/history - libavcodec/ps.c
Support DTS-ES extension (XCh) in dca: Cosmetic cleanup
[ffmpeg] / libavcodec / ps.c
2010-06-20 Alex Conversepsdec: IPD/OPD reset is no longer needed by the context...
2010-06-20 Alex Conversepsdec: Simplify filter addressing by incrementing the...
2010-06-20 Alex Conversepsdec: Replace a division with a shift.
2010-06-20 Alex ConverseRename PS bitstream reading functions to have a read_...
2010-06-20 Alex ConverseCosmetics: whitespace.
2010-06-20 Alex ConverseUse memcpy() where appropriate in PS stereo processing...
2010-06-20 Alex ConverseAllow PS envelope fixup when ps->num_env_old <= 1.
2010-06-20 Alex ConverseDocument the PS_BASELINE define.
2010-06-20 Alex ConverseRemove iid_mode from the PS context.
2010-06-19 Alex Conversepsdec: Factorize iid/icc/ipd/opd parameter bitstream...
2010-06-19 Alex ConverseAdd HE-AAC v2 support to the AAC decoder.