[FFmpeg-cvslog] x86/xvididct: add some yasm guards

2015-03-19 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Mar 20 02:37:54 2015 -0300| [6b940b8c998cd8205a9cd2ebcedb9e34d0a8af45] | committer: James Almer x86/xvididct: add some yasm guards Should fix compilation on compilers with less-than-ideal dead code elimination Signed-off-by: James Almer > http://gi

[FFmpeg-cvslog] x86/xvididct: remove obsolete function prototypes

2015-03-19 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Mar 20 02:34:46 2015 -0300| [b0fea4ad7e4cc3542d98ff90534fef72d53fd9e1] | committer: James Almer x86/xvididct: remove obsolete function prototypes Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b0fea4ad7e4cc354

[FFmpeg-cvslog] avfilter/vf_pp7: remove unused var

2015-03-19 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Thu Mar 19 22:09:05 2015 +0100| [57e8047972b499d9805a90587b3fd7c42d9f44d9] | committer: Michael Niedermayer avfilter/vf_pp7: remove unused var Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=57e8047972b

[FFmpeg-cvslog] avcodec/dv: remove unused var dvquantareas

2015-03-19 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Thu Mar 19 22:11:41 2015 +0100| [7fb186784aad5ade06f27c0e7f73a74e873f733d] | committer: Michael Niedermayer avcodec/dv: remove unused var dvquantareas Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7fb

[FFmpeg-cvslog] avcodec/dv: remove unused var dv100qstep

2015-03-19 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Thu Mar 19 22:10:57 2015 +0100| [5f9d30ae8f6a9bd7c074779bb7d25038e11402f6] | committer: Michael Niedermayer avcodec/dv: remove unused var dv100qstep Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5f9d3

[FFmpeg-cvslog] avcodec/libdcadec: add missing version bump and changelog entry

2015-03-19 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Mar 19 21:09:42 2015 -0300| [03e9b1931b92884256c5dd262a583fce8a2bf2e9] | committer: James Almer avcodec/libdcadec: add missing version bump and changelog entry > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=03e9b1931b92884256c5dd262a583fc

[FFmpeg-cvslog] avcodec: Fix libdcadec include dir

2015-03-19 Thread Kacper Michajłow
ffmpeg | branch: master | Kacper Michajłow | Fri Mar 20 01:58:25 2015 +0100| [4f3c31df3f569c7171ee9e651ddf479690367b9b] | committer: Michael Niedermayer avcodec: Fix libdcadec include dir Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4f3c31df3

[FFmpeg-cvslog] webp: ensure that each transform is only used once

2015-03-19 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Mar 5 22:48:28 2015 +0100| [30e6abd1a8cc4fd5daf2e23ad2e768862c39e975] | committer: Anton Khirnov webp: ensure that each transform is only used once According to the WebP Lossless Bitstream Specification "each transform is allowed to be used on

[FFmpeg-cvslog] Merge commit '30e6abd1a8cc4fd5daf2e23ad2e768862c39e975'

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Mar 20 01:45:26 2015 +0100| [85cc76050c5e409c94c425c2f594e4ed8eb6223d] | committer: Michael Niedermayer Merge commit '30e6abd1a8cc4fd5daf2e23ad2e768862c39e975' * commit '30e6abd1a8cc4fd5daf2e23ad2e768862c39e975': webp: ensure that each tran

[FFmpeg-cvslog] movenc: write the display transform matrix

2015-03-19 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Mar 12 23:14:08 2015 +0100| [cf18e777aed9f73011c7ab7cbab8003189d4b9d8] | committer: Anton Khirnov movenc: write the display transform matrix > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cf18e777aed9f73011c7ab7cbab8003189d4b9d8 ---

[FFmpeg-cvslog] Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8'

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Mar 20 01:10:06 2015 +0100| [750cf4e5374caeef1f5174953d5b159d92abfe86] | committer: Michael Niedermayer Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8' * commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8': movenc: write the display t

[FFmpeg-cvslog] avcodec: add libdcadec decoder

2015-03-19 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Thu Mar 19 23:56:22 2015 +0100| [519868de7d9c99876efcaf57d6a9683c22732cde] | committer: Michael Niedermayer avcodec: add libdcadec decoder Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=519868de7d9c99

[FFmpeg-cvslog] avcodec: add profile define for DTS Express

2015-03-19 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Thu Mar 19 23:45:39 2015 +0100| [11fe56c8bbf39cd0c3edbf0cd404dea400ff7e0c] | committer: Michael Niedermayer avcodec: add profile define for DTS Express Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1

