• Adrian Grange's avatar
    Revert "Removing this_frame_stats member from TWO_PASS struct." · a4f74792
    Adrian Grange authored
    Use of stack frame variable "fps" beyond the lifetime of the function.
    
    fps is sent as a paremeter to output_stats and stored in the
    packet holding this encoded frame. This has scope beyond the
    lifetime of the calling function.
    
    This reverts commit 3f95a230
    
    Change-Id: Icd8e14b3d7dd733590ada12e619b9dce95b6b0f5
    a4f74792
qmldir 791 bytes
module QtQuick.Controls
plugin qtquickcontrolsplugin
ApplicationWindow 1.0 ApplicationWindow.qml
Button 1.0 Button.qml
CheckBox 1.0 CheckBox.qml
ComboBox 1.0 ComboBox.qml
GroupBox 1.0 GroupBox.qml
Label 1.0 Label.qml
MenuBar 1.0 MenuBar.qml
Menu 1.0 Menu.qml
StackView 1.0 StackView.qml
ProgressBar 1.0 ProgressBar.qml
RadioButton 1.0 RadioButton.qml
ScrollView 1.0 ScrollView.qml
Slider 1.0 Slider.qml
SpinBox 1.0 SpinBox.qml
SplitView 1.0 SplitView.qml
StackViewDelegate 1.0 StackViewDelegate.qml
StackViewTransition 1.0 StackViewTransition.qml
StatusBar 1.0 StatusBar.qml
Tab 1.0 Tab.qml
TabView 1.0 TabView.qml
TableView 1.0 TableView.qml
TableViewColumn 1.0 TableViewColumn.qml
TextArea 1.0 TextArea.qml
TextField 1.0 TextField.qml
ToolBar 1.0 ToolBar.qml
ToolButton 1.0 ToolButton.qml