[FFmpeg-cvslog] mpegtsenc: stop impersonating ses in sdt

2016-06-22 Thread Francois Cartegnie
ffmpeg | branch: master | Francois Cartegnie | Tue May 17 09:54:30 2016 +0200| [393596f9d51134d6e45d81ae129223f4faea1232] | committer: Luca Barbato mpegtsenc: stop impersonating ses in sdt Unless specified, users must use non registered range for network id Signed-off-by: Luca Barbato > htt

[FFmpeg-cvslog] Merge commit '393596f9d51134d6e45d81ae129223f4faea1232'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Jun 23 08:15:43 2016 +0200| [c0ff42bf6468c7440568ec15c81edc52289f0c8a] | committer: Clément Bœsch Merge commit '393596f9d51134d6e45d81ae129223f4faea1232' * commit '393596f9d51134d6e45d81ae129223f4faea1232': mpegtsenc: stop impersonating ses in sd

[FFmpeg-cvslog] dshow: avoid duplicate NULL check before free

2016-06-22 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Fri Jun 17 14:04:34 2016 -0600| [bfbffbd7d8fd014a3693c51d7cde9926315a9fa0] | committer: Michael Niedermayer dshow: avoid duplicate NULL check before free Signed-off-by: rogerdpack Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] dshow: don't add two instances of same device to graphs

2016-06-22 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Wed Jun 15 02:17:11 2016 -0600| [9e907c040d3e6c5dbc94c198d147e7456b7c93c1] | committer: Michael Niedermayer dshow: don't add two instances of same device to graphs Signed-off-by: rogerdpack Signed-off-by: Michael Niedermayer > http://git.videolan.org/g

Re: [FFmpeg-cvslog] MAINTAINERS: Remove Linux / PowerPC maintainer

