log libmpdemux/stheader.h @ 34596:04feb00f91be

age author description
Tue, 06 Dec 2011 19:59:16 +0000 reimar Try harder to extract a sensible palette from extradata.
Wed, 23 Mar 2011 08:35:45 +0000 cehoyos Support CrystalHD decoding.
Sat, 21 Aug 2010 16:04:18 +0000 reimar Print subtitle type also for internally-supported types with a libavcodec decoder.
Fri, 30 Jul 2010 18:14:35 +0000 greg Rename libass types to match upstream libass >= 0.9.7
Sat, 10 Jul 2010 18:47:59 +0000 reimar Make the stream language an argument to the stream creation function
Thu, 01 Jul 2010 20:41:42 +0000 reimar Add some const, the ad_functions structs are in rodata.
Thu, 27 May 2010 20:59:40 +0000 diego Drop pointless _s suffix from 'struct af_stream'.
Thu, 27 May 2010 10:10:27 +0000 diego cosmetics: Drop pointless _s suffix from 'struct ad_functions'.
Fri, 26 Feb 2010 20:01:04 +0000 diego cosmetics: Rename "codecs_st" struct to just plain "codecs".
Sun, 21 Feb 2010 20:02:50 +0000 diego Add names to anonymous structs sh_common, sh_audio, sh_video, sh_sub.
Sun, 21 Feb 2010 15:48:03 +0000 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
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
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.