gst/realmedia/rmdemux.c: After descrambling, push the packets out as individual packe...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 16 May 2007 19:15:13 +0000 (19:15 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 16 May 2007 19:15:13 +0000 (19:15 +0000)
commit897f7039f8309afc8963cf8480f39de89e4d4c0f
treeacf3edbd9e54d77ef3df10b4df5796fc08e92b9c
parent286a2c0edbd26e738a8257aa3340f94dbe9b8d3b
gst/realmedia/rmdemux.c: After descrambling, push the packets out as individual packets instead of one big descramble...

Original commit message from CVS:
* gst/realmedia/rmdemux.c: (gst_rmdemux_descramble_cook_audio):
After descrambling, push the packets out as individual packets
instead of one big descrambled buffer. Makes cook audio decoding
work with the 'realaudiodec' decoder from gst-plugins-bad.
ChangeLog
gst/realmedia/rmdemux.c