[FFmpeg-cvslog] hls: only seek if there is an offset

2015-09-22 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Tue Sep 22 13:40:20 2015 +0200| [f9f0b4c08e7dc2c178ede137af4f64ca84ab2deb] | committer: Andreas Cadhalpun hls: only seek if there is an offset If there is no #EXT-X-BYTERANGE specified, there is no need to seek.

[FFmpeg-cvslog] avcodec/mpegvideo_enc: Avoid fine lambda steps in VBV retry code when RD is not in use

2015-09-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 22 20:17:40 2015 +0200| [31623e9d1ea960035cee59839e016397a559dab3] | committer: Michael Niedermayer avcodec/mpegvideo_enc: Avoid fine lambda steps in VBV retry code when RD is not in use Reduces the number of

[FFmpeg-cvslog] avcodec/x86/mpegaudiodsp: silence -Wunused-variable on --disable-mmx

2015-09-22 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Sat Sep 19 10:47:38 2015 -0400| [0544c95fd6d0e3c1072554f9d13baf45af7fbf56] | committer: Michael Niedermayer avcodec/x86/mpegaudiodsp: silence -Wunused-variable on --disable-mmx This silences -Wunused-variable when compiled

[FFmpeg-cvslog] avfilter/hermite: fix "libavfilter/hermite.h:19:15: error: no previous prototype for hermite_interpolation"

2015-09-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 22 23:41:44 2015 +0200| [118b1ba43bfa53ffdd18955f8057ca3763aa1975] | committer: Michael Niedermayer avfilter/hermite: fix "libavfilter/hermite.h:19:15: error: no previous prototype for hermite_interpolation" Fix

[FFmpeg-cvslog] avcodec/x86/rv40dsp_init: silence -Wunused-variable on --disable-mmx

2015-09-22 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Sat Sep 19 10:43:37 2015 -0400| [4f90818ea12e5af7677dc80d315354024e16815f] | committer: Michael Niedermayer avcodec/x86/rv40dsp_init: silence -Wunused-variable on --disable-mmx This silences -Wunused-variable when compiled

[FFmpeg-cvslog] avfilter: add agate filter

2015-09-22 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Sep 17 09:38:23 2015 +| [ed4257de2d74ce5e5ae77ae96d58c58f1bbaeacd] | committer: Paul B Mahol avfilter: add agate filter Signed-off-by: Paul B Mahol >

[FFmpeg-cvslog] AAC encoder: tweak rate-distortion logic

2015-09-22 Thread Claudio Freire
ffmpeg | branch: master | Claudio Freire | Wed Sep 23 02:13:56 2015 -0300| [7ec74ae4aaf50507c5da3dfbb7336e15f848b99b] | committer: Claudio Freire AAC encoder: tweak rate-distortion logic This patch modifies the encode frame function to retry encoding the frame when the

[FFmpeg-cvslog] AAC encoder: simplify and speed up find_min_book

2015-09-22 Thread Claudio Freire
ffmpeg | branch: master | Claudio Freire | Mon Sep 21 03:41:26 2015 -0300| [b01f3ddad31aba45254dfd553447c7952f86fd31] | committer: Claudio Freire AAC encoder: simplify and speed up find_min_book Trivial change to simplify the small but hot find_min_book function. The

[FFmpeg-cvslog] configure: Force mingw's ld to keep the reloc section

2015-09-22 Thread Alex Smith
ffmpeg | branch: master | Alex Smith | Mon Sep 21 00:41:36 2015 -0400| [91b668acd6decec0a6f8d20bf56e2644f96adcb9] | committer: Michael Niedermayer configure: Force mingw's ld to keep the reloc section Binutils will always strip the relocation information from

[FFmpeg-cvslog] Update my email address

2015-09-22 Thread Jean Delvare
ffmpeg | branch: master | Jean Delvare | Tue Sep 22 10:43:27 2015 +0200| [d9c72e0d24d3987ce8eedf8244093ac6302d655e] | committer: Michael Niedermayer Update my email address My old address no longer works. Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avfilter: add tremolo filter

2015-09-22 Thread Kyle Swanson
ffmpeg | branch: master | Kyle Swanson | Mon Sep 21 10:16:43 2015 -0500| [a9509ad3f0e148a2af2efa2eaa43f859a59af0ce] | committer: Paul B Mahol avfilter: add tremolo filter Signed-off-by: Kyle Swanson >

[FFmpeg-cvslog] avformat/hls: fix some cases of HLS streams which require cookies

2015-09-22 Thread wm4
ffmpeg | branch: master | wm4 | Mon Sep 21 14:43:06 2015 +0200| [26eb2940079d0ec433cf9b2deae24560707cbcf8] | committer: wm4 avformat/hls: fix some cases of HLS streams which require cookies Broken by commit ba12ba859aabfa7153ba397d869db13acdaba340. This only happens with

[FFmpeg-cvslog] avcodec/dvdsub: fix partial packet assembly

2015-09-22 Thread wm4
ffmpeg | branch: master | wm4 | Mon Sep 21 18:16:35 2015 +0200| [f874e2728b0925b2ec30dd7ec64815f15078c06f] | committer: wm4 avcodec/dvdsub: fix partial packet assembly Assuming the first and second packets are partial, this would append the reassembly buffer (ctx->buf)

[FFmpeg-cvslog] avcodec/dvdsubdec: reject some broken packets

2015-09-22 Thread wm4
ffmpeg | branch: master | wm4 | Mon Sep 21 18:22:35 2015 +0200| [9aab3908180cbfc3c5fa1b19b58d806b5097] | committer: wm4 avcodec/dvdsubdec: reject some broken packets If cmd_pos is broken, this would just keep accumulating packets in the reassembly buffer, until it