vlc | branch: master | Thomas Guillem <tho...@gllm.fr> | Thu Apr 23 18:24:38 
2015 +0200| [a56ed71a07144ea696b5e376073c00d226edea4d] | committer: Thomas 
Guillem

packetizer h264: refactor and expose SPS/PPS parsing

The goal is to expose h264_parse_sps and h264_parse_pps functions that can be
used from decoders.

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

 modules/packetizer/h264.c     |  306 +++++------------------------------------
 modules/packetizer/h264_nal.c |  281 +++++++++++++++++++++++++++++++++++++
 modules/packetizer/h264_nal.h |   58 ++++++++
 3 files changed, 375 insertions(+), 270 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a56ed71a07144ea696b5e376073c00d226edea4d
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to