[mythtv-commits] Ticket #9536: Delete recording request not honored if issued soon after watching.

MythTV noreply at mythtv.org
Tue Mar 22 09:35:14 UTC 2011


#9536: Delete recording request not honored if issued soon after watching.
---------------------------------------+----------------------------
 Reporter:  kenneth.emerson@…          |          Owner:  stuartm
     Type:  Bug Report                 |         Status:  closed
 Priority:  minor                      |      Milestone:  0.25
Component:  MythTV - General           |        Version:  0.24-fixes
 Severity:  medium                     |     Resolution:  fixed
 Keywords:  recordings delete          |  Ticket locked:  0
---------------------------------------+----------------------------
Changes (by Jean-Yves Avenard):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 Add ability to passthru any audio type to mythtranscode.

 This is done by allowing avformatdecoder to output completely unprocessed
 raw audio data too AudioOutput::AddData. The check for passthrough
 capabilities is now entirely done by the base audio class and AVFD doesn't
 need to know anything about the codecs who can be bitstreamed. This will
 allow bitstream to be easily extended, in particular AAC bitstream.

 For exploiting the new capabilities of mythtranscode, the appropriate
 script will have to be written using mythtranscode FIFO mode.

 Closes #9536
  Changeset: 77e60c37e4d3ade66e96f001c368edd559b65d35

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9536#comment:5>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list