[FFmpeg-devel] [PATCH 0/2] avisynth: av_packet usage
Stephen Hutchinson
qyot27 at gmail.com
Wed Jan 8 06:37:55 CET 2014
The first patch merges the remaining av_packet-related
bits that weren't merged in 9eac7c4, and the second patch
fixes the video+audio issue that said patch exposes (and
the seeking issue present in both the demuxer now and in
the first patch). They're separate to be able to better
distinguish the changes.
Feel free to reword the first commit, as I wasn't quite
sure how to describe those changes.
Anton Khirnov (1):
avisynth: More av_new_packet changes
Stephen Hutchinson (1):
avisynth: Use av_packet_from_data instead of av_new_packet
libavformat/avisynth.c | 25 +++++++++++++++++--------
1 file changed, 17 insertions(+), 8 deletions(-)
--
1.8.3.2
More information about the ffmpeg-devel
mailing list