summaryrefslogtreecommitdiffstats
path: root/libavcodec/bgmc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/bgmc: Check input space in ff_bgmc_decode_init()Michael Niedermayer2019-09-021-1/+6
* Update my email address.Thilo Borgmann2013-08-131-2/+2
* Merge commit '46c1917350f58dfab84e41919e6c02d43950db8c'Michael Niedermayer2013-05-061-2/+2
|\
| * bgmc: Do not mark ff_bgmc_decode_init() as av_coldDiego Biurrun2013-05-051-2/+2
* | Merge commit 'bd8ac882140a38868c33c000a430a1292a352533'Michael Niedermayer2013-05-061-1/+1
|\ \ | |/
| * avcodec: Add av_cold attributes to end functions missing themDiego Biurrun2013-05-051-1/+1
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-051-3/+5
|\ \ | |/
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-3/+5
| * bgmc: Fix av_malloc checks in ff_bgmc_init()Xi Wang2012-11-141-1/+1
* | bgmc: check the correct pointersMichael Niedermayer2012-10-201-1/+1
* | bgmc: fix sizeof arguments (should fix CIDs: 700724 and 608084)Thilo Borgmann2012-10-141-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-372/+360
|\ \ | |/
| * avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmeticsDiego Biurrun2012-04-121-372/+360
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-021-6/+6
|\ \ | |/
| * bgmc: K&R cleanupAneesh Dogra2012-01-011-6/+6
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Allow clean initialization of lut_status array by changing type to signed int.Thilo Borgmann2010-11-081-8/+11
* Fix grammar errors in documentationMåns Rullgård2010-06-301-6/+6
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Support arithmetic decoding in ALS.Thilo Borgmann2010-02-131-0/+567
OpenPOWER on IntegriCloud