[FFmpeg-cvslog] avcodec/dnxhddec: Reset is_444 if format is not 444

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 23:33:36 2015 +0100| [d3bd943108d321b387f955f3ab1ece4e9977401f] | committer: Michael Niedermayer avcodec/dnxhddec: Reset is_444 if format is not 444 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] avcodec/dnxhddec: reset cur_field for non interlaced frames

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 23:56:31 2015 +0100| [77bd35d76db66426648ed4080f91123bc306a3ef] | committer: Michael Niedermayer avcodec/dnxhddec: reset cur_field for non interlaced frames Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] avcodec/dnxhddec: Check that the frame is interlaced before using cur_field

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 23:28:39 2015 +0100| [2c660e34cf3c2b77cd2bef6f292920334dfd9192] | committer: Michael Niedermayer avcodec/dnxhddec: Check that the frame is interlaced before using cur_field Fixes Ticket4227 Signed-off-by: Michael Niedermayer > http:

[FFmpeg-cvslog] avformat/avienc: Expand master ODML index when its end is reached

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 16:40:12 2015 +0100| [bbcc09518e0d1efc189a43ff0120c1a31f51c802] | committer: Michael Niedermayer avformat/avienc: Expand master ODML index when its end is reached Fixes 256Gb limit Fixes Ticket4225 Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avformat/avienc: factor out update_odml_entry()

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 03:28:08 2015 +0100| [01775c8858c171787bc475471ba2cd6e6264b00c] | committer: Michael Niedermayer avformat/avienc: factor out update_odml_entry() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] avformat/avidec: also print frame_num in debug output

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 16:36:29 2015 +0100| [81a6b075bdddc2d84ba67f95b81bed1a2779ad15] | committer: Michael Niedermayer avformat/avidec: also print frame_num in debug output Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avformat/avienc: factor write_odml_master() out

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 03:02:42 2015 +0100| [c3a6d179fbfa30150dda0c30c3f70e289420bfa4] | committer: Michael Niedermayer avformat/avienc: factor write_odml_master() out Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] Merge commit '30a041887f89cd97c372ad6a516da6e012f2c88b'

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 14:00:32 2015 +0100| [5440d4b68b6af942ea460f0eb391b7f2442b5f50] | committer: Michael Niedermayer Merge commit '30a041887f89cd97c372ad6a516da6e012f2c88b' * commit '30a041887f89cd97c372ad6a516da6e012f2c88b': ismindex: Calculate the pts

[FFmpeg-cvslog] ismindex: Calculate the pts duration of trun atoms, not the dts duration

2015-03-19 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Mon Mar 16 00:18:37 2015 +0200| [30a041887f89cd97c372ad6a516da6e012f2c88b] | committer: Martin Storsjö ismindex: Calculate the pts duration of trun atoms, not the dts duration Since the duration is compared to the tfra durations/intervals which are ex

[FFmpeg-cvslog] Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184'

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 13:38:17 2015 +0100| [b5448e66b0b88da95a3c8f08a2b2d416049585a5] | committer: Michael Niedermayer Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184' * commit '67a2912307c3c08f2725ccae162cfe3426b80184': movenc: Don't assume that f

[FFmpeg-cvslog] movenc: Don' t assume that fragment durations in pts is equal to duration in dts

2015-03-19 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Sun Mar 15 23:57:06 2015 +0200| [67a2912307c3c08f2725ccae162cfe3426b80184] | committer: Martin Storsjö movenc: Don't assume that fragment durations in pts is equal to duration in dts For strict CFR, they should be pretty much equal, but if the stream

[FFmpeg-cvslog] movenc: Move sidx edit list timestamp adjustment into a block

2015-03-19 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Mon Mar 16 15:08:49 2015 +0200| [5c337353a2546416631a87de4881850d99141c39] | committer: Martin Storsjö movenc: Move sidx edit list timestamp adjustment into a block When reading these values from track->frag_info, the same adjustment has already been

[FFmpeg-cvslog] Merge commit '5c337353a2546416631a87de4881850d99141c39'

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 13:26:44 2015 +0100| [25d7e3ad594a8b5ed1b840d75185df34efdde6ad] | committer: Michael Niedermayer Merge commit '5c337353a2546416631a87de4881850d99141c39' * commit '5c337353a2546416631a87de4881850d99141c39': movenc: Move sidx edit list

[FFmpeg-cvslog] movenc: Only adjust the cts offset at the start of fragments if necessary

2015-03-19 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Sun Mar 15 23:40:06 2015 +0200| [eee13d653953083553cceadbbedf6222ef78a006] | committer: Martin Storsjö movenc: Only adjust the cts offset at the start of fragments if necessary Adjusting it is only necessary when a sidx/tfrf/tfxd atom already has been

