]> git.sesse.net Git - vlc/commit
* modules/demux/real.c: re-order cook subpackets and send them 1 at a time to the...
authorGildas Bazin <gbazin@videolan.org>
Fri, 9 Dec 2005 21:53:30 +0000 (21:53 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 9 Dec 2005 21:53:30 +0000 (21:53 +0000)
commit75f2ed950ec6f3b21b661cf0909a40fb8cc1dc0d
tree656250646b14b945c237741b557df3d3ba380557
parentb8f9e25f5fcbf534486cc8daa105373d70e5f677
* modules/demux/real.c: re-order cook subpackets and send them 1 at a time to the decoder. This is required by the new ffmpeg cook codec (It also breaks our binary realaudio codec but I'll repair that later on).
modules/codec/ffmpeg/ffmpeg.c
modules/demux/real.c