gstreamer/playback/player/gtk
Jimmy Ohn 4dcc43b935 playback/player: gtk-play: Modify switch statement in stream_info_get_string
In stream_info_get_string function, buffer variable is used
all switch case repeatedly. Also, return used in switch statement.
So, I have modified that cases.
2015-09-15 17:49:22 +02:00
..
resources playback/player: gtk-play: add support to build UI through gtkbuilder 2015-07-07 23:49:09 +03:00
gtk-play.c playback/player: gtk-play: Modify switch statement in stream_info_get_string 2015-09-15 17:49:22 +02:00
gtk-video-renderer.c playback/player: gtk-play: Remove unused variable 2015-09-01 21:45:50 +03:00
gtk-video-renderer.h playback/player: player: Refactor video rendering API 2015-08-14 17:13:39 +02:00
Makefile.am playback/player: gtk-play: Add compiler warning flags to the build and fix the warnings 2015-09-04 18:11:25 +03:00