summaryrefslogtreecommitdiff
path: root/libavcodec/libtheoraenc.c
Commit message (Collapse)AuthorAge
...
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
| | | | | | patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13009 to svn://svn.ffmpeg.org/ffmpeg/trunk
* license header consistency cosmeticsDiego Biurrun2007-07-05
| | | | Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use AV_xx throughout libavcodecRamiro Polla2007-06-02
| | | | Originally committed as revision 9169 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a comment about swapped numerator and denominator.Diego Biurrun2007-02-07
| | | | Originally committed as revision 7871 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Theora encoding via libtheora.Diego Biurrun2007-01-25
courtesy of Paul Richards, paul.richards gmail com Originally committed as revision 7698 to svn://svn.ffmpeg.org/ffmpeg/trunk