[vlc-commits] packetizer: h264: simplify h264_AnnexB_get_spspps
    Francois Cartegnie 
    git at videolan.org
       
    Wed Oct  5 16:30:06 CEST 2016
    
    
  
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Wed Oct  5 10:37:58 2016 +0200| [9e68c913a1a97235fae24fa00177daa7f811e18c] | committer: Francois Cartegnie
packetizer: h264: simplify h264_AnnexB_get_spspps
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9e68c913a1a97235fae24fa00177daa7f811e18c
---
 modules/codec/omxil/mediacodec.c |  31 +++++----
 modules/codec/videotoolbox.m     |  24 +++----
 modules/mux/mp4/libmp4mux.c      |   8 +--
 modules/packetizer/h264_nal.c    | 139 ++++++++++++++-------------------------
 modules/packetizer/h264_nal.h    |  18 +++--
 5 files changed, 92 insertions(+), 128 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=9e68c913a1a97235fae24fa00177daa7f811e18c
    
    
More information about the vlc-commits
mailing list