gst/realmedia/rmdemux.c: Do fragment collection in the demuxer so that we can now...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 7 Aug 2007 10:57:09 +0000 (10:57 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 7 Aug 2007 10:57:09 +0000 (10:57 +0000)
commit38dd0ad82bdae1a16af72e1c76f9acbb0e1f3766
tree52baa2d1d3845b17f033a816577d41654eb1d1d4
parenteeb7697ba2bbd6a8cd37bd1422e13382dacc92d0
gst/realmedia/rmdemux.c: Do fragment collection in the demuxer so that we can now work with both ffmpeg and realvideo...

Original commit message from CVS:
* gst/realmedia/rmdemux.c: (gst_rmdemux_reset),
(gst_rmdemux_chain), (gst_rmdemux_parse_mdpr),
(gst_rmdemux_fix_timestamp), (gst_rmdemux_parse_video_packet),
(gst_rmdemux_parse_audio_packet), (gst_rmdemux_parse_packet):
Do fragment collection in the demuxer so that we can now work with
both ffmpeg and realvideodec to decoder real video content.
ChangeLog
gst/realmedia/rmdemux.c