summaryrefslogtreecommitdiffstats
path: root/libmpdemux/aac_hdr.c
Commit message (Expand)AuthorAgeFilesLines
* Add separate header for aac_parse_frame(); avoids forward declarations.diego2010-02-171-0/+1
* Remove pointless header #includes; #include only required header stdint.h.diego2010-02-161-4/+1
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-2/+2
* Split the aac header parsing out of aac demuxer to allow using libmpmuxalbeu2008-04-091-0/+48