plugins/elements/gstfilesink.*: Fix position reporting; rename data_written member...
authorMark Nauwelaerts <manauw@skynet.be>
Tue, 22 May 2007 11:43:07 +0000 (11:43 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 22 May 2007 11:43:07 +0000 (11:43 +0000)
commit8eaf66d000d2511f7064585ee1aedd501edf1e17
tree23f9ba9d2667f9e6edb8cd7130331d2d86d8bf6b
parent466218f4d0eaa80fa7e1fbf7a4d194c643138af6
plugins/elements/gstfilesink.*: Fix position reporting; rename data_written member to current_pos to reflect its real...

Original commit message from CVS:
Patch by: Mark Nauwelaerts <manauw at skynet be>
* plugins/elements/gstfilesink.c: (gst_file_sink_open_file),
(gst_file_sink_query), (gst_file_sink_do_seek),
(gst_file_sink_get_current_offset), (gst_file_sink_render):
* plugins/elements/gstfilesink.h:
Fix position reporting; rename data_written member to current_pos to
reflect its real meaning (fixes #412648).
ChangeLog
plugins/elements/gstfilesink.c
plugins/elements/gstfilesink.h