mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
rename dmx_hal.h => dmx.h; it's a really header, not a wrapper
Origin commit data
------------------
Branch: master
Commit: a5efaf249f
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-07 (Sun, 07 Nov 2021)
Origin message was:
------------------
- rename dmx_hal.h => dmx.h; it's a really header, not a wrapper
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <cstdlib>
|
||||
|
||||
#include "audio_lib.h"
|
||||
#include "dmx_hal.h"
|
||||
#include "dmx.h"
|
||||
#include "hal_debug.h"
|
||||
|
||||
#define hal_debug(args...) _hal_debug(HAL_DEBUG_AUDIO, this, args)
|
||||
|
@@ -4,7 +4,7 @@
|
||||
#include <vector>
|
||||
#include <linux/dvb/video.h>
|
||||
#include "cs_types.h"
|
||||
#include "dmx_hal.h"
|
||||
#include "dmx.h"
|
||||
|
||||
extern "C" {
|
||||
#include <libavutil/rational.h>
|
||||
|
Reference in New Issue
Block a user