mpegdemux: Remove whitespace
This commit is contained in:
parent
cb0e4bffea
commit
f6328cec89
@ -778,7 +778,7 @@ gst_ps_demux_handle_dvd_event (GstPsDemux * demux, GstEvent * event)
|
|||||||
/* Create a video pad to ensure have it before emit no more pads */
|
/* Create a video pad to ensure have it before emit no more pads */
|
||||||
(void) gst_ps_demux_get_stream (demux, 0xe0, ST_VIDEO_MPEG2, 0);
|
(void) gst_ps_demux_get_stream (demux, 0xe0, ST_VIDEO_MPEG2, 0);
|
||||||
|
|
||||||
/* Read out the languages for audio streams and request each one that
|
/* Read out the languages for audio streams and request each one that
|
||||||
* is present */
|
* is present */
|
||||||
for (i = 0; i < MAX_DVD_AUDIO_STREAMS; i++) {
|
for (i = 0; i < MAX_DVD_AUDIO_STREAMS; i++) {
|
||||||
gint stream_format;
|
gint stream_format;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user