[FFmpeg-cvslog] doc/formats: get fflags values up-to-date

2018-06-14 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu Jun 14 17:46:45 2018 +0530| [daf38d0753a2fdb4fc34c41735650698a9d50b36] | committer: Gyan Doshi doc/formats: get fflags values up-to-date > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=daf38d0753a2fdb4fc34c41735650698a9d50b36 --- doc/form

[FFmpeg-cvslog] avformat/mov: Only set pkt->duration to non negative values

2018-06-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed May 16 23:35:58 2018 +0200| [8176799f31b23849382623f0f9001acc5edf7c76] | committer: Michael Niedermayer avformat/mov: Only set pkt->duration to non negative values Reviewed-by: Sasi Inguva Signed-off-by: Michael Niedermayer > http://git.vi

[FFmpeg-cvslog] ffmpeg: assert that audio packet duration in process_input_packet() is non negative

2018-06-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jun 13 16:50:39 2018 +0200| [28d33c252ecaf1c4ce8a542eafb63a0836a2c6d2] | committer: Michael Niedermayer ffmpeg: assert that audio packet duration in process_input_packet() is non negative Signed-off-by: Michael Niedermayer > http://git.vid

[FFmpeg-cvslog] fftools/ffmpeg: Fallback to duration if sample rate is unavailable

2018-06-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue May 1 22:44:07 2018 +0200| [16d8b13b3b26c19d7f8856e039fe6662d96b4ff3] | committer: Michael Niedermayer fftools/ffmpeg: Fallback to duration if sample rate is unavailable Regression since: af1761f7 Fixes: Division by 0 Fixes: ffmpeg_crash_1

[FFmpeg-cvslog] configure: The eac3_core bitstream filter needs the ac3 parser.

2018-06-14 Thread Carl Eugen Hoyos
ffmpeg | branch: release/4.0 | Carl Eugen Hoyos | Tue Jun 12 10:02:44 2018 +0200| [a6d85a97d0be5c4008a0c167e1af8f74cc7db812] | committer: Carl Eugen Hoyos configure: The eac3_core bitstream filter needs the ac3 parser. Fixes linking with "--disable-everything --enable-bsf=eac3_core". (cherry p

[FFmpeg-cvslog] lavc/dpx: Reset n_datum for every new line when decoding 12bit.

2018-06-14 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Jun 13 14:19:45 2018 +0200| [78298bce70edda705ebfc61ee1d0b8a3b3dad772] | committer: Carl Eugen Hoyos lavc/dpx: Reset n_datum for every new line when decoding 12bit. Fixes odd unpacked 12bit decoding. Reported-by: Piotr Bandurski > http://git.vi

[FFmpeg-cvslog] lavfi/atempo: raise max tempo limit (v2)

2018-06-14 Thread Pavel Koshevoy
ffmpeg | branch: master | Pavel Koshevoy | Thu Jun 14 19:19:17 2018 -0600| [29cddc99cd8302e462bbae572e885e88f63d6dc3] | committer: Pavel Koshevoy lavfi/atempo: raise max tempo limit (v2) > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=29cddc99cd8302e462bbae572e885e88f63d6dc3 ---