mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
ext/mad/: RPAD_ -> PAD
Original commit message from CVS: * ext/mad/gstid3tag.c: (gst_id3_tag_src_link): * ext/mad/gstmad.c: (gst_mad_chain): RPAD_ -> PAD Fix args in bufferalloc function call. Makes the mad plugin compile again
This commit is contained in:
parent
d02513c4db
commit
ca359a3c2e
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2005-06-27 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/mad/gstid3tag.c: (gst_id3_tag_src_link):
|
||||
* ext/mad/gstmad.c: (gst_mad_chain):
|
||||
RPAD_ -> PAD
|
||||
Fix args in bufferalloc function call.
|
||||
Makes the mad plugin compile again
|
||||
|
||||
2005-06-27 Owen Fraser-Green <owen@discobabe.net>
|
||||
|
||||
* gst/realmedia/rmdemux.c: Rewrote to use gstadapter. Also parses
|
||||
|
|
Loading…
Reference in a new issue