index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vd_theora.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge svn changes up to r31256
Uoti Urpala
2010-05-30
1
-3
/
+3
|
\
|
*
Use MSGT_DECVIDEO in a video decoder.
cehoyos
2010-05-28
1
-3
/
+3
*
|
Merge svn changes up to r31211
Uoti Urpala
2010-05-30
1
-0
/
+4
|
\
|
|
*
Avoid decoding of 0-size packets. This also fixes that the main loop believes
reimar
2010-05-23
1
-0
/
+4
*
|
Merge svn change r31191
Uoti Urpala
2010-05-30
1
-3
/
+4
|
\
|
|
*
Ignore (but print out) offset with libtheora decoder.
cehoyos
2010-05-22
1
-3
/
+4
*
|
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
1
-2
/
+19
|
\
|
|
*
cosmetics: indentation
aurel
2010-03-18
1
-2
/
+2
|
*
add support for lavf style extradata in vd_theora
aurel
2010-03-18
1
-0
/
+17
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
|
/
*
Add support for decoding 4:2:2 and 4:4:4 Theora files.
reimar
2010-02-14
1
-8
/
+19
*
Reindent
reimar
2010-02-14
1
-26
/
+25
*
Just use goto instead of reimplementing it badly with a do { } while (0) and
reimar
2010-02-14
1
-21
/
+8
*
Change aspect calculation code to switch to floating point earlier so integer
reimar
2010-02-14
1
-2
/
+2
*
Return NULL instead of 0 for function returning a pointer.
reimar
2010-02-14
1
-1
/
+1
*
Remove useless casts.
reimar
2010-02-14
1
-2
/
+2
*
Remove useless code, QUERY_FORMAT already ensures the requested format is sup...
reimar
2010-02-14
1
-10
/
+0
*
Remove excessive ()
reimar
2010-02-14
1
-1
/
+1
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
1
-1
/
+1
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
1
-0
/
+18
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-7
/
+7
*
Fix memleak in theora decoder due to missing theora_comment_/theora_info_clea...
reimar
2006-12-06
1
-0
/
+2
*
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
diego
2006-07-09
1
-1
/
+0
*
rm unnecesary casts from void* - part 3
reynaldo
2006-07-02
1
-1
/
+1
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
1
-4
/
+0
*
revert the flip part of vd_theora fix
henry
2005-02-23
1
-7
/
+8
*
Theora fixes:
henry
2005-02-22
1
-12
/
+18
*
bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
faust3
2005-02-04
1
-1
/
+1
*
Use aspect ratio from Theora context. Patch by j at v2v dot cc
mosu
2004-07-06
1
-0
/
+6
*
Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
alex
2003-08-18
1
-28
/
+19
*
just updated vd_theora.c to decode the additional header packets,
arpi
2003-06-06
1
-0
/
+22
*
theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>
arpi
2003-05-11
1
-0
/
+157