summaryrefslogtreecommitdiff
path: root/libavcodec/h264_cabac.c
Commit message (Expand)AuthorAge
* Optimize decode_cabac_field_decoding_flag().Michael Niedermayer2010-01-25
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* 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