|
vdr-plugin-softhddevice-drm-gles 1.4.0
|
H264 parser class. More...
#include <cassert>#include <libavcodec/avcodec.h>#include "h264parser.h"#include "logger.h"#include "buf2rgb.h"
Go to the source code of this file.
H264 parser class.
This file defines cH264Parser which is used to parse width and height from a H264 stream.
AGPLv3
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
Definition in file h264parser.cpp.