summaryrefslogtreecommitdiff
path: root/libavcodec/ituh263enc.c
Commit message (Expand)AuthorAge
* mpeg124: use sign_extend() functionMans Rullgard2011-10-09
* Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-11
* Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-02
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* cosmetics, indentationBaptiste Coudurier2010-10-21
* 10l fix h263+ encoder, format will be 8, array size is 8 not 7Baptiste Coudurier2010-10-21
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Better title for the file.Michael Niedermayer2010-01-12
* Add missing internal.h to files calling ff_match_2uint16().Alexander Strange2010-01-11
* Add a function to match a 2 element vector of uint16_t and use it in h263 and...Michael Niedermayer2010-01-09
* Split H263 encoder and decoder from common code.Michael Niedermayer2010-01-09