mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
fix last commit
Origin commit data
------------------
Branch: master
Commit: e5c2d21542
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-15 (Fri, 15 Oct 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -991,7 +991,7 @@ void cVideo::Pig(int x, int y, int w, int h, int osd_w, int osd_h, int startx, i
|
||||
proc_put(VMPEG_dst_height[devnum], buffer, strlen(buffer));
|
||||
|
||||
sprintf(buffer, "%x", 1);
|
||||
proc_put(VMPEG_dst_apply[i], buffer, strlen(buffer));
|
||||
proc_put(VMPEG_dst_apply[devnum], buffer, strlen(buffer));
|
||||
}
|
||||
|
||||
static inline int rate2csapi(int rate)
|
||||
|
Reference in New Issue
Block a user