Mercurial > mplayer.hg
log libmpdemux/demux_aac.c @ 34311:cdee75826a31
age | author | description |
---|---|---|
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Sat, 10 Jul 2010 18:47:59 +0000 | reimar | Make the stream language an argument to the stream creation function |
Fri, 26 Feb 2010 15:01:37 +0000 | diego | Do not cast the results of malloc/calloc/realloc. |
Wed, 17 Feb 2010 22:28:24 +0000 | diego | Add separate header for aac_parse_frame(); avoids forward declarations. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Fri, 08 May 2009 21:51:13 +0000 | diego | Add standard license header to all files in libmpdemux. |