Skip to content

Instantly share code, notes, and snippets.

View feliwir's full-sized avatar
👨‍💻
Coding along

Stephan Vedder feliwir

👨‍💻
Coding along
  • mbits imaging GmbH
  • Germany
View GitHub Profile
#pragma once
#include <libio/Read.h>
#include <libsystem/Common.h>
#include <libtest/AssertEqual.h>
#include <libtest/AssertGreaterThan.h>
#include <libtest/AssertLowerEqual.h>
namespace IO
{
class BitReader
#pragma once
#include <libio/Read.h>
#include <libsystem/Common.h>
#include <libtest/AssertEqual.h>
#include <libtest/AssertGreaterThan.h>
namespace IO
{
class BitReader
{
#pragma once
#include <Filesystem.h>
#include <libsystem/Common.h>
#include <libutils/RefPtr.h>
class StreamReader : public RefPtr<StreamReader>
{
public:
virtual size_t length() = 0;
var Module = {
preRun: [],
postRun: [],
print: (function() {
return function(text) {
if (arguments.length > 1)
{
text = Array.prototype.slice.call(arguments).join(' ');
}
console.log(text);
$ ./ffprobe.exe -v verbose -i ./OpenSAGE\ -\ Command\ \&\ Conquer\ \(tm\)_\ Generals\ -\ master\ 2020-01-21\ 12-16-13.mp4
ffprobe version 4.2.2 Copyright (c) 2007-2019 the FFmpeg developers
built with gcc 9.2.1 (GCC) 20200122
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec
[h264 @ 0000023972FC8840] nal_unit_type: 9(AUD), nal_ref_idc: 0
[h264 @ 0000023972FC8840] nal_unit_type: 5(IDR), nal_ref_idc: 3
[h264 @ 0000023972FC8840] Format d3d11 chosen by get_format().
[h264 @ 0000023972FC8840] Format d3d11 requires hwaccel initialisation.
[h264 @ 0000023972FC8840] Decoder GUIDs reported as supported:
[h264 @ 0000023972FC8840] {ee27417f-5e28-4e65-beea-1d26b508adc9} 103 106
[h264 @ 0000023972FC8840] {bf22ad00-03ea-4690-8077-473346209b7e} 103 106
[h264 @ 0000023972FC8840] {1b81be68-a0c7-11d3-b984-00c04f2e73c5} 103 106
[h264 @ 0000023972FC8840] {4245f676-2bbc-4166-a0bb-54e7b849c380} 103 106
[h264 @ 0000023972FC8840] {6719b6fb-5cad-4acb-b00a-f3bfdec38727} 103 106
GPGGA,,,,,,0,00,,,M,0.0,M,,0000*48
GPGSA,A,1,,,,,,,,,,,,,,,*1E
GPGSV,3,1,12,01,00,000,,02,00,000,,03,00,000,,04,00,000,*7C
GPGSV,3,2,12,05,00,000,,06,00,000,,07,00,000,,08,00,000,*77
GPGSV,3,3,12,09,00,000,,10,00,000,,11,00,000,,12,00,000,*71
GPRMC,,V,,,,,,,,,,N*53
L
missing texture:F:\Development\RenegadePublicTools\CC_City_All_Files/Hpad_bolt.dds
missing texture:F:\Development\RenegadePublicTools\CC_City_All_Files/gdi_gold.dds
missing texture:F:\Development\RenegadePublicTools\CC_City_All_Files/gdi_slt.dds
missing texture:F:\Development\RenegadePublicTools\CC_City_All_Files/ob_ribs.dds
missing texture:F:\Development\RenegadePublicTools\CC_City_All_Files/gdi_base.dds
missing texture:F:\Development\RenegadePublicTools\CC_City_All_Files/gdi_trim.dds
missing texture:F:\Development\RenegadePublicTools\CC_City_All_Files/gdi_con.dds
missing texture:F:\Development\RenegadePublicTools\CC_City_All_Files/ref_gdilogo.dds
missing texture:F:\Development\RenegadePublicTools\CC_City_All_Files/gd_top2.dds
missing texture:F:\Development\RenegadePublicTools\CC_City_All_Files/atr_metal02.dds
cmake_minimum_required(VERSION 3.7)
set(CMAKE_SYSTEM_NAME WindowsStore)
set(CMAKE_SYSTEM_VERSION 10.0.10240.0)
[84/138] Generating resources.h with a custom command.
(process:5386): GLib-GObject-WARNING **: 14:30:34.933: cannot register existing type 'GdkPixbuf'
(process:5386): GLib-GObject-CRITICAL **: 14:30:34.933: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(process:5386): GLib-GObject-CRITICAL **: 14:30:34.933: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(process:5386): GLib-CRITICAL **: 14:30:34.933: g_once_init_leave: assertion 'result != 0' failed