aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/012v.c
AgeCommit message (Collapse)Author
2013-01-07012v: remove double ; and return correct error code if ff_get_buffer() failsPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-01-06012v decoder.Carl Eugen Hoyos
The decoder also supports a12v, but removes the transparency layer since no samples with actual transparency are available for testing.