log libmpcodecs/ad_liba52.c @ 33748:5860cfaff0a4

age author description
Sat, 05 Mar 2011 12:24:33 +0000 reimar Fix -ac a52 to work with codecs with tags other than 0x2000 or dnet
Mon, 04 Oct 2010 06:40:32 +0000 reimar 1000l, %lf is not valid format string for printf (only for scanf) and actually
Wed, 08 Sep 2010 17:38:52 +0000 diego Remove duplicated audio_output_channels extern variable declaration.
Sun, 30 May 2010 16:46:31 +0000 reimar Use the -a52drc option also for the libavcodec decoder.
Sun, 09 May 2010 14:45:29 +0000 diego Remove internal liba52 copy.
Tue, 16 Feb 2010 16:16:42 +0000 diego libmpcodecs: Mark functions not used outside of their files as static.
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.