2016-06-22 Thread Clément Bœsch
On Thu, Jun 23, 2016 at 12:57:44AM +0200, Michael Niedermayer wrote: > ffmpeg | branch: master | Michael Niedermayer | Thu > Jun 23 00:49:29 2016 +0200| [18f687f73709a3ad5bb6b6fbbdbbce6dc8a91036] | > committer: Michael Niedermayer > > MAINTAINERS: Remove Linux / PowerPC maintainer > > See: [FF

[FFmpeg-cvslog] MAINTAINERS: Remove Linux / PowerPC maintainer

2016-06-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jun 23 00:49:29 2016 +0200| [18f687f73709a3ad5bb6b6fbbdbbce6dc8a91036] | committer: Michael Niedermayer MAINTAINERS: Remove Linux / PowerPC maintainer See: [FFmpeg-devel] PPC64: PowerPC Maintainer information is incorrect Signed-off-by: Mich

[FFmpeg-cvslog] fate: add apad test

2016-06-22 Thread Petru Rares Sincraian
ffmpeg | branch: master | Petru Rares Sincraian | Wed Jun 22 15:24:26 2016 +0200| [f6c48a73160c17a68a59a1f05d8c880d2f1a57a8] | committer: Michael Niedermayer fate: add apad test Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f6c48a73160c17a68a5

[FFmpeg-cvslog] lavc: fix previous merge

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Jun 23 00:42:16 2016 +0200| [aef2d3d2b5f9eb33cdf1a4f7b8a2fd83f393d665] | committer: Clément Bœsch lavc: fix previous merge > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=aef2d3d2b5f9eb33cdf1a4f7b8a2fd83f393d665 --- libavcodec/rl.c |

[FFmpeg-cvslog] Merge commit 'ffa190d0479d2370dd89c95692f822cbff2cc24c'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Jun 23 00:29:25 2016 +0200| [bcafc41a5aa838ff4a88cc020bd55aa6e0790723] | committer: Clément Bœsch Merge commit 'ffa190d0479d2370dd89c95692f822cbff2cc24c' * commit 'ffa190d0479d2370dd89c95692f822cbff2cc24c': Move VLC and RL_VLC_ELEM structure defi

[FFmpeg-cvslog] Move VLC and RL_VLC_ELEM structure definitions to a separate header

2016-06-22 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Sat May 14 11:45:01 2016 +0200| [ffa190d0479d2370dd89c95692f822cbff2cc24c] | committer: Luca Barbato Move VLC and RL_VLC_ELEM structure definitions to a separate header Use the newly created vlc.h directly instead of including get_bits when needed.

[FFmpeg-cvslog] avconv_dxva2: use the hwcontext API

2016-06-22 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sun May 1 19:19:17 2016 +0200| [b23613268c6b56a8f9de7859562d82b4b88353d9] | committer: Anton Khirnov avconv_dxva2: use the hwcontext API > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b23613268c6b56a8f9de7859562d82b4b88353d9 --- avconv_

[FFmpeg-cvslog] Merge commit 'b23613268c6b56a8f9de7859562d82b4b88353d9'

2016-06-22 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Jun 22 23:36:37 2016 +0200| [e799e2270cb899c991866894c64893012f2d7adb] | committer: Hendrik Leppkes Merge commit 'b23613268c6b56a8f9de7859562d82b4b88353d9' * commit 'b23613268c6b56a8f9de7859562d82b4b88353d9': avconv_dxva2: use the hwcontext API

[FFmpeg-cvslog] hwcontext_dxva2: support P010 10-bit surfaces

2016-06-22 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Jun 22 23:27:30 2016 +0200| [0c312a45629f195a73cb3430d8ba0b8388f29da1] | committer: Hendrik Leppkes hwcontext_dxva2: support P010 10-bit surfaces > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0c312a45629f195a73cb3430d8ba0b8388f29da1

[FFmpeg-cvslog] fate: add test for amerge

2016-06-22 Thread Petru Rares Sincraian
ffmpeg | branch: master | Petru Rares Sincraian | Tue Jun 21 14:43:01 2016 +0200| [610c0770e3d16a779d980c39edfc6184f08696e5] | committer: Michael Niedermayer fate: add test for amerge Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=610c0770e3d16

[FFmpeg-cvslog] hwcontext: add a dxva2 implementation

2016-06-22 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Mar 31 13:12:41 2016 +0200| [c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8] | committer: Anton Khirnov hwcontext: add a dxva2 implementation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8 --- doc/A

[FFmpeg-cvslog] Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'

2016-06-22 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Jun 22 22:38:49 2016 +0200| [3689efea3d59579291ecafccc3d9cbe720e7bea3] | committer: Hendrik Leppkes Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8' * commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8': hwcontext: add a dxva2 implementati

[FFmpeg-cvslog] avformat/flacdec: Fix seeking close to EOF

2016-06-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jun 22 20:33:09 2016 +0200| [d0b21b28a3d348c0302c98cee23c4820cd13e1e2] | committer: Michael Niedermayer avformat/flacdec: Fix seeking close to EOF Fixes Ticket5428 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] avcodec/flac_parser: Raise threshold for detecting invalid data

2016-06-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jun 22 20:19:40 2016 +0200| [b0b3676e136a09a13767859f429a0aa416d929cd] | committer: Michael Niedermayer avcodec/flac_parser: Raise threshold for detecting invalid data Fixes regression from Ticket5428 Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] lavc/get_bits: add a logging context to check_marker()

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 20:07:46 2016 +0200| [6c98398b0be7e7f3a03d5f3b64d16f7a0e444e7f] | committer: Clément Bœsch lavc/get_bits: add a logging context to check_marker() Based on d338abb664febbc2c7266af7818aab1f12dbc161 > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of NULL

2016-06-22 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Sat May 14 11:28:19 2016 +0200| [d338abb664febbc2c7266af7818aab1f12dbc161] | committer: Anton Khirnov mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of NULL Signed-off-by: Anton Khirnov > http://git.videolan.org/gitwe

[FFmpeg-cvslog] Merge commit 'd338abb664febbc2c7266af7818aab1f12dbc161'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 20:05:03 2016 +0200| [7475a9351f57a157cddf47db7a00b7922c7bd994] | committer: Clément Bœsch Merge commit 'd338abb664febbc2c7266af7818aab1f12dbc161' * commit 'd338abb664febbc2c7266af7818aab1f12dbc161': mpeg4videodec: Call av_log() in check_m

[FFmpeg-cvslog] Move check_marker() from get_bits to mpeg4videodec

2016-06-22 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Sat May 14 11:28:18 2016 +0200| [e4b38878da6b38ef5ca54ce14be985d6ae088834] | committer: Anton Khirnov Move check_marker() from get_bits to mpeg4videodec MPEG-4 is the only decoder which uses check_marker(). Signed-off-by: Anton Khirnov > http://

