Mercurial > mplayer.hg
log libmpcodecs/vd_theora.c @ 23518:11b0be5cea0a
age | author | description |
---|---|---|
2006-12-06 | reimar | Fix memleak in theora decoder due to missing theora_comment_/theora_info_clear on uninit |
2006-07-09 | diego | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. |
2006-07-02 | reynaldo | rm unnecesary casts from void* - part 3 |
2006-06-21 | diego | Move #ifdefs around complete files into the build system. |
2005-02-23 | henry | revert the flip part of vd_theora fix |
2005-02-22 | henry | Theora fixes: |
2005-02-04 | faust3 | bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it> |
2004-07-06 | mosu | Use aspect ratio from Theora context. Patch by j at v2v dot cc |
2003-08-18 | alex | Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz> |
2003-06-06 | arpi | just updated vd_theora.c to decode the additional header packets, |
2003-05-11 | arpi | theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de> |