]> git.sesse.net Git - vlc/commit
live555: handle DV over RTSP
authorBen Hutchings <ben@decadent.org.uk>
Sun, 24 May 2009 14:15:44 +0000 (15:15 +0100)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 24 May 2009 18:10:38 +0000 (21:10 +0300)
commit90daa759216b704773ad199e627c2a95f18a0243
treebc68bc69b3b5e91b3e111f37b1c0f528ebed0478
parent2b2de58b71814a5210f39d8eefbffd19c021270e
live555: handle DV over RTSP

live555 now supports DV (DIF, video/dv) format.  Pass it through to
the DV demuxer.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
modules/demux/live555.cpp