[vlc-commits] packetizer: h264: use 2pass exact size buffer from Avcc->annexB
Francois Cartegnie
git at videolan.org
Wed Dec 9 12:40:01 CET 2015
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Wed Dec 9 01:35:40 2015 +0100| [8f42dc5c08826514ae33a42e5da28ff098f4383c] | committer: Francois Cartegnie
packetizer: h264: use 2pass exact size buffer from Avcc->annexB
Useless then suspicious use in omxil.c might incur a regression.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8f42dc5c08826514ae33a42e5da28ff098f4383c
---
modules/codec/crystalhd.c | 19 ++-----
modules/codec/mft.c | 17 +++---
modules/codec/omxil/mediacodec.c | 42 ++++++++------
modules/codec/omxil/omxil.c | 12 ++--
modules/codec/videotoolbox.m | 47 ++++++----------
modules/packetizer/h264_nal.c | 115 ++++++++++++++++++--------------------
modules/packetizer/h264_nal.h | 6 +-
modules/packetizer/hxxx_nal.h | 3 +
8 files changed, 121 insertions(+), 140 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8f42dc5c08826514ae33a42e5da28ff098f4383c
More information about the vlc-commits
mailing list