summaryrefslogtreecommitdiffstats
path: root/libavcodec/roqvideoenc.c
Commit message (Expand)AuthorAgeFilesLines
* Set avctx->coded_frame in RoQ encoder. At some point inVitor Sessak2008-07-191-0/+2
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* cosmetics: s/Id/id/ in libavcodec where Id refers to id Software.Stefano Sabatini2008-05-151-2/+2
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-111-1/+1
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* Add my last name to copyright headersVitor Sessak2007-07-051-1/+1
* Remove more useless parentheses.Vitor Sessak2007-07-051-1/+1
* use properly AVFrame.linesizeVitor Sessak2007-07-021-8/+12
* use the right strideVitor Sessak2007-06-271-9/+13
* RoQ video encoderVitor Sessak2007-06-251-0/+1061
OpenPOWER on IntegriCloud