On Tue, Jan 7, 2014 at 1:49 PM, Stephen Hutchinson <[email protected]> wrote:
> This fixes an issue where video-only scripts and audio-only
> scripts would work correctly, but video+audio scripts wouldn't
> output any audio.
>
> Seeking was also broken as a result of this issue with scripts
> serving both not outputting audio.  Moving to av_packet_from_data
> also makes seeking work as expected again.
> ---
>  libavformat/avisynth.c | 20 ++++++++++++++++----
>  1 file changed, 16 insertions(+), 4 deletions(-)
>

Ignore this patch, it's been superseded by this one:
https://lists.libav.org/pipermail/libav-devel/2014-January/054920.html
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to