]> git.sesse.net Git - vlc/commit
* modules/mux/ogg.c: always backup the vorbis/theora headers so we can resend them...
authorGildas Bazin <gbazin@videolan.org>
Mon, 29 Sep 2003 22:37:36 +0000 (22:37 +0000)
committerGildas Bazin <gbazin@videolan.org>
Mon, 29 Sep 2003 22:37:36 +0000 (22:37 +0000)
commit6877b7bef43ca4f4bbd245cf189a1dcde4893855
treed8a34133859221c588766fd089b45c077ec20c1c
parent9517d76ea704a40f81cc55ee702ea846eb0609a5
* modules/mux/ogg.c: always backup the vorbis/theora headers so we can resend them if we close/reopen the stream (chaining).
  fixes for text subtitles muxing.
* modules/packetizer/copy.c: support for text subtitles.
modules/mux/ogg.c
modules/packetizer/copy.c