[FFmpeg-cvslog] Merge commit 'bf2f748fc74fff5272075e1fe1c07b4152421526'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 16:16:57 2017 -0300| [12290077d1ceda29c47ce9f222e42a5019664131] | committer: James Almer Merge commit 'bf2f748fc74fff5272075e1fe1c07b4152421526' * commit 'bf2f748fc74fff5272075e1fe1c07b4152421526': configure: Use correct

[FFmpeg-cvslog] configure: Use correct libm linker flag during math function checks

2017-04-04 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Wed Nov 23 09:27:28 2016 +0100| [bf2f748fc74fff5272075e1fe1c07b4152421526] | committer: Diego Biurrun configure: Use correct libm linker flag during math function checks >

[FFmpeg-cvslog] configure: Add missing asyncts filter, movie filter, and output example deps

2017-04-04 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Tue Nov 22 16:51:04 2016 +0100| [ce6f780bc6656ad3895f81a988b239ad3c8af4b8] | committer: Diego Biurrun configure: Add missing asyncts filter, movie filter, and output example deps Also add a missing avcodec.h #include in the movie

[FFmpeg-cvslog] Merge commit 'ce6f780bc6656ad3895f81a988b239ad3c8af4b8'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 16:15:02 2017 -0300| [655418014c88d5a87b3427a8f89d20cf5c86520d] | committer: James Almer Merge commit 'ce6f780bc6656ad3895f81a988b239ad3c8af4b8' * commit 'ce6f780bc6656ad3895f81a988b239ad3c8af4b8': configure: Add missing

[FFmpeg-cvslog] configure: Use correct variable name in libsnappy test

2017-04-04 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Wed Nov 23 08:54:01 2016 +0100| [04698d528cac334b6b5cabd3384f01406a766285] | committer: Diego Biurrun configure: Use correct variable name in libsnappy test >

[FFmpeg-cvslog] Merge commit '04698d528cac334b6b5cabd3384f01406a766285'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 16:08:21 2017 -0300| [b26b4d62be4e26c4ebc1f30c082b2ffbbe9bc40a] | committer: James Almer Merge commit '04698d528cac334b6b5cabd3384f01406a766285' * commit '04698d528cac334b6b5cabd3384f01406a766285': configure: Use correct

[FFmpeg-cvslog] configure: Remove old avisynth support leftover

2017-04-04 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Tue Nov 22 08:11:59 2016 +0100| [30f0d1b997f15d667c05feab0b54f0b2814ba7a9] | committer: Diego Biurrun configure: Remove old avisynth support leftover >

[FFmpeg-cvslog] Merge commit '30f0d1b997f15d667c05feab0b54f0b2814ba7a9'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 16:06:02 2017 -0300| [743eae3cd6f9755b22077befd6a78761caa741f5] | committer: James Almer Merge commit '30f0d1b997f15d667c05feab0b54f0b2814ba7a9' * commit '30f0d1b997f15d667c05feab0b54f0b2814ba7a9': configure: Remove old

[FFmpeg-cvslog] arm: warn/error on movrelx usage problematic with PIC on ELF

2017-04-04 Thread Janne Grunau
ffmpeg | branch: master | Janne Grunau | Fri Nov 18 21:06:40 2016 +0100| [6a1ea4ec932f4fc9fdc00ec51ee070b298ddb35f] | committer: Janne Grunau arm: warn/error on movrelx usage problematic with PIC on ELF The warning has false positives but our asm does not trigger it.

[FFmpeg-cvslog] Merge commit '6a1ea4ec932f4fc9fdc00ec51ee070b298ddb35f'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 16:04:29 2017 -0300| [d1ee6fb72945d43d55aa0e7f946a957274cd94c9] | committer: James Almer Merge commit '6a1ea4ec932f4fc9fdc00ec51ee070b298ddb35f' * commit '6a1ea4ec932f4fc9fdc00ec51ee070b298ddb35f': arm: warn/error on

[FFmpeg-cvslog] configure: Disable warning C4703 with MSVC

2017-04-04 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Tue Nov 22 08:18:38 2016 +0100| [5bcc6f76f180d0f88269018727c92fc562fb8abb] | committer: Diego Biurrun configure: Disable warning C4703 with MSVC This disables warnings about potentially uninitialized local pointer variables.

[FFmpeg-cvslog] Merge commit '5bcc6f76f180d0f88269018727c92fc562fb8abb'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 16:03:05 2017 -0300| [b9886e569a9c5748222b4ebf5f601823e3a6aeb6] | committer: James Almer Merge commit '5bcc6f76f180d0f88269018727c92fc562fb8abb' * commit '5bcc6f76f180d0f88269018727c92fc562fb8abb': configure: Disable

[FFmpeg-cvslog] Merge commit 'bd9cd04626a98a752c5771d057a6b86779359904'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 15:59:56 2017 -0300| [b30cd14b5732a668ca185f3e97dad73319893673] | committer: James Almer Merge commit 'bd9cd04626a98a752c5771d057a6b86779359904' * commit 'bd9cd04626a98a752c5771d057a6b86779359904': w32pthreads: Fix

[FFmpeg-cvslog] w32pthreads: Fix function pointer casts

2017-04-04 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Tue Nov 22 08:46:07 2016 +0100| [bd9cd04626a98a752c5771d057a6b86779359904] | committer: Diego Biurrun w32pthreads: Fix function pointer casts This eliminates a handful of warnings at every inclusion of the header. >

[FFmpeg-cvslog] qt-faststart: Do not try to use fancy 64-bit seeking functions on mingw32ce

2017-04-04 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Sep 13 12:55:32 2012 +0300| [233d50b275dd7cf6cc0656851e670e1b2dfba56f] | committer: Diego Biurrun qt-faststart: Do not try to use fancy 64-bit seeking functions on mingw32ce These functions are not available on mingw32ce.

[FFmpeg-cvslog] Merge commit '233d50b275dd7cf6cc0656851e670e1b2dfba56f'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 15:58:11 2017 -0300| [2c40adf218c8991769fd6f55deffdea697361e3d] | committer: James Almer Merge commit '233d50b275dd7cf6cc0656851e670e1b2dfba56f' * commit '233d50b275dd7cf6cc0656851e670e1b2dfba56f': qt-faststart: Do not try

[FFmpeg-cvslog] Merge commit '537b5b773b317af79d3a5b576ee9683e15ed84f6'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 15:56:36 2017 -0300| [30518a68a74b82abaf2a8f230fee18b7e6c477fa] | committer: James Almer Merge commit '537b5b773b317af79d3a5b576ee9683e15ed84f6' * commit '537b5b773b317af79d3a5b576ee9683e15ed84f6': rtmpdh: Do global

[FFmpeg-cvslog] rtmpdh: Do global initialization before running the test

2017-04-04 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Nov 23 23:27:26 2016 +0200| [537b5b773b317af79d3a5b576ee9683e15ed84f6] | committer: Martin Storsjö rtmpdh: Do global initialization before running the test The rtmpdh code can use crypto libraries which may require a process

[FFmpeg-cvslog] Merge commit '2f99117f6ff24ce5be2abb9e014cb8b86c2aa0e0'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 15:53:58 2017 -0300| [7d88bc10d57b035c3545f931adef360dcf8d407a] | committer: James Almer Merge commit '2f99117f6ff24ce5be2abb9e014cb8b86c2aa0e0' * commit '2f99117f6ff24ce5be2abb9e014cb8b86c2aa0e0': aarch64: vp9itxfm: Don't

[FFmpeg-cvslog] aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites it

2017-04-04 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Nov 22 15:47:17 2016 +0200| [2f99117f6ff24ce5be2abb9e014cb8b86c2aa0e0] | committer: Martin Storsjö aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites it Signed-off-by: Martin Storsjö >

[FFmpeg-cvslog] svq1dec: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Wed Apr 13 20:25:22 2016 +0200| [9f78e3a46d15abbdc900d755818ef235ae5e886c] | committer: Diego Biurrun svq1dec: Convert to the new bitstream reader >

[FFmpeg-cvslog] rdt: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Sat Apr 16 17:58:30 2016 +0200| [2dbe2aa2c2d4f02d2669feae45dee4fc45414813] | committer: Diego Biurrun rdt: Convert to the new bitstream reader >

[FFmpeg-cvslog] xsubdec: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Fri Apr 15 11:03:55 2016 +0200| [178b4ea5f9a43009781311af2737284fdca48a5c] | committer: Diego Biurrun xsubdec: Convert to the new bitstream reader >

