[mythtv] Ticket #3710: mythfrontend segv during commercials

Asher freedenizen at gmail.com
Thu Jul 19 23:02:21 UTC 2007


On 7/19/07, MythTV <mythtv at cvs.mythtv.org> wrote:
> #3710: mythfrontend segv during commercials
> -----------------------+----------------------------------------------------
>  Reporter:  anonymous  |        Owner:  danielk
>      Type:  defect     |       Status:  new
>  Priority:  minor      |    Milestone:  unknown
> Component:  mythtv     |      Version:  head
>  Severity:  medium     |   Resolution:
>   Mlocked:  0          |
> -----------------------+----------------------------------------------------
>
> Comment(by danielk):
>
>  (In [14016]) Refs #3710. Fixes error handling in ffmpeg file.
>
>  I've just sent a version of this patch to ffmpeg. Until this get's fixed
>  upstream I'm applying this patch here. If we fail in alloc_picture() after
>  successfully calling s->avctx->get_buffer we call s->avctx->release_buffer
>  so that we don't leak buffers like crazy.
>
>  The underlying problem is that ffmpeg isn't picking up on the resolution
>  change, this will be fixed separately.

can you apply this to -vid also if you have time?


More information about the mythtv-dev mailing list