[FFmpeg-cvslog] Merge commit 'e4b38878da6b38ef5ca54ce14be985d6ae088834'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 19:57:11 2016 +0200| [575be7311cff2c958ca289df408d3e9ce2e2b1c0] | committer: Clément Bœsch Merge commit 'e4b38878da6b38ef5ca54ce14be985d6ae088834' * commit 'e4b38878da6b38ef5ca54ce14be985d6ae088834': Move check_marker() from get_bits to mp

[FFmpeg-cvslog] Merge commit '31f6a4b4b83aca1d73f3cfc99ce2b39331970bf3'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 19:51:36 2016 +0200| [541e1c2c3b7cf11c6c504dc03cd9b0559dfff3df] | committer: Clément Bœsch Merge commit '31f6a4b4b83aca1d73f3cfc99ce2b39331970bf3' * commit '31f6a4b4b83aca1d73f3cfc99ce2b39331970bf3': lavc: mark the old audio/video encoding

[FFmpeg-cvslog] lavc: mark the old audio/video encoding API as deprecated

2016-06-22 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sat May 14 13:45:05 2016 +0200| [31f6a4b4b83aca1d73f3cfc99ce2b39331970bf3] | committer: Anton Khirnov lavc: mark the old audio/video encoding API as deprecated > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=31f6a4b4b83aca1d73f3cfc99ce2b393

[FFmpeg-cvslog] Merge commit '300fb0df84e9a563ed3b8a9b3d365abb6cf34600'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 19:40:29 2016 +0200| [1c85027afe8dedb1b2940a01da74c09b932df6e7] | committer: Clément Bœsch Merge commit '300fb0df84e9a563ed3b8a9b3d365abb6cf34600' * commit '300fb0df84e9a563ed3b8a9b3d365abb6cf34600': x86inc: Improve handling of %ifid with

[FFmpeg-cvslog] x86inc: Fix AVX emulation of some instructions

2016-06-22 Thread Anton Mitrofanov
ffmpeg | branch: master | Anton Mitrofanov | Wed Apr 20 19:35:32 2016 +0200| [8d02579fae756336ae2a88d521e8cf2f6b436a2f] | committer: Anton Khirnov x86inc: Fix AVX emulation of some instructions Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8d02579fa

[FFmpeg-cvslog] Merge commit '8d02579fae756336ae2a88d521e8cf2f6b436a2f'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 19:39:13 2016 +0200| [3d1b9383b71186de393acee2c644739ba3872907] | committer: Clément Bœsch Merge commit '8d02579fae756336ae2a88d521e8cf2f6b436a2f' * commit '8d02579fae756336ae2a88d521e8cf2f6b436a2f': x86inc: Fix AVX emulation of some instr

[FFmpeg-cvslog] Merge commit '2fb1d17a5a6b6ff8da2434cde0fda821f06f608c'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 19:40:49 2016 +0200| [93f5a27313af2872713b39616c1eb9eb1c3b6415] | committer: Clément Bœsch Merge commit '2fb1d17a5a6b6ff8da2434cde0fda821f06f608c' * commit '2fb1d17a5a6b6ff8da2434cde0fda821f06f608c': x86inc: Enable AVX emulation in additio

[FFmpeg-cvslog] x86inc: Improve handling of %ifid with multi-token parameters

2016-06-22 Thread Anton Mitrofanov
ffmpeg | branch: master | Anton Mitrofanov | Wed Apr 20 19:35:33 2016 +0200| [300fb0df84e9a563ed3b8a9b3d365abb6cf34600] | committer: Anton Khirnov x86inc: Improve handling of %ifid with multi-token parameters The yasm/nasm preprocessor only checks the first token, which means that parameters s

[FFmpeg-cvslog] Merge commit 'ba3eb745cc236765c916b74b39c1874da5c3aefc'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 19:38:53 2016 +0200| [a24cbbbfc41306d5c761516d355c8beea56b118c] | committer: Clément Bœsch Merge commit 'ba3eb745cc236765c916b74b39c1874da5c3aefc' * commit 'ba3eb745cc236765c916b74b39c1874da5c3aefc': x86inc: Fix AVX emulation of scalar flo

