Mercurial > mplayer.hg
view DOCS/xml/ru/Makefile @ 10253:978b12dcb9ef
- open new_ds_[audio | video] only when the relative streams are really available
- consequently, -nosound now works
- simplified the feeding (to ds_) function
- eliminated the previous buffering of ES data (so it should be a little faster)
- discard junk ES data after payload_size for the current pes packet is 0
- reduced the probe buffer
- better support for audio only TS (DAB seems to have many fans)
- fixes the wrong spacing (now fixed at 8 chars)
- makes static all the functions that are not exported
- comments the unused code that I could need in the future
patch by Nico <nsabbi@libero.it>
author | arpi |
---|---|
date | Sat, 07 Jun 2003 11:30:19 +0000 |
parents | 080540b4f5e2 |
children | 4dc3149f5b74 |
line wrap: on
line source
include ../Makefile.inc # Set if you are using your own HTML stylesheet... #HTML_STYLESHEET = mystyle.css # Dependency information. $(HTMLDIR)/index.html: $(wildcard *.xml)