Mercurial > mplayer.hg
log libmpcodecs/vd_theora.c @ 36304:6f0ab9dd1429
age | author | description |
---|---|---|
Sat, 21 Jan 2012 17:43:06 +0000 | al | vd theora: cosmetics: K&R style, alignment |
Thu, 19 Jan 2012 14:36:17 +0000 | diego | vd_theora: Skip th_decode_ycbcr_out() for packets representing dropped frames. |
Wed, 04 Jan 2012 22:08:36 +0000 | diego | Port libtheora glue code to Theora 1.0 API. |
Fri, 28 May 2010 11:52:12 +0000 | cehoyos | Use MSGT_DECVIDEO in a video decoder. |
Sun, 23 May 2010 23:24:25 +0000 | reimar | Avoid decoding of 0-size packets. This also fixes that the main loop believes |
Sat, 22 May 2010 16:32:39 +0000 | cehoyos | Ignore (but print out) offset with libtheora decoder. |
Thu, 18 Mar 2010 21:53:53 +0000 | aurel | cosmetics: indentation |