Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 26 Jan 2008 18:47:39 +0000 | nicodvb | in the PMT stream_type==0x11 indicates AAC in LATM streams, that now libfaad can decode; re-added |
Sat, 26 Jan 2008 18:45:11 +0000 | nicodvb | added code to check and handle the presence of LATM streams in the init() and decode() functions |
Sat, 26 Jan 2008 18:42:17 +0000 | nicodvb | added AudioSpecificConfigFromBitfile() -that reads from an initizialized |
Sat, 26 Jan 2008 18:31:48 +0000 | nicodvb | generic functions and structures to parse and statekeep LATM streams |
Sat, 26 Jan 2008 18:21:44 +0000 | nicodvb | in GASpecificConfig 1 bit (extensionflag3) wasn't being read and the comment was misplaced, too |
Sat, 26 Jan 2008 16:19:42 +0000 | ben | factorize 2 tests |