]> git.sesse.net Git - vlc/history - modules/codec/h264_nal.h
upnp: change item b_net and i_type
[vlc] / modules / codec / h264_nal.h
2015-02-04 Jean-Baptiste KempfDefine H264 profiles numbers
2014-08-01 Felix Abecassish264_nal: add header guard
2014-08-01 Felix Abecassish264_nal: add a source file to separate declaration...
2014-06-15 Jean-Baptiste KempfMove h264_get_profile_level from OMX to the h264_nal...
2013-03-18 Martin Storsjöh264_nal: Support resuming bitstream format conversion...
2013-03-18 Martin Storsjöh264_nal: Fix a boundary check in the H264 bitstream...
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-08 Jean-Baptiste Kempfh264_nal: include limits.h for INT_MAX
2012-10-08 Jean-Baptiste KempfH264_nal: kill a warning
2012-10-08 Martin Storsjöomxil: Move code for in-buffer conversion of H264 to...
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-09-29 Martin Storsjöh264_nal: Make the p_nal_size parameter optional
2011-09-28 Martin StorsjöSplit SPS/PPS parsing and annex b conversion to a reusa...