summaryrefslogtreecommitdiff
path: root/libavcodec/bgmc.c
Commit message (Expand)AuthorAge
* bgmc: fix sizeof argumentsThilo Borgmann2014-11-14
* bgmc: Do not mark ff_bgmc_decode_init() as av_coldDiego Biurrun2013-05-05
* avcodec: Add av_cold attributes to end functions missing themDiego Biurrun2013-05-05
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* bgmc: Fix av_malloc checks in ff_bgmc_init()Xi Wang2012-11-14
* avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmeticsDiego Biurrun2012-04-12
* bgmc: K&R cleanupAneesh Dogra2012-01-01
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Allow clean initialization of lut_status array by changing type to signed int.Thilo Borgmann2010-11-08
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Support arithmetic decoding in ALS.Thilo Borgmann2010-02-13