aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/vima.c
AgeCommit message (Expand)Author
2013-02-13vima: decode directly to the user-provided AVFramePaul B Mahol
2013-01-16vima: switch to init_get_bits8()Paul B Mahol
2012-12-05Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer
2012-11-13Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol
2012-09-30vima: check packet size before initializing bitstream readerPaul B Mahol
2012-09-30vima: fix typo in license headerPaul B Mahol
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-06-21LucasArts SMUSH VIMA audio decoderPaul B Mahol