]> git.sesse.net Git - vlc/commit
* ALL: p_selected_area->i_tell is now update inside input_SplitBuffer instead
authorGildas Bazin <gbazin@videolan.org>
Sat, 26 Oct 2002 15:24:19 +0000 (15:24 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 26 Oct 2002 15:24:19 +0000 (15:24 +0000)
commit09cbae7ee7b3b9446ebb99d1536105e2e54babdf
tree9517e2bf5937f4c7b9f3474596bd1ee6f74a32a4
parentf068c8025f61814dc809d562ed7511676ecfaf0e
* ALL: p_selected_area->i_tell is now update inside input_SplitBuffer instead
   of inside the pf_read functions of access plugins. That means i_tell now
   actually reflects the position of what is being decoded and furthermore it
   is updated more often.
modules/access/dvd/access.c
modules/access/dvdplay/access.c
modules/access/dvdread/input.c
modules/access/vcd/vcd.c
src/input/input_ext-plugins.c