aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/bgmc.c
AgeCommit message (Expand)Author
2014-11-14bgmc: fix sizeof argumentsThilo Borgmann
2013-05-05bgmc: Do not mark ff_bgmc_decode_init() as av_coldDiego Biurrun
2013-05-05avcodec: Add av_cold attributes to end functions missing themDiego Biurrun
2013-05-04avcodec: Add av_cold attributes to init functions missing themDiego Biurrun
2012-11-14bgmc: Fix av_malloc checks in ff_bgmc_init()Xi Wang
2012-04-12avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmeticsDiego Biurrun
2012-01-01bgmc: K&R cleanupAneesh Dogra
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-11-08Allow clean initialization of lut_status array by changing type to signed int.Thilo Borgmann
2010-06-30Fix grammar errors in documentationMåns Rullgård
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-02-13Support arithmetic decoding in ALS.Thilo Borgmann