log libmpcodecs/ad_liba52.c @ 28420:606c3c97229c

age author description
Tue, 03 Feb 2009 10:39:56 +0000 reimar swab() needs _XOPEN_SOURCE to be defined.
Mon, 15 Sep 2008 16:32:31 +0000 rathann External liba52 support, part 2 of 2.
Mon, 15 Sep 2008 16:30:24 +0000 rathann External liba52 support part 1 of 2.
Sun, 01 Jun 2008 16:40:56 +0000 reimar Properly free memory allocate by liba52.
Fri, 14 Mar 2008 16:59:08 +0000 diego Remove duplicate #include of mpbswap.h.
Mon, 30 Jul 2007 15:23:25 +0000 reimar Move extern int audio_output_channels; to ad_internal.h
Sun, 24 Jun 2007 15:25:32 +0000 reimar Make sure we always have a swab() prototype when we use it,