summaryrefslogtreecommitdiff
path: root/libavcodec/h261enc.c
Commit message (Collapse)AuthorAge
* move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn'tMåns Rullgård2007-06-16
| | | | | | need to #include "h261data.h" Originally committed as revision 9339 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split the h261.c file into separate files for the encoder, decoder and ↵Panagiotis Issaris2007-05-21
common stuff. Originally committed as revision 9090 to svn://svn.ffmpeg.org/ffmpeg/trunk