[FFmpeg-cvslog] vble: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Thu Apr 14 11:52:48 2016 +0200| [e5bdfc679004199c4a1837e256046331e5e4e713] | committer: Diego Biurrun vble: Convert to the new bitstream reader >

[FFmpeg-cvslog] truemotion2: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Sat Apr 23 15:11:27 2016 +0200| [9ab1a3e28371f599afe05aea9f7ca75fd8eb3c3f] | committer: Diego Biurrun truemotion2: Convert to the new bitstream reader >

[FFmpeg-cvslog] ra288: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Wed Apr 13 19:34:49 2016 +0200| [c60cda7cb476315fd7f6d28715316b1aff2e080a] | committer: Diego Biurrun ra288: Convert to the new bitstream reader >

[FFmpeg-cvslog] smacker: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Wed Apr 13 19:56:53 2016 +0200| [6efbc88a5cf40c8e6f3c4f7897caf83165920d3b] | committer: Diego Biurrun smacker: Convert to the new bitstream reader >

[FFmpeg-cvslog] utvideodec: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Thu Apr 14 11:07:15 2016 +0200| [104a4289f925c600c13035de6c282fe656510a27] | committer: Diego Biurrun utvideodec: Convert to the new bitstream reader >

[FFmpeg-cvslog] rtjpeg: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Wed Apr 13 19:41:09 2016 +0200| [f26cbb555b9547b7a532c7a0d883579a52815b1d] | committer: Diego Biurrun rtjpeg: Convert to the new bitstream reader >

[FFmpeg-cvslog] ra144: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Wed Apr 13 11:53:47 2016 +0200| [7d8075cf471459dee372595c74b7f28cb4e9a05d] | committer: Diego Biurrun ra144: Convert to the new bitstream reader >

[FFmpeg-cvslog] ogg: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Sat Apr 16 17:51:16 2016 +0200| [2cef81a87cd88cf7904ef815ee109e3611fe3fa4] | committer: Diego Biurrun ogg: Convert to the new bitstream reader >

[FFmpeg-cvslog] tscc2: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Thu Apr 14 10:42:27 2016 +0200| [0bea79afa6cc71e38d58350d05cdeb33e97f6234] | committer: Diego Biurrun tscc2: Convert to the new bitstream reader >

[FFmpeg-cvslog] tiertex: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Sat Apr 23 15:13:41 2016 +0200| [0ac07d0b8d75cce10a139c868d415284a9d2ca48] | committer: Diego Biurrun tiertex: Convert to the new bitstream reader >

[FFmpeg-cvslog] twinvq: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Thu Apr 14 10:59:22 2016 +0200| [85f760fedd49816f3a197da22f4c8e33d1b3dda7] | committer: Diego Biurrun twinvq: Convert to the new bitstream reader >

[FFmpeg-cvslog] Merge commit '2dbe2aa2c2d4f02d2669feae45dee4fc45414813'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 15:51:14 2017 -0300| [7c5adf6c88dd89e716dec33d97ef63530a9ce05f] | committer: James Almer Merge commit '2dbe2aa2c2d4f02d2669feae45dee4fc45414813' * commit '2dbe2aa2c2d4f02d2669feae45dee4fc45414813': rdt: Convert to the new

[FFmpeg-cvslog] xan: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Fri Apr 15 10:57:22 2016 +0200| [be35ef92a418916f0fceaf18af5f5b768c44117f] | committer: Diego Biurrun xan: Convert to the new bitstream reader >

[FFmpeg-cvslog] wnv1: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Fri Apr 15 10:50:38 2016 +0200| [f9c59f26c852cec4dd7e5c04d26ec284a796a919] | committer: Diego Biurrun wnv1: Convert to the new bitstream reader >

[FFmpeg-cvslog] truespeech: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Thu Apr 14 10:32:31 2016 +0200| [8e4cadea5d20e463e9d6cf00fc58841f17c811e0] | committer: Diego Biurrun truespeech: Convert to the new bitstream reader >

[FFmpeg-cvslog] vima: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Thu Apr 14 11:59:21 2016 +0200| [0536e7d78248d8c563f21271fa5ace0b4f38c727] | committer: Diego Biurrun vima: Convert to the new bitstream reader >

[FFmpeg-cvslog] sipr: Convert to the new bitstream reader