[FFmpeg-cvslog] x86inc: Enable AVX emulation in additional cases

2016-06-22 Thread Anton Mitrofanov
ffmpeg | branch: master | Anton Mitrofanov | Wed Apr 20 19:35:34 2016 +0200| [2fb1d17a5a6b6ff8da2434cde0fda821f06f608c] | committer: Anton Khirnov x86inc: Enable AVX emulation in additional cases Allows emulation to work when dst is equal to src2 as long as the instruction is commutative, e.g.

[FFmpeg-cvslog] x86inc: Fix AVX emulation of scalar float instructions

2016-06-22 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Wed Apr 20 19:35:31 2016 +0200| [ba3eb745cc236765c916b74b39c1874da5c3aefc] | committer: Anton Khirnov x86inc: Fix AVX emulation of scalar float instructions Those instructions are not commutative since they only change the first element in the vector

[FFmpeg-cvslog] Merge commit '8996515b137f962e3a8691241c285c96437b6c53'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 19:32:00 2016 +0200| [17fdffc9f80e65bae45d2a936425623705dddb19] | committer: Clément Bœsch Merge commit '8996515b137f962e3a8691241c285c96437b6c53' * commit '8996515b137f962e3a8691241c285c96437b6c53': avpacket: fix setting AVPacket.data in

[FFmpeg-cvslog] avpacket: fix setting AVPacket.data in av_packet_ref()

2016-06-22 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu May 12 15:34:58 2016 +0200| [8996515b137f962e3a8691241c285c96437b6c53] | committer: Anton Khirnov avpacket: fix setting AVPacket.data in av_packet_ref() The data field does not necessarily point to the beginning of the underlying AVBuffer. CC: lib

[FFmpeg-cvslog] Merge commit 'e62ff72fc1052273deb708ba715f73e5187281d4'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 19:29:56 2016 +0200| [d4b1b3b06c210be9088eb0940acca0a914b6b916] | committer: Clément Bœsch Merge commit 'e62ff72fc1052273deb708ba715f73e5187281d4' * commit 'e62ff72fc1052273deb708ba715f73e5187281d4': lavc: make avcodec_open2() fail when th

[FFmpeg-cvslog] lavc: make avcodec_open2() fail when the timebase is not set for encoding

2016-06-22 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon May 2 18:38:41 2016 +0200| [e62ff72fc1052273deb708ba715f73e5187281d4] | committer: Anton Khirnov lavc: make avcodec_open2() fail when the timebase is not set for encoding Many encoders use it. There is also a divide by the timebase lower in this f

[FFmpeg-cvslog] avcodec/tests/options: Set timebase

2016-06-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jun 22 18:39:39 2016 +0200| [70d48accd8558f4b7386df369290a3ec85cd1537] | committer: Michael Niedermayer avcodec/tests/options: Set timebase Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=70d48

[FFmpeg-cvslog] Combine deprecation guards where appropriate

2016-06-22 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Wed May 4 00:32:26 2016 +0200| [11de006babf735aafa3462d43dd2c02bb6ac6e2f] | committer: Diego Biurrun Combine deprecation guards where appropriate Some code blocks use multiple bits of deprecated API. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] Merge commit '11de006babf735aafa3462d43dd2c02bb6ac6e2f'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 17:36:42 2016 +0200| [a444a50510e76a87f34d5b2e6d4f696b6af7e79b] | committer: Clément Bœsch Merge commit '11de006babf735aafa3462d43dd2c02bb6ac6e2f' * commit '11de006babf735aafa3462d43dd2c02bb6ac6e2f': Combine deprecation guards where approp

[FFmpeg-cvslog] lavf/img2dec: add pnm pipe demuxers

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 8 15:16:34 2016 +0200| [48ac4532d437790e56b8ed5d0d467dc88685f035] | committer: Clément Bœsch lavf/img2dec: add pnm pipe demuxers > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=48ac4532d437790e56b8ed5d0d467dc88685f035 --- libavfo

[FFmpeg-cvslog] avformat/utils: change bit_rate to 64 bit in estimate_timings_from_bit_rate()

2016-06-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jun 22 13:58:42 2016 +0200| [4fecb97fd36c2abab474bcf4e69f904e107812d2] | committer: Michael Niedermayer avformat/utils: change bit_rate to 64 bit in estimate_timings_from_bit_rate() Signed-off-by: Michael Niedermayer > http://git.videolan.o

