summaryrefslogtreecommitdiff
path: root/libavcodec/libtheoraenc.c
Commit message (Expand)AuthorAge
* Add missing av_cold in static init/close functions.Daniel Verkamp2009-02-22
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-26
* Add missing inclusion of libavutil/intreadwrite.h, fix compilation whenStefano Sabatini2009-01-11
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-11
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Use AV_xx throughout libavcodecRamiro Polla2007-06-02
* Add a comment about swapped numerator and denominator.Diego Biurrun2007-02-07
* Theora encoding via libtheora.Diego Biurrun2007-01-25