On Wed, Apr 04, 2018 at 08:43:33PM -0300, James Almer wrote: > Simplifies code in matroska_parse_frame(). This is in preparation for > the following patch. > > Signed-off-by: James Almer <jamr...@gmail.com> > --- > Prores specific stuff untested, as FATE doesn't cover it. > > libavformat/matroskadec.c | 50 > +++++++++++++++++++++++++++++++++++------------ > 1 file changed, 38 insertions(+), 12 deletions(-)
This breaks: ./ffmpeg -i matrixbench_mpeg2.mpg -vcodec prores -vframes 3 -an file-prores.mkv ./ffmpeg -i file-prores.mkv -vcodec prores -vframes 3 -an file-prores2.mkv [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Asymptotically faster algorithms should always be preferred if you have asymptotical amounts of data
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel