summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_theora.c
Commit message (Expand)AuthorAgeFilesLines
* Make video decoder description structs constUoti Urpala2008-04-251-1/+1
* Fix memleak in theora decoder due to missing theora_comment_/theora_info_clea...reimar2006-12-061-0/+2
* Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.diego2006-07-091-1/+0
* rm unnecesary casts from void* - part 3reynaldo2006-07-021-1/+1
* Move #ifdefs around complete files into the build system.diego2006-06-211-4/+0
* revert the flip part of vd_theora fixhenry2005-02-231-7/+8
* Theora fixes:henry2005-02-221-12/+18
* bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>faust32005-02-041-1/+1
* Use aspect ratio from Theora context. Patch by j at v2v dot ccmosu2004-07-061-0/+6
* Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>alex2003-08-181-28/+19
* just updated vd_theora.c to decode the additional header packets,arpi2003-06-061-0/+22
* theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>arpi2003-05-111-0/+157