index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vd_theora.c
Commit message (
Expand
)
Author
Age
*
Merge svn changes up to r31256
Uoti Urpala
2010-05-30
|
\
*
\
Merge svn changes up to r31211
Uoti Urpala
2010-05-30
|
\
\
*
\
\
Merge svn change r31191
Uoti Urpala
2010-05-30
|
\
\
\
|
|
|
*
Use MSGT_DECVIDEO in a video decoder.
cehoyos
2010-05-28
|
|
|
/
|
|
*
Avoid decoding of 0-size packets. This also fixes that the main loop believes
reimar
2010-05-23
|
|
/
|
*
Ignore (but print out) offset with libtheora decoder.
cehoyos
2010-05-22
*
|
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
|
\
|
|
*
cosmetics: indentation
aurel
2010-03-18
|
*
add support for lavf style extradata in vd_theora
aurel
2010-03-18
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
|
/
*
Add support for decoding 4:2:2 and 4:4:4 Theora files.
reimar
2010-02-14
*
Reindent
reimar
2010-02-14
*
Just use goto instead of reimplementing it badly with a do { } while (0) and
reimar
2010-02-14
*
Change aspect calculation code to switch to floating point earlier so integer
reimar
2010-02-14
*
Return NULL instead of 0 for function returning a pointer.
reimar
2010-02-14
*
Remove useless casts.
reimar
2010-02-14
*
Remove useless code, QUERY_FORMAT already ensures the requested format is sup...
reimar
2010-02-14
*
Remove excessive ()
reimar
2010-02-14
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Fix memleak in theora decoder due to missing theora_comment_/theora_info_clea...
reimar
2006-12-06
*
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
diego
2006-07-09
*
rm unnecesary casts from void* - part 3
reynaldo
2006-07-02
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
*
revert the flip part of vd_theora fix
henry
2005-02-23
*
Theora fixes:
henry
2005-02-22
*
bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
faust3
2005-02-04
*
Use aspect ratio from Theora context. Patch by j at v2v dot cc
mosu
2004-07-06
*
Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
alex
2003-08-18
*
just updated vd_theora.c to decode the additional header packets,
arpi
2003-06-06
*
theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>
arpi
2003-05-11