log

age author description
Wed, 30 Dec 2009 12:03:17 +0000 reimar Add support for 440p colorspace.
Wed, 30 Dec 2009 11:32:24 +0000 reimar Support all planar YUV formats in OpenGL vos.
Wed, 30 Dec 2009 11:08:44 +0000 reimar Add a helper function to get the chroma scale shift and use to simplify mpi setup.
Tue, 29 Dec 2009 22:16:28 +0000 gpoirier sync w/r30135 (up to date at last!)
Tue, 29 Dec 2009 18:09:07 +0000 diego cosmetics: tabs to spaces, K&R function declarations, cuddle else clauses
Tue, 29 Dec 2009 13:43:03 +0000 compn change bandwidth value to bandwidth bytes
Mon, 28 Dec 2009 13:49:08 +0000 cehoyos Do not use correct-pts for mpeg-ts and matroska: It breaks PAFF samples.
Mon, 28 Dec 2009 13:39:26 +0000 cehoyos Revert r30100: It breaks some mov and asf samples.
Mon, 28 Dec 2009 12:05:20 +0000 diego Remove unused variable, fixes the warning:
Sun, 27 Dec 2009 20:57:03 +0000 compn add lavc yuv rawcodecs to codecs.conf
Sun, 27 Dec 2009 15:28:01 +0000 reimar Add support for parsing audio streams (though should be easy to extend to video)
Sun, 27 Dec 2009 14:42:37 +0000 reimar Remove currently unneeded members accidentally added in the last revision.
Sun, 27 Dec 2009 14:40:56 +0000 reimar Introduce a sh_common struct that contains the parts in common by the audio, video
Sun, 27 Dec 2009 14:35:09 +0000 reimar Remove one more incorrect direct ass.h include.
Sun, 27 Dec 2009 14:31:13 +0000 reimar Move do_render_osd function to avoid a forward declaration.