mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
small fixes
Origin commit data
------------------
Branch: master
Commit: ee9c3fc657
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-06-11 (Fri, 11 Jun 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -92,4 +92,3 @@ static int flv2mpeg4_write_packet(Context_t *out_ctx, Flv2Mpeg4Context *mpeg4p2_
|
||||
|
||||
return flv2mpeg4_process_flv_packet(mpeg4p2_ctx->ctx, 0, pkt->data, pkt->size, time_ms);
|
||||
}
|
||||
|
||||
|
@@ -141,4 +141,3 @@ static void mpeg4p2_context_close(Mpeg4P2Context *context)
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -207,5 +207,3 @@ static int64_t wrapped_frame_get_best_effort_timestamp(const AVFrame *frame)
|
||||
return frame->best_effort_timestamp;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user