ffmpeg | branch: master | Shiyou Yin | Fri Aug 31
21:41:49 2018 +0800| [df13b75aa18633f95761b34775ab5e6797d92c57] | committer:
Michael Niedermayer
avcodec/mips: [loongson] reoptimize simple idct with mmi.
Performance of mpeg4 decoding improved about 23%(from 128fps to 158fps, tested
on loongs
ffmpeg | branch: master | Shiyou Yin | Fri Aug 31
21:56:05 2018 +0800| [f91237baf6f7c11a84075b1cea1f0dc2e1c70cff] | committer:
Michael Niedermayer
avcodec/mips: [loongson] reoptimize h264_chroma_mc8_mmi v2.
Reoptimize function ff_put_h264_chroma_mc8_mmi and ff_avg_h264_chroma_mc8_mmi.
Performa
ffmpeg | branch: master | Shiyou Yin | Fri Aug 31
21:57:23 2018 +0800| [93b35a0555355ad6fe7a24b2a39b8d364f3403f8] | committer:
Michael Niedermayer
avcodec/mips: [loongson] optimize memset in h264dsp.
Optimized memset with mmi in following functions:
1. ff_h264_add_pixels4_8_mmi.
2. ff_h264_idc
ffmpeg | branch: master | Marton Balint | Sat Sep 1 19:02:47
2018 +0200| [1124df0397372c4d1dd798dc2cfb7d4e0f2bb890] | committer: Marton
Balint
avformat/libsrt: add pkt_size parameter to libsrt
Also make sure we set the URL context max packet size accordingly.
Based on a patch by Tudor Suciu
ffmpeg | branch: master | Marton Balint | Sat Aug 25 20:42:55
2018 +0200| [9fee22dbddb66fc6818c9a21879731c42de9d3e3] | committer: Marton
Balint
ffplay: do not drain existing filters when seeking
After a seek we drop all frames from the filter anyway. Audio filters already
had a similar approac
ffmpeg | branch: master | Dale Curtis | Thu Aug 30
15:18:25 2018 -0700| [320b631a99a9f759fd1d5460fd4e285d184b8186] | committer:
Michael Niedermayer
avformat/mov: Error on too large stsd entry counts.
Entries are always at least 8 bytes per the parsing code, so if we
see an impossible entry cou
ffmpeg | branch: master | Michael Bunk | Thu Aug 30
08:56:19 2018 +0200| [a82e4fb8c6f26e75506df6818fee1b61f940cbeb] | committer:
Michael Niedermayer
examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADER
AV_CODEC_FLAG_GLOBAL_HEADER should be set before calling avcodec_open2() to
have any effect.
S
ffmpeg | branch: master | Paul B Mahol | Sat Sep 1 12:38:17
2018 +0200| [ce8807c29001408eb25038316e31229533437e8a] | committer: Paul B Mahol
avcodec/scpr: refactor repeated code into decode_units()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ce8807c29001408eb25038316e3122953343