]> git.sesse.net Git - vlc/commit
- narrow r10012 to remove dts only stuff that goes to libmpeg2 (mpgv) and
authorIlkka Ollakka <ileoo@videolan.org>
Tue, 8 Jan 2008 08:15:54 +0000 (08:15 +0000)
committerIlkka Ollakka <ileoo@videolan.org>
Tue, 8 Jan 2008 08:15:54 +0000 (08:15 +0000)
commit07e7a9048dbad0d54d73d8c8b92e4f99fd3da0a5
treee90fa77f067f45ce447d3d5037fe1e958c86f3cc
parent7c69beacd9ee900a4e04a66b09bb0aa749e76d89
- narrow r10012 to remove dts only stuff that goes to libmpeg2 (mpgv) and
  not all video. enables to restream/transcode rtsp/h264 streams.
  Should also partly fix #397, it seems that most of h264 streams are
  with packetization-mode=1 eg. in decoding order (thou it should be
  checked here, and FIXME is for that).

- only start GET_PARAMETER keepalive-thread if x-asf is setted eg. when
  server is wms, DSS 5.5.4 & 5.5.5 doesn't like GET_PARAMETER at all and
  closes the connection when getting that, and they seem to use
  rtcp-data for liveness. Kasenna uses that KA in useragent-string.
modules/demux/live555.cpp