summaryrefslogtreecommitdiff
path: root/libavcodec/h261dec.c
Commit message (Expand)AuthorAge
* typo: occured --> occurredDiego Biurrun2008-03-22
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-09
* constMichael Niedermayer2008-02-01
* move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn'tMåns Rullgård2007-06-16
* misc typo fixesDiego Biurrun2007-06-12
* misc spelling fixesDiego Biurrun2007-06-12
* Split the h261.c file into separate files for the encoder, decoder and common...Panagiotis Issaris2007-05-21