mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 23:43:00 +02:00
libeplayer3/h264 cleanup
This commit is contained in:
@@ -367,8 +367,6 @@ static int writeReverseData(void* _call)
|
||||
{
|
||||
WriterAVCallData_t* call = (WriterAVCallData_t*) _call;
|
||||
|
||||
#ifndef old_reverse_playback
|
||||
|
||||
h264_printf(10, "\n");
|
||||
|
||||
if (call == NULL)
|
||||
@@ -392,13 +390,6 @@ static int writeReverseData(void* _call)
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
#else
|
||||
|
||||
return 0;
|
||||
|
||||
#endif
|
||||
|
||||
}
|
||||
/* ***************************** */
|
||||
/* Writer Definition */
|
||||
|
Reference in New Issue
Block a user