summaryrefslogtreecommitdiffstats
path: root/libavcodec/ituh263dec.c
Commit message (Expand)AuthorAgeFilesLines
* rv: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-151-1/+1
* mpeg4: Add ff_ prefixes to nonstatic symbolsMartin Storsjö2012-02-151-2/+2
* vlc/rl: Add ff_ prefix to the nonstatic symbolsMartin Storsjö2012-02-151-2/+2
* h263: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-151-39/+39
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-4/+4
* lavc: convert error_recognition to err_recognition.Dustin Brody2011-12-121-1/+1
* mpeg124: use sign_extend() functionMans Rullgard2011-10-091-3/+2
* Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-111-14/+14
* Do not include mathematics.h in avutil.hMans Rullgard2011-07-031-0/+1
* Remove unused variablesMans Rullgard2011-06-021-3/+3
* Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-021-12/+12
* Replace deprecated av_get_pict_type_char() with av_get_picture_type_char().Stefano Sabatini2011-05-021-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Replace dprintf with av_dlogLuca Barbato2011-01-291-4/+4
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Use LOCAL_ALIGNED macro for local arraysMåns Rullgård2010-02-171-1/+1
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-1/+1
* Split H263 encoder and decoder from common code.Michael Niedermayer2010-01-091-0/+1131
OpenPOWER on IntegriCloud