summaryrefslogtreecommitdiff
path: root/libavcodec/intelh263dec.c
Commit message (Collapse)AuthorAge
* Split H263 encoder and decoder from common code.Michael Niedermayer2010-01-09
| | | | Originally committed as revision 21109 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix indention.Michael Niedermayer2010-01-08
| | | | Originally committed as revision 21091 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Factorize if() surrounding every ff_h263_show_pict_info() call.Michael Niedermayer2010-01-07
| | | | Originally committed as revision 21058 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split out intel H263 decoder.Michael Niedermayer2010-01-07
Originally committed as revision 21054 to svn://svn.ffmpeg.org/ffmpeg/trunk