use macro to hash lookup

Original commit message from CVS:
use macro to hash lookup
This commit is contained in:
Thomas Vander Stichele 2004-07-08 14:38:48 +00:00
parent 0b50cd5057
commit 80e1c85a12

View file

@ -1,3 +1,11 @@
2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
* gst-libs/gst/play/play.c: (gst_play_set_location),
(gst_play_set_data_src), (gst_play_set_video_sink),
(gst_play_set_audio_sink), (gst_play_set_visualization),
(gst_play_connect_visualization), (gst_play_get_framerate):
use a macro to look up elements from hash table
2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
* gst-libs/gst/play/play.c: (gst_play_pipeline_setup),