summaryrefslogtreecommitdiffstats
path: root/libavcodec/libtheoraenc.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing av_cold in static init/close functions.Daniel Verkamp2009-02-221-2/+2
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-261-1/+1
* Add missing inclusion of libavutil/intreadwrite.h, fix compilation whenStefano Sabatini2009-01-111-0/+1
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-111-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+1
* Use AV_xx throughout libavcodecRamiro Polla2007-06-021-2/+2
* Add a comment about swapped numerator and denominator.Diego Biurrun2007-02-071-0/+2
* Theora encoding via libtheora.Diego Biurrun2007-01-251-0/+278
OpenPOWER on IntegriCloud