log libmpdemux/aac_hdr.c @ 37195:ac6c37d85d65 default tip

age author description
Wed, 19 Feb 2014 23:01:10 +0000 reimar aac_hdr: remove variable to fix warning, add const.
Wed, 17 Feb 2010 22:28:24 +0000 diego Add separate header for aac_parse_frame(); avoids forward declarations.
Tue, 16 Feb 2010 11:31:29 +0000 diego Remove pointless header #includes; #include only required header stdint.h.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 09 Apr 2008 00:43:19 +0000 albeu Split the aac header parsing out of aac demuxer to allow using libmpmux