2017-04-04 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Wed Apr 13 19:49:21 2016 +0200| [087bc8d70415b3b50db4dbf5adf49cf071281874] | committer: Diego Biurrun sipr: Convert to the new bitstream reader >

[FFmpeg-cvslog] arm: vp9itxfm: Rename a macro parameter to fit better

2017-04-04 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Nov 22 13:52:55 2016 +0200| [79566ec8c77969d5f9be533de04b1349834cca62] | committer: Martin Storsjö arm: vp9itxfm: Rename a macro parameter to fit better Since the same parameter is used for both input and output, the name inout

[FFmpeg-cvslog] Merge commit '79566ec8c77969d5f9be533de04b1349834cca62'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 15:42:18 2017 -0300| [52febc687b23855c00103f91ded7aa888a066f16] | committer: James Almer Merge commit '79566ec8c77969d5f9be533de04b1349834cca62' * commit '79566ec8c77969d5f9be533de04b1349834cca62': arm: vp9itxfm: Rename a

[FFmpeg-cvslog] arm/aarch64: vp9itxfm: Fix indentation of macro arguments

2017-04-04 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Nov 22 11:32:25 2016 +0200| [721bc37522c5c1d6a8c3cea5e9c3fcde8d256c05] | committer: Martin Storsjö arm/aarch64: vp9itxfm: Fix indentation of macro arguments Signed-off-by: Martin Storsjö >

[FFmpeg-cvslog] Merge commit '721bc37522c5c1d6a8c3cea5e9c3fcde8d256c05'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 15:38:15 2017 -0300| [7283725a08c95df11ae7f09b1ad7cba0639e95df] | committer: James Almer Merge commit '721bc37522c5c1d6a8c3cea5e9c3fcde8d256c05' * commit '721bc37522c5c1d6a8c3cea5e9c3fcde8d256c05': arm/aarch64: vp9itxfm:

[FFmpeg-cvslog] checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST).

2017-04-04 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Nov 18 00:17:02 2016 +0200| [06fec74cacbb0ef7f3e5ea0e6c9ced1b6fd7565d] | committer: Martin Storsjö checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST). Signed-off-by: Martin Storsjö >

[FFmpeg-cvslog] Merge commit 'effc1430b2fe5997d9d55bf28dc507c27125eb27'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 15:26:18 2017 -0300| [6747fc436e05c4005d0612a275c996c72b7c2736] | committer: James Almer Merge commit 'effc1430b2fe5997d9d55bf28dc507c27125eb27' * commit 'effc1430b2fe5997d9d55bf28dc507c27125eb27': Revert "checkasm:

[FFmpeg-cvslog] Merge commit '06fec74cacbb0ef7f3e5ea0e6c9ced1b6fd7565d'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 15:28:56 2017 -0300| [e386a2f2fe146051d97866472b92520d21be322f] | committer: James Almer Merge commit '06fec74cacbb0ef7f3e5ea0e6c9ced1b6fd7565d' * commit '06fec74cacbb0ef7f3e5ea0e6c9ced1b6fd7565d': checkasm: vp9dsp:

[FFmpeg-cvslog] Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately"

2017-04-04 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Nov 18 10:09:12 2016 +0200| [effc1430b2fe5997d9d55bf28dc507c27125eb27] | committer: Martin Storsjö Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately" This reverts commit

[FFmpeg-cvslog] matroska: use av_stream_add_side_data() for stereo3d side data

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Nov 22 15:50:28 2016 -0500| [12ab667e219e7fbf8e9aef3731039b75c822df25] | committer: Vittorio Giovara matroska: use av_stream_add_side_data() for stereo3d side data Signed-off-by: James Almer Signed-off-by:

[FFmpeg-cvslog] utils: Add av_stream_add_side_data()

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Nov 22 17:16:48 2016 -0500| [79ff9935ae4ae90a4dd485bd9a3a440281d866b2] | committer: Vittorio Giovara utils: Add av_stream_add_side_data() Functionally similar to av_packet_add_side_data(). Allows the use of an already allocated

[FFmpeg-cvslog] Merge commit '12ab667e219e7fbf8e9aef3731039b75c822df25'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 15:07:57 2017 -0300| [caf3c5b27f031ee9d6ddaf2c7cc53d47f8f6b185] | committer: James Almer Merge commit '12ab667e219e7fbf8e9aef3731039b75c822df25' * commit '12ab667e219e7fbf8e9aef3731039b75c822df25': matroska: use

[FFmpeg-cvslog] mov: Use av_stream_add_side_data() for displaymatrix side data

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Nov 21 18:54:29 2016 -0500| [1893495e1d023365b4aa24e5e1bd1b24ad5d34fd] | committer: Vittorio Giovara mov: Use av_stream_add_side_data() for displaymatrix side data Signed-off-by: James Almer Signed-off-by:

[FFmpeg-cvslog] fate.sh: Allow setting other make flags for running tests

2017-04-04 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue May 21 10:21:37 2013 +0300| [286ab878bd39b56008035638227b3ecb8ec5bbb7] | committer: Martin Storsjö fate.sh: Allow setting other make flags for running tests If makeopts_fate is set, these makeopts are used for running the tests

[FFmpeg-cvslog] Merge commit '286ab878bd39b56008035638227b3ecb8ec5bbb7'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 15:03:34 2017 -0300| [22164971b0b1ef5c7628fc2ec1eafb768fa449ac] | committer: James Almer Merge commit '286ab878bd39b56008035638227b3ecb8ec5bbb7' * commit '286ab878bd39b56008035638227b3ecb8ec5bbb7': fate.sh: Allow setting

[FFmpeg-cvslog] avpacket: fix leak on realloc in av_packet_add_side_data()

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Nov 19 15:33:58 2016 -0300| [aa498c3183236a93206b4a0e8225b9db0660b50d] | committer: Anton Khirnov avpacket: fix leak on realloc in av_packet_add_side_data() If realloc fails, the pointer is overwritten and the previously allocated

[FFmpeg-cvslog] Merge commit 'aa498c3183236a93206b4a0e8225b9db0660b50d'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 14:51:46 2017 -0300| [b20bf5584f7a420b000fbea87a507bf171f340c6] | committer: James Almer Merge commit 'aa498c3183236a93206b4a0e8225b9db0660b50d' * commit 'aa498c3183236a93206b4a0e8225b9db0660b50d': avpacket: fix leak on

[FFmpeg-cvslog] Merge commit '728ea23cce07467b732f538c87c13da13dd6dcf3'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 14:41:23 2017 -0300| [52bce9a13ddca52921c8a32ffcdd2d97b15d0f4d] | committer: James Almer Merge commit '728ea23cce07467b732f538c87c13da13dd6dcf3' * commit '728ea23cce07467b732f538c87c13da13dd6dcf3': examples/decode_video:

[FFmpeg-cvslog] examples/decode_video: allocate the packet dynamically

2017-04-04 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Oct 20 11:03:20 2016 +0200| [c7ab0eb3050acdd3b8cab2c55fc9c1b2e8610a65] | committer: Anton Khirnov examples/decode_video: allocate the packet dynamically AVPackets on stack are discouraged. >

[FFmpeg-cvslog] examples/decode_video: use a parser for splitting the input

2017-04-04 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Oct 19 21:56:22 2016 +0200| [f78d360bba6dcfb585847a49a84e89c25950fbdb] | committer: Anton Khirnov examples/decode_video: use a parser for splitting the input Do not rely on the decoder handling this, as it's not guaranteed to

[FFmpeg-cvslog] examples/decode_video: switch to the new decoding API

2017-04-04 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Oct 19 21:56:22 2016 +0200| [728ea23cce07467b732f538c87c13da13dd6dcf3] | committer: Anton Khirnov examples/decode_video: switch to the new decoding API >

[FFmpeg-cvslog] Merge commit 'f78d360bba6dcfb585847a49a84e89c25950fbdb'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 14:34:52 2017 -0300| [fddd6af45cfdb228cd34c36210a8afd39757a6c8] | committer: James Almer Merge commit 'f78d360bba6dcfb585847a49a84e89c25950fbdb' * commit 'f78d360bba6dcfb585847a49a84e89c25950fbdb': examples/decode_video:

[FFmpeg-cvslog] Merge commit 'c7ab0eb3050acdd3b8cab2c55fc9c1b2e8610a65'

2017-04-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 4 14:47:09 2017 -0300| [81cc33adc68ef43a6de522042e0b1050b54c9d86] | committer: James Almer Merge commit 'c7ab0eb3050acdd3b8cab2c55fc9c1b2e8610a65' * commit 'c7ab0eb3050acdd3b8cab2c55fc9c1b2e8610a65': examples/decode_video:

[FFmpeg-cvslog] doc/examples/extract_mvs: re-indent after previous commit

2017-04-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Apr 3 16:32:50 2017 +0200| [400378b7b3a4fb34991c7267beb09272615fdea2] | committer: Matthieu Bouron doc/examples/extract_mvs: re-indent after previous commit >

[FFmpeg-cvslog] doc/examples/extract_mvs: make pkt local to the main function

2017-04-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Apr 3 16:15:58 2017 +0200| [1cf93196fc6993541194c06a67bd59e45a4b3a44] | committer: Matthieu Bouron doc/examples/extract_mvs: make pkt local to the main function >

[FFmpeg-cvslog] doc/examples/extract_mvs: switch to new decoding API

2017-04-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Apr 3 15:25:09 2017 +0200| [82116bd8a45c9c5ad8874233ebc2f5583170856f] | committer: Matthieu Bouron doc/examples/extract_mvs: switch to new decoding API >

[FFmpeg-cvslog] Merge commit '59ab9e8ba1df7e3347a4cd2bd56c32e74aede802'

2017-04-04 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Apr 4 11:48:23 2017 +0200| [6db36a0227656057b43ab562dcabc2aa3fb8686f] | committer: Clément Bœsch Merge commit '59ab9e8ba1df7e3347a4cd2bd56c32e74aede802' * commit '59ab9e8ba1df7e3347a4cd2bd56c32e74aede802':

[FFmpeg-cvslog] examples/encode_video: allocate the packet dynamically

2017-04-04 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Oct 20 11:03:20 2016 +0200| [59ab9e8ba1df7e3347a4cd2bd56c32e74aede802] | committer: Anton Khirnov examples/encode_video: allocate the packet dynamically AVPackets on stack are discouraged. >

[FFmpeg-cvslog] examples/encode_video: switch to the new encoding API

2017-04-04 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Oct 20 11:03:20 2016 +0200| [5f102a9559099429826e84758b8b5182244c52db] | committer: Anton Khirnov examples/encode_video: switch to the new encoding API >

[FFmpeg-cvslog] Merge commit '5f102a9559099429826e84758b8b5182244c52db'

2017-04-04 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Apr 4 11:44:45 2017 +0200| [4ea942f2ceaafbfed43933895bd0e8aad043ca44] | committer: Clément Bœsch Merge commit '5f102a9559099429826e84758b8b5182244c52db' * commit '5f102a9559099429826e84758b8b5182244c52db':

[FFmpeg-cvslog] Merge commit 'fee0f1de2c6a9924acb74013436dbea8f2bd1ecb'

2017-04-04 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Apr 4 11:40:34 2017 +0200| [dd0113da3cff8d49c6283d04314599279689cfe4] | committer: Clément Bœsch Merge commit 'fee0f1de2c6a9924acb74013436dbea8f2bd1ecb' * commit 'fee0f1de2c6a9924acb74013436dbea8f2bd1ecb':

[FFmpeg-cvslog] examples/decode_audio: flush the decoder

2017-04-04 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Oct 19 21:56:22 2016 +0200| [fee0f1de2c6a9924acb74013436dbea8f2bd1ecb] | committer: Anton Khirnov examples/decode_audio: flush the decoder >

[FFmpeg-cvslog] examples/decode_audio: allocate the packet dynamically

2017-04-04 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Oct 19 21:56:22 2016 +0200| [9a38184a143a1560814b084aebe628f8df46e666] | committer: Anton Khirnov examples/decode_audio: allocate the packet dynamically AVPackets on stack are discouraged now. >

[FFmpeg-cvslog] Merge commit '9a38184a143a1560814b084aebe628f8df46e666'

2017-04-04 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Apr 4 11:38:56 2017 +0200| [d1105e8f436e0b40f8cb83b8c1da09320351c2d0] | committer: Clément Bœsch Merge commit '9a38184a143a1560814b084aebe628f8df46e666' * commit '9a38184a143a1560814b084aebe628f8df46e666':

[FFmpeg-cvslog] examples/decode_audio: handle planar audio now produced by the MP2 decoder

