We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b9bc2 commit 0fcb960Copy full SHA for 0fcb960
src/hd-rum-translator/hd-rum-recompress.h
@@ -35,6 +35,8 @@
35
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
36
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37
*/
38
+#ifndef HD_RUM_RECOMPRESS_H_270dffd1fb25
39
+#define HD_RUM_RECOMPRESS_H_270dffd1fb25
40
41
#ifdef HAVE_CONFIG_H
42
#include "config.h"
@@ -82,3 +84,4 @@ int recompress_get_num_active_ports(struct state_recompress *s);
82
84
#include <string>
83
85
void recompress_process_async(state_recompress *state, std::shared_ptr<video_frame> frame);
86
#endif
87
+#endif // HD_RUM_RECOMPRESS_H_270dffd1fb25
0 commit comments