summaryrefslogtreecommitdiff
path: root/libavcodec/h264_cabac.c
Commit message (Expand)AuthorAge
* Cosmetic, get rid of &x[0]Michael Niedermayer2010-01-18
* Split fill_caches() between filter and decoder.Michael Niedermayer2010-01-17
* Rearchitecturing the stiched up goose part 1Michael Niedermayer2010-01-17
* Replace cabac checks in inline functions from h264.h with constants.Michael Niedermayer2010-01-16
* Split cabac decoding code out of h264.c.Michael Niedermayer2010-01-13