Mercurial > mplayer.hg
annotate DOCS/tech/nut.txt @ 30088:4977e04f3a18
Add support for parsing audio streams (though should be easy to extend to video)
via libavcodec.
Parsing can be done at the demuxer stage (currently disabled) or at the decoder
(ad_ffmpeg, enabled).
Should allow using the libavcodec AAC, DTS, ... decoders independent of container
format.
author | reimar |
---|---|
date | Sun, 27 Dec 2009 15:28:01 +0000 |
parents | b5401a2b9451 |
children | aeb025df42ba |
rev | line source |
---|---|
23252
2b0d0b73bea2
try to limit the mess from the svn moves by pointing to the new location
michael
parents:
diff
changeset
|
1 the nut spec has been moved to another svn repo you can find it at: |
23363 | 2 http://svn.mplayerhq.hu/nut/docs/nut.txt?view=markup |
23252
2b0d0b73bea2
try to limit the mess from the svn moves by pointing to the new location
michael
parents:
diff
changeset
|
3 |
2b0d0b73bea2
try to limit the mess from the svn moves by pointing to the new location
michael
parents:
diff
changeset
|
4 its future location will be in a git repository, ill update this file |
2b0d0b73bea2
try to limit the mess from the svn moves by pointing to the new location
michael
parents:
diff
changeset
|
5 here when its location changes again |