[FFmpeg-cvslog] Merge commit 'eee13d653953083553cceadbbedf6222ef78a006'

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 12:47:15 2015 +0100| [3602782429ef3fceafd78c52014088655e4256a4] | committer: Michael Niedermayer Merge commit 'eee13d653953083553cceadbbedf6222ef78a006' * commit 'eee13d653953083553cceadbbedf6222ef78a006': movenc: Only adjust the cts

[FFmpeg-cvslog] Merge commit '5cf892d6946b19a87bcd00d6b76ce81f45960fdb'

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 12:38:47 2015 +0100| [4631d4bec37cfa6a86693684af7d0f73be7021cb] | committer: Michael Niedermayer Merge commit '5cf892d6946b19a87bcd00d6b76ce81f45960fdb' * commit '5cf892d6946b19a87bcd00d6b76ce81f45960fdb': movenc: Write pts timestamp

[FFmpeg-cvslog] movenc: Write pts timestamps in tfxd, instead of dts timestamps

2015-03-19 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Mon Mar 16 13:02:59 2015 +0200| [5cf892d6946b19a87bcd00d6b76ce81f45960fdb] | committer: Martin Storsjö movenc: Write pts timestamps in tfxd, instead of dts timestamps This matches what we write in tfra and tfrf since 9cbf70fa0e. Signed-off-by: Martin

[FFmpeg-cvslog] movenc: Set the last packet duration based on the next packet when autoflushing

2015-03-19 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Mon Mar 9 11:47:54 2015 +0200| [b81b0cc22b22413760423e239ea644c9afdbfa2d] | committer: Martin Storsjö movenc: Set the last packet duration based on the next packet when autoflushing When automatically flushing fragments based on set conditions (fragm

[FFmpeg-cvslog] Merge commit 'b81b0cc22b22413760423e239ea644c9afdbfa2d'

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 12:29:48 2015 +0100| [00ad3432e1d80ef73cd9aea3c3b5028aeaad84b6] | committer: Michael Niedermayer Merge commit 'b81b0cc22b22413760423e239ea644c9afdbfa2d' * commit 'b81b0cc22b22413760423e239ea644c9afdbfa2d': movenc: Set the last packet

[FFmpeg-cvslog] dashenc: Heuristically fill in the duration of packets that need it

2015-03-19 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Mar 6 22:30:31 2015 +0200| [3041183677bda0a431b36e96a2c76617abaa8183] | committer: Martin Storsjö dashenc: Heuristically fill in the duration of packets that need it This avoids that the mp4 muxer does a similar heuristic, adjusting the timestamp

[FFmpeg-cvslog] Merge commit '3041183677bda0a431b36e96a2c76617abaa8183'

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 12:18:02 2015 +0100| [09585e377c71bb1a153717350011e062ae089385] | committer: Michael Niedermayer Merge commit '3041183677bda0a431b36e96a2c76617abaa8183' * commit '3041183677bda0a431b36e96a2c76617abaa8183': dashenc: Heuristically fill

[FFmpeg-cvslog] movenc: Heuristically set the duration of the last sample in a fragment if not set

2015-03-19 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Mar 6 15:45:50 2015 +0200| [2889c5e16711770437f380f1bead5f72c6a0b17a] | committer: Martin Storsjö movenc: Heuristically set the duration of the last sample in a fragment if not set Even if this is a guess, it is way better than writing a zero du

[FFmpeg-cvslog] Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a'

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 11:24:00 2015 +0100| [76fef5cd27861ec3b574a06e8be6ea03bcdde7a5] | committer: Michael Niedermayer Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a' * commit '2889c5e16711770437f380f1bead5f72c6a0b17a': movenc: Heuristically set t

[FFmpeg-cvslog] Merge commit '8dc72eeaf647736c287b59a3856a11904bedd58b'

2015-03-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 19 11:12:52 2015 +0100| [4f8540ba40b79cacf14600c0ac2da5f5d5dc604f] | committer: Michael Niedermayer Merge commit '8dc72eeaf647736c287b59a3856a11904bedd58b' * commit '8dc72eeaf647736c287b59a3856a11904bedd58b': udp: Fix crashes after addi

[FFmpeg-cvslog] udp: Fix crashes after adding AVOptions

2015-03-19 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Mar 19 09:28:25 2015 +0200| [8dc72eeaf647736c287b59a3856a11904bedd58b] | committer: Martin Storsjö udp: Fix crashes after adding AVOptions Add a missing AVClass member, check whether localaddr is null. (Previously, localaddr was always a local sta