Mercurial > mplayer.hg
log libmpdemux/aac_hdr.c @ 32614:4558e2b7e68b
age | author | description |
---|---|---|
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 |