On 10/02/2012 03:09 PM, Anton Khirnov wrote: > > On Tue, 2 Oct 2012 13:22:38 -0400, Justin Ruggles <[email protected]> > wrote: >> --- >> avconv.c | 11 +++++------ >> libavcodec/internal.h | 14 ++++++++++++++ >> libavcodec/utils.c | 15 +++++++++++++++ >> 3 files changed, 34 insertions(+), 6 deletions(-) >> > > There is really no need to send a new patch if you just inserted some > empty lines. > > Or did you change anything else?
Sorry, I should've noted it. In avconv.c, I changed it to set pkt->pts to AV_NOPTS_VALUE after decoding the frame and I updated a comment. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