2017-04-04 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Oct 19 21:56:22 2016 +0200| [45a1ce2ff7688656aacd53c27de5815a7ec13afe] | committer: Anton Khirnov examples/decode_audio: handle planar audio now produced by the MP2 decoder >

[FFmpeg-cvslog] Merge commit '45a1ce2ff7688656aacd53c27de5815a7ec13afe'

2017-04-04 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Apr 4 11:37:11 2017 +0200| [28fd79c9db712a2f73ebdbfafa3abbd3040b1a2f] | committer: Clément Bœsch Merge commit '45a1ce2ff7688656aacd53c27de5815a7ec13afe' * commit '45a1ce2ff7688656aacd53c27de5815a7ec13afe':

[FFmpeg-cvslog] Merge commit '3d66717f7cb5555257244be8f5bce172ed3af7ac'

2017-04-04 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Apr 4 11:33:04 2017 +0200| [3d12d106775a5a821b3cb3aaaeadd8cb48f19550] | committer: Clément Bœsch Merge commit '3d66717f7cb257244be8f5bce172ed3af7ac' * commit '3d66717f7cb257244be8f5bce172ed3af7ac':

[FFmpeg-cvslog] examples/decode_audio: use the new audio decoding API

2017-04-04 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Oct 19 21:56:22 2016 +0200| [3d66717f7cb257244be8f5bce172ed3af7ac] | committer: Anton Khirnov examples/decode_audio: use the new audio decoding API >

[FFmpeg-cvslog] Merge commit '0946c754d99c05413e813ee515039adcf0f9232a'

2017-04-04 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Apr 4 11:27:37 2017 +0200| [87e16e2b44584fdb4397b59cf59274e68a58fb7c] | committer: Clément Bœsch Merge commit '0946c754d99c05413e813ee515039adcf0f9232a' * commit '0946c754d99c05413e813ee515039adcf0f9232a':

[FFmpeg-cvslog] examples/decode_audio: use a parser for splitting the input

2017-04-04 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Oct 19 21:56:22 2016 +0200| [0946c754d99c05413e813ee515039adcf0f9232a] | committer: Anton Khirnov examples/decode_audio: use a parser for splitting the input Do not rely on the decoder handling this, as it's not guaranteed to

[FFmpeg-cvslog] examples/decode_audio: reduce the scope of 2 variables

2017-04-04 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Apr 4 11:17:35 2017 +0200| [34ec327f693ac1ad17c522e89ebff2b8c57d9b34] | committer: Clément Bœsch examples/decode_audio: reduce the scope of 2 variables >

[FFmpeg-cvslog] lavc: add AV_ prefix to CODEC_CAP_DELAY in doxy

2017-04-04 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Apr 4 09:58:29 2017 +0200| [8c5c6871ba677fee59808fa9231e7f39a1cd75f0] | committer: Clément Bœsch lavc: add AV_ prefix to CODEC_CAP_DELAY in doxy >

[FFmpeg-cvslog] lavc/mediacodecdec: switch to AV_CODEC_CAP_DELAY

2017-04-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Apr 4 09:07:54 2017 +0200| [6ffaf90b32e42b6114cf558ed92bbd4fa93c6f49] | committer: Matthieu Bouron lavc/mediacodecdec: switch to AV_CODEC_CAP_DELAY >

[FFmpeg-cvslog] stdatomic/win32: only include the lean windows headers to avoid conflicts

2017-04-04 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Tue Apr 4 09:33:23 2017 +0200| [9ac1e884365314765f75517e91563be0351f6bd1] | committer: Hendrik Leppkes stdatomic/win32: only include the lean windows headers to avoid conflicts >

[FFmpeg-cvslog] doc/muxers: fix default value for image2 option start_number.

2017-04-04 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Mon Apr 3 12:13:30 2017 +0200| [0c20f9fcab41fe7468a898919d2e3cf7bb6b432a] | committer: Nicolas George doc/muxers: fix default value for image2 option start_number. >

[FFmpeg-cvslog] ffprobe: port to new decode API

2017-04-04 Thread wm4
ffmpeg | branch: master | wm4 | Thu Mar 30 16:58:04 2017 +0200| [2a88ebd096f3c748a2d99ed1b60b22879b3c567c] | committer: wm4 ffprobe: port to new decode API Not sure if it behaves ideally in presence of decoding errors. >