[FFmpeg-devel] [PATCH] mpegts: clear avprograms only for removed?programs
Joakim Plate
elupus at ecce.se
Wed Feb 6 16:03:46 CET 2013
Michael Niedermayer <michaelni <at> gmx.at> writes:
>
> The idea was to remove them when the program is no longer active
> if this actually works ive no idea, so feedback is quite needed here
>
> [...]
>
I realized the issue I was thinking of is only related to the PMT. Ie
when we get a new PMT the whole program need to be replaced so no
stale streams are linked. That isn't affected by this change.
So this should be fine i think. I'll see if I can get somebody
to verify it.
More information about the ffmpeg-devel
mailing list