Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add separate header for aac_parse_frame(); avoids forward declarations. | diego | 2010-02-17 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30616 b3059339-0415-0410-9bf9-f77b7e298cf2 | ||||
* | Remove pointless header #includes; #include only required header stdint.h. | diego | 2010-02-16 | 1 | -4/+1 |
| | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30590 b3059339-0415-0410-9bf9-f77b7e298cf2 | ||||
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2 | ||||
* | Split the aac header parsing out of aac demuxer to allow using libmpmux | albeu | 2008-04-09 | 1 | -0/+48 |
without libmpdemux. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26359 b3059339-0415-0410-9bf9-f77b7e298cf2 |