log libmpdemux/demux_ty.c @ 33565:9c4163ef54e4

age author description
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 27 Oct 2010 16:48:21 +0000 cigaes Move sub_cc.[ch] to the sub directory.
Sun, 03 Oct 2010 15:32:53 +0000 diego Replace forward declarations of skip_audio_frame() by proper #include.
Wed, 08 Sep 2010 19:06:39 +0000 diego Move sub_justify extern declaration to libvo/sub.h, where it belongs.
Sat, 10 Jul 2010 18:47:59 +0000 reimar Make the stream language an argument to the stream creation function
Mon, 14 Jun 2010 20:11:44 +0000 reimar Cleanup some demux_ty code and at the same time possibly fix vstream support (untested).
Wed, 17 Feb 2010 22:48:32 +0000 diego Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.