[FFmpeg-cvslog] avformat/dump: Fix sign bug in reported "start" time

2016-04-13 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Tue Apr 12 21:49:27 2016 -0700| [949444348b752664243681625f9f1d2c55b6dfaa] | committer: Michael Niedermayer avformat/dump: Fix sign bug in reported "start" time Previously, the bug was that if -1 < start_time < 0, the reported "start

[FFmpeg-cvslog] avformat/dashenc: Add framerate to dash manifest

2015-11-18 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Wed Nov 18 01:13:14 2015 -0800| [0be48dd9bb6e89c1632fdc95185b24d0bec32843] | committer: Michael Niedermayer avformat/dashenc: Add framerate to dash manifest DASH manifest should have framerate specified as an attribute in the AdaptationSet element and

[FFmpeg-cvslog] avformat/aviobuf: Improve readability of aviobuf (Add comments and docs)

2015-11-16 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Sun Nov 15 18:02:11 2015 -0800| [a01c24e8c591985b9aa17a8a1984b517541ef3be] | committer: Michael Niedermayer avformat/aviobuf: Improve readability of aviobuf (Add comments and docs) Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avformat/aviobuf: Simplify avio_read() and avio_seek()

2015-11-16 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Sun Nov 15 18:02:11 2015 -0800| [a01ba7f579f47b2ba22ca11d3e9c067ebd789a4e] | committer: Michael Niedermayer avformat/aviobuf: Simplify avio_read() and avio_seek() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] ffmpeg: Simplify fps code related to delta0

2015-11-15 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Sat Nov 14 18:26:30 2015 -0800| [1fe82abac7ecc072b83644dcd89678b50d69d23a] | committer: Michael Niedermayer ffmpeg: Simplify fps code related to delta0 Small refactor of fps code for improved readability. In particular the "cor" variable was u

[FFmpeg-cvslog] ffmpeg: Fixing typos and adding comments to fps code

2015-11-15 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Sat Nov 14 18:23:20 2015 -0800| [dfa98c4f839ea8bc447f370f97840977447a41c0] | committer: Michael Niedermayer ffmpeg: Fixing typos and adding comments to fps code Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avformat/async: Fix bug where async could not recover after seek to eof

2015-11-13 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Wed Nov 11 02:00:21 2015 -0800| [d07585f04add2448c9a8760ba263f7ac64c910c7] | committer: Michael Niedermayer avformat/async: Fix bug where async could not recover after seek to eof When async issues its inner seek via ffurl_seek, it treats failures as EOF

[FFmpeg-cvslog] avformat/mov: Add option to ignore chapters during parsing

2015-11-10 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Tue Nov 10 11:11:26 2015 -0800| [85e3c31fd54c106d45b0066e4fc3cf42d31ffb41] | committer: Michael Niedermayer avformat/mov: Add option to ignore chapters during parsing Chapter-indexing can be expensive since chapters may be interspersed throughout the

[FFmpeg-cvslog] avformat/cache: Avoid int-overflow in cache compare function

2015-11-09 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Sun Nov 8 16:35:01 2015 -0800| [72f9a6349cae0eba7caf9e338bee46c1d9baed27] | committer: Michael Niedermayer avformat/cache: Avoid int-overflow in cache compare function cache protocol indexes its cache using AVTreeNodes which require a cmp function for

[FFmpeg-cvslog] avformat/cache: Use int64_t to avoid int overflow in cache_read

2015-11-03 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Mon Nov 2 10:20:39 2015 -0800| [d917f25658c47b617420aa7a389cc354d6580ee4] | committer: Michael Niedermayer avformat/cache: Use int64_t to avoid int overflow in cache_read Fixes an issue where an int64_t ffurl_seek return-value was being stored in an int

[FFmpeg-cvslog] dashenc: log file output progress in verbose mode

2014-12-09 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Tue Dec 9 08:11:23 2014 +| [fa8934d6d6a0bb290010bdf16265c40b331d56fb] | committer: Martin Storsjö dashenc: log file output progress in verbose mode As the manifest/segments are flushed to disk, log to stderr the progress, when in verbose logging mode

[FFmpeg-cvslog] dashenc: Add options to make segment names configurable

2014-11-28 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Thu Nov 27 09:46:02 2014 +| [a9d8d35e4833fc4dfbf557ce73c84e9ca6224427] | committer: Martin Storsjö dashenc: Add options to make segment names configurable This allows one to specify templated segment names for init-segments, media-segments, and for the