summaryrefslogtreecommitdiff
path: root/libavcodec/ituh263dec.c
Commit message (Expand)AuthorAge
* replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-02
* replace deprecated av_get_pict_type_char() with av_get_picture_type_char()Stefano Sabatini2011-05-02
* Replace dprintf with av_dlogLuca Barbato2011-01-30
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Use LOCAL_ALIGNED macro for local arraysMåns Rullgård2010-02-17
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* Split H263 encoder and decoder from common code.Michael Niedermayer2010-01-09