mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 19:55:32 +00:00
use macro to hash lookup
Original commit message from CVS: use macro to hash lookup
This commit is contained in:
parent
0b50cd5057
commit
80e1c85a12
1 changed files with 8 additions and 0 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue