[vlc-commits] input: rename members and functions previously related to decoder buffering.
Felix Abecassis
git at videolan.org
Fri Dec 13 18:23:22 CET 2013
vlc | branch: master | Felix Abecassis <felix.abecassis at gmail.com> | Wed Dec 11 11:46:14 2013 +0100| [2e41d814e050488bb5294cfc595431fe7b4f86e6] | committer: Jean-Baptiste Kempf
input: rename members and functions previously related to decoder buffering.
Even without data buffering, it is still necessary to wait until each decoder has processed one block before updating the system clock.
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2e41d814e050488bb5294cfc595431fe7b4f86e6
---
src/input/decoder.c | 101 +++++++++++++++++++++++----------------------------
src/input/decoder.h | 12 +++---
src/input/es_out.c | 20 +++++-----
3 files changed, 62 insertions(+), 71 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2e41d814e050488bb5294cfc595431fe7b4f86e6
More information about the vlc-commits
mailing list