summaryrefslogtreecommitdiff
path: root/libavcodec/roqvideoenc.c
Commit message (Expand)AuthorAge
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* cosmetics: s/Id/id/ in libavcodec where Id refers to id Software.Stefano Sabatini2008-05-15
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-11
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
* Add my last name to copyright headersVitor Sessak2007-07-05
* Remove more useless parentheses.Vitor Sessak2007-07-05
* use properly AVFrame.linesizeVitor Sessak2007-07-02
* use the right strideVitor Sessak2007-06-27
* RoQ video encoderVitor Sessak2007-06-25