[FFmpeg-cvslog] avformat/utils: Use internal-> avctx for bitrate in estimate_timings_from_bit_rate() if needed

2016-06-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jun 22 13:59:19 2016 +0200| [99c3c3237bb56bead8f996874e5a283069713f07] | committer: Michael Niedermayer avformat/utils: Use internal->avctx for bitrate in estimate_timings_from_bit_rate() if needed The internal avctx bitrate is copied into c

[FFmpeg-cvslog] swr: fix time.h include

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 14:00:08 2016 +0200| [a9eda4b26069df3d8d8582402d7acb6d2d0f4439] | committer: Clément Bœsch swr: fix time.h include > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a9eda4b26069df3d8d8582402d7acb6d2d0f4439 --- libswresample/tests

[FFmpeg-cvslog] tests: Move all test programs to a subdirectory

2016-06-22 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Wed Apr 20 11:40:40 2016 +0200| [a6a750c7ef240b72ce01e9653343a0ddf247d196] | committer: Diego Biurrun tests: Move all test programs to a subdirectory > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a6a750c7ef240b72ce01e9653343a0ddf247d196 -

[FFmpeg-cvslog] libavformat/matroskaenc: omit segment UID for webm

2016-06-22 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Mon Jun 20 14:25:48 2016 -0700| [989a614b707dcff8abdffe28dc24ec64a83b2837] | committer: Michael Niedermayer libavformat/matroskaenc: omit segment UID for webm SegmentUID is not a supported element in WebM. See: http://www.webmproject.org/docs/contai

[FFmpeg-cvslog] Split global .gitignore file into per-directory files

2016-06-22 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Wed May 11 12:03:34 2016 +0200| [257f00ec1ab06a2a161f535036c6512f3fc8e801] | committer: Diego Biurrun Split global .gitignore file into per-directory files > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=257f00ec1ab06a2a161f535036c6512f3fc8

[FFmpeg-cvslog] Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 11:25:49 2016 +0200| [5558ff3a9f11acbf751fe46a27f5c67b04b23884] | committer: Clément Bœsch Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' * commit '257f00ec1ab06a2a161f535036c6512f3fc8e801': Split global .gitignore file into per-d

[FFmpeg-cvslog] lavc/qtrleenc: simplify FF_API_CODED_FRAME deprecation guard

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 11:09:19 2016 +0200| [85185578ce309f5a605ec90d97f9acf38598ccaa] | committer: Clément Bœsch lavc/qtrleenc: simplify FF_API_CODED_FRAME deprecation guard > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=85185578ce309f5a605ec90d97f9a

[FFmpeg-cvslog] lavc/error_resilience: remove unused skip_last_mv label

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 11:07:54 2016 +0200| [0491d6993aef1211ed11b909ce7c8b0ed5b4fc58] | committer: Clément Bœsch lavc/error_resilience: remove unused skip_last_mv label Unused since a7b8a6e704d3bea4a2bf724b6b6a3b1de1b08886 > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] Add some more deprecation guards

2016-06-22 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Wed May 4 00:27:19 2016 +0200| [763d69bfb2f0094e99f43e657cfd2b0471361f6b] | committer: Diego Biurrun Add some more deprecation guards Avoids unused function/label/variable warnings after the next version bump. > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] Merge commit '763d69bfb2f0094e99f43e657cfd2b0471361f6b'

2016-06-22 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jun 22 11:06:04 2016 +0200| [e6247a22c0238a73024f29bcced8ae828fe3b39a] | committer: Clément Bœsch Merge commit '763d69bfb2f0094e99f43e657cfd2b0471361f6b' * commit '763d69bfb2f0094e99f43e657cfd2b0471361f6b': Add some more deprecation guards - psn

[FFmpeg-cvslog] lavc/videotoolbox: fix avcC extradata creation

2016-06-22 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Jun 21 16:09:06 2016 +0200| [df3484f87c4ddec548676a9eb38e6fc69aaceea6] | committer: Matthieu Bouron lavc/videotoolbox: fix avcC extradata creation Fixes properly ticket #5638. Since 772ad7142dff590c7bb30370acf5d3c9a8fb512b PPS and SPS contain th