[vlc-commits] packetizer: use a custom flush callback
Steve Lhomme
git at videolan.org
Thu Nov 26 15:31:08 CET 2015
vlc | branch: master | Steve Lhomme <robux4 at videolabs.io> | Fri Nov 20 13:13:09 2015 +0100| [5aad8ebbfd60a159d234f8fdb6bc9064d38cb664] | committer: Thomas Guillem
packetizer: use a custom flush callback
Signed-off-by: Thomas Guillem <thomas at gllm.fr>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5aad8ebbfd60a159d234f8fdb6bc9064d38cb664
---
modules/packetizer/avparser.c | 37 +++++++++++++++++++++++++++++---
modules/packetizer/copy.c | 12 +++++++++++
modules/packetizer/h264.c | 9 ++++++++
modules/packetizer/hevc.c | 9 ++++++++
modules/packetizer/mpeg4video.c | 9 ++++++++
modules/packetizer/mpegvideo.c | 9 ++++++++
modules/packetizer/packetizer_helper.h | 8 +++++++
modules/packetizer/vc1.c | 9 ++++++++
8 files changed, 99 insertions(+), 3 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5aad8ebbfd60a159d234f8fdb6bc9064d38cb664
More information about the vlc-commits
mailing list