vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Fri Mar 8 23:43:00 2013 +0200| [118c5be3603ab71c833d94d7849e05b5ae4d6a59] | committer: Rémi Denis-Courmont
avcodec: update to audio4 decoding API Note that the input coded buffer is now only freed if the decoding returns a decoded frame, or the buffer has been entirely consumed (see *pp_block = NULL). > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=118c5be3603ab71c833d94d7849e05b5ae4d6a59 --- modules/codec/avcodec/audio.c | 187 ++++++++++++++++++++++----------------- modules/codec/avcodec/avcodec.c | 3 - modules/codec/avcodec/avcodec.h | 1 - 3 files changed, 106 insertions(+), 85 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=118c5be3603ab71c833d94d7849e05b5ae4d6a59 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
