Opened 17 years ago

Closed 16 years ago

#4040 closed defect (fixed)

[PATCH] DTVRecorder - Flush _payload_buffer at end of recording

Reported by: Shane Shrybman <gnome42@…> Owned by: Janne Grunau
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Hi,

The attached patch writes out the _payload_buffer at the end of a recording before doing the final ringBuffer->WriterFlush?().

Shane

Attachments (1)

mythtv_dtvrec_payload_buffer_flush.diff (748 bytes) - added by Shane Shrybman <gnome42@…> 17 years ago.

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by Shane Shrybman <gnome42@…>

comment:1 Changed 16 years ago by Janne Grunau

Milestone: unknown0.21
Owner: changed from Isaac Richards to Janne Grunau
Status: newassigned
Version: unknownhead

comment:2 Changed 16 years ago by Janne Grunau

Resolution: fixed
Status: assignedclosed

(In [14655]) Closes #4040. Write and flush internal buffer before switching to a new file

Avoids writing data fro the previous recording at the start of a new file Patch by gnome42 A gmail P com

Note: See TracTickets for help on using tickets.