vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sun Nov 11 
15:50:11 2012 +0200| [f74dd10ef0ae933f06ee41222171aac4eb9194e9] | committer: 
Rémi Denis-Courmont

aout: move actual filtering to filters.c

This leaves only synchronization code in input.c. This patch introduces
a small regression where resampling adjustment have a latency of two
packets instead of currently one. That will be fixed later.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f74dd10ef0ae933f06ee41222171aac4eb9194e9
---

 src/audio_output/aout_internal.h |    5 ++-
 src/audio_output/filters.c       |   56 +++++++++++++++++++++++++++++
 src/audio_output/input.c         |   73 +++++++-------------------------------
 3 files changed, 72 insertions(+), 62 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f74dd10ef0ae933f06ee41222171aac4eb9194e9
_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to