Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't | Måns Rullgård | 2007-06-16 | 1 | -1/+1 |
| | | | | | | 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 Issaris | 2007-05-21 | 1 | -0/+334 |
common stuff. Originally committed as revision 9090 to svn://svn.ffmpeg.org/ffmpeg/trunk |