On 07/11/2012 01:14 PM, Justin Ruggles wrote: > The information provided by compute_pkt_fields2() is all related to > timestamps. > --- > libavformat/utils.c | 20 ++++++++++++-------- > 1 files changed, 12 insertions(+), 8 deletions(-)
The mxf FATE tests fail with this patch because the muxer sets AVFMT_NOTIMESTAMPS but actually uses timestamps if available. It just has a fallback for when they're not. I don't really like this behavior... Thoughts? -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
