mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-09-02 02:11:12 +02:00
armbox eplayer: remove writeReverseData (unused)
This commit is contained in:
@@ -158,7 +158,6 @@ struct Writer_s WriterVideoMPEG2 =
|
||||
{
|
||||
&reset,
|
||||
&writeData,
|
||||
NULL,
|
||||
&caps
|
||||
};
|
||||
|
||||
@@ -176,6 +175,5 @@ struct Writer_s WriterVideoMPEGH264 =
|
||||
{
|
||||
&reset,
|
||||
&writeData,
|
||||
NULL,
|
||||
&h264_caps
|
||||
};
|
||||
|
Reference in New Issue
Block a user