当前位置:网站首页>[H264] hevc H264 parsing and frame rate setting of the old version of libvlc

[H264] hevc H264 parsing and frame rate setting of the old version of libvlc

2022-04-23 19:26:00 Better go against the wind than wait for the wind to come

libvlc/modules/demux/mpeg/h26x.c

  • https://github.com/BrantSun/libvlc/blob/dc1cd3335fb81b1c9283852b2c79bca3d2959678/modules/demux/mpeg/h26x.c
/***************************************************************************** * h26x.c : raw H264 and HEVC Video demuxers ***************************************************************************** * Copyright (C) 2002-2004, 2014-2015 VLC authors and VideoLAN * * Authors: Laurent Aimar <[email protected]> * Denis Charmet <[email protected]> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that i

版权声明
本文为[Better go against the wind than wait for the wind to come]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231924390307.html