diff options
author | Benjamin Otte <otte@gnome.org> | 2003-12-22 06:56:16 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2003-12-22 06:56:16 +0000 |
commit | 9b88d2810a0424275ad5ca3d77738da0845d7141 (patch) | |
tree | 75ceee2d6fdb8b945c37c9254063b729c704ea3b | |
parent | ce51f6173ca1c37d90f8e2e316d90316583d7755 (diff) |
ext/faad/gstfaad.c: Port to new caps system.
Original commit message from CVS:
2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
(gst_faad_sinkconnect), (gst_faad_srcgetcaps),
(gst_faad_srcconnect):
Port to new caps system.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de> + + * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init), + (gst_faad_sinkconnect), (gst_faad_srcgetcaps), + (gst_faad_srcconnect): + Port to new caps system. + 2003-12-21 Julien MOUTTE <julien@moutte.net> * examples/gstplay/player.c: (got_time_tick), (got_stream_length), |