[FFmpeg-cvslog] avformat/utils: avoid discarded streams in av_find_default_stream_index()

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Apr 6 04:20:51 2015 +0200| [ff6841c6bb2d35f8d461419e45d59be7542d03fe] | committer: Michael Niedermayer avformat/utils: avoid discarded streams in av_find_default_stream_index() Fixes Ticket2010 Signed-off-by: Michael Niedermayer > http://

[FFmpeg-cvslog] avfilter/vf_mpdecimate: Fix missing ()

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Apr 6 02:41:49 2015 +0200| [ba54512a10f88e21c26bb71bd64b12fa5d68b036] | committer: Michael Niedermayer avfilter/vf_mpdecimate: Fix missing () Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ba

[FFmpeg-cvslog] lavf/libsmbclient: implement directory listing callbacks

2015-04-05 Thread Mariusz Szczepańczyk
ffmpeg | branch: master | Mariusz Szczepańczyk | Fri Apr 3 03:54:10 2015 +0200| [428675227908a4d1f32829214289234dc9b3659d] | committer: Michael Niedermayer lavf/libsmbclient: implement directory listing callbacks Reviewed-by: Lukasz Marek Signed-off-by: Michael Niedermayer > http://git.vid

[FFmpeg-cvslog] Merge commit '249796e2560c2cce1add722c3e873de96b17be74'

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Apr 6 01:37:34 2015 +0200| [99a567cbe24aba1efe65d3cfc44b7dbdebe2aab1] | committer: Michael Niedermayer Merge commit '249796e2560c2cce1add722c3e873de96b17be74' * commit '249796e2560c2cce1add722c3e873de96b17be74': svq3: initialize some requi

[FFmpeg-cvslog] svq3: initialize some required H264Context fields.

2015-04-05 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sun Apr 5 21:02:56 2015 +0200| [249796e2560c2cce1add722c3e873de96b17be74] | committer: Anton Khirnov svq3: initialize some required H264Context fields. They are no longer initialized in ff_h264_decode_init() since 43fd3dd, so svq3 needs to initialize

[FFmpeg-cvslog] swr/resample: use av_clip functions

2015-04-05 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Apr 5 15:26:49 2015 -0300| [43482bd1a55c093570d035a01b7d284a65e611ef] | committer: Michael Niedermayer swr/resample: use av_clip functions Signed-off-by: James Almer Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 22:35:14 2015 +0200| [be920e4820efe310956627074c4d04f963a327aa] | committer: Michael Niedermayer Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9' * commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9': libavcodec: Clarify the doc

[FFmpeg-cvslog] libavcodec: Clarify the documentation of the internal codec capability flags

2015-04-05 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Apr 2 15:17:01 2015 +0300| [5637ff01218a44fcc1fff9b4382a15a6470abcc9] | committer: Martin Storsjö libavcodec: Clarify the documentation of the internal codec capability flags The previous documentation was very vague and almost misleading. Signe

[FFmpeg-cvslog] avcodec/libx265: export chosen picture types

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Mar 31 00:37:46 2015 +0200| [31048d48b0410b9cfb6023054d81e627d01be342] | committer: Derek Buitenhuis avcodec/libx265: export chosen picture types Signed-off-by: Michael Niedermayer Signed-off-by: Derek Buitenhuis > http://git.videolan.org/

[FFmpeg-cvslog] Merge commit '31048d48b0410b9cfb6023054d81e627d01be342'

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 22:33:57 2015 +0200| [db4ac46fed9b12e3597903c5e99cce146bb05c7e] | committer: Michael Niedermayer Merge commit '31048d48b0410b9cfb6023054d81e627d01be342' * commit '31048d48b0410b9cfb6023054d81e627d01be342': avcodec/libx265: export cho

[FFmpeg-cvslog] h264: reset the private data in init_thread_copy()

2015-04-05 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sun Mar 29 12:26:45 2015 +0200| [bd737b5178f361a9b592691848f29a7a79603a7e] | committer: Anton Khirnov h264: reset the private data in init_thread_copy() The generic code copies the main context's private data to all the others. However that is quite da

[FFmpeg-cvslog] Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 22:25:22 2015 +0200| [39c6834c12a5627392904d0c8123c710c611a71b] | committer: Michael Niedermayer Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e' * commit 'bd737b5178f361a9b592691848f29a7a79603a7e': h264: reset the private dat

[FFmpeg-cvslog] Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 22:18:32 2015 +0200| [097efa475056e38dba8a194ff841a6ab4f1f847b] | committer: Michael Niedermayer Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8' * commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8': h264: remove a commented ou

[FFmpeg-cvslog] h264: remove a commented out nonsense line

2015-04-05 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sun Mar 29 12:19:24 2015 +0200| [a939e5b2527d0c4628815b1d3d8e29ee921227e8] | committer: Anton Khirnov h264: remove a commented out nonsense line > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a939e5b2527d0c4628815b1d3d8e29ee921227e8 ---

[FFmpeg-cvslog] Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 22:04:46 2015 +0200| [80a76905eb5c72f99cf046ae233fb7cfe7f86030] | committer: Michael Niedermayer Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45' * commit '65afa65e7393e7745427e267d6c6ca814c7c8b45': h264: drop redundant initia

[FFmpeg-cvslog] avcodec/svq3: add scaling matrix init that was removed from h264 init

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 22:10:43 2015 +0200| [aa000ddab2352b82b9ef7ec0974080065b7cc409] | committer: Michael Niedermayer avcodec/svq3: add scaling matrix init that was removed from h264 init This is needed for svq3 Signed-off-by: Michael Niedermayer > http

[FFmpeg-cvslog] h264: drop redundant initialization of the scaling matrices

2015-04-05 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sun Mar 29 12:18:36 2015 +0200| [65afa65e7393e7745427e267d6c6ca814c7c8b45] | committer: Anton Khirnov h264: drop redundant initialization of the scaling matrices It will always be initialized when actually parsing the PPS. > http://git.videolan.org/gi

[FFmpeg-cvslog] h264: factor out common code from init() and init_thread_copy()

2015-04-05 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Mar 23 05:46:49 2015 +0100| [e1f907711a91e5ce19402a1831cfbe8f709b67f7] | committer: Anton Khirnov h264: factor out common code from init() and init_thread_copy() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e1f907711a91e5ce19402a1831

[FFmpeg-cvslog] Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 21:56:50 2015 +0200| [abae926ef80c8553c732b95649d334b7a91374d3] | committer: Michael Niedermayer Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7' * commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7': h264: factor out common cod

[FFmpeg-cvslog] Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 21:11:25 2015 +0200| [14d241b19dcde7808de7c3c631886f25f91f2008] | committer: Michael Niedermayer Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690' * commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690': h264: drop redundant initia

[FFmpeg-cvslog] avcodec/svq3: add initialization which was removed from h264 init

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 21:36:07 2015 +0200| [e6c710600e1d474b53e52398969140f79052bfde] | committer: Michael Niedermayer avcodec/svq3: add initialization which was removed from h264 init This is needed for the svq3 code to work Signed-off-by: Michael Niederm

[FFmpeg-cvslog] h264: drop redundant initialization in init()

2015-04-05 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sat Mar 21 16:12:44 2015 +0100| [43fd3dd80ca2d1c2ccf6a7b7632db544c809c690] | committer: Anton Khirnov h264: drop redundant initialization in init() There is no real advantage to initializing any of those in init, assuming yuv420, before the real stream

[FFmpeg-cvslog] Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0'

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 20:55:42 2015 +0200| [68f48406069e9aff0c01c96671f7c58de166e1f8] | committer: Michael Niedermayer Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0' * commit '050324d020f843ce333276ebb6f27cc6026f37d0': h264: initialize cur_chroma

[FFmpeg-cvslog] h264: initialize cur_chroma_format_idc

2015-04-05 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sat Mar 21 16:08:18 2015 +0100| [050324d020f843ce333276ebb6f27cc6026f37d0] | committer: Anton Khirnov h264: initialize cur_chroma_format_idc This makes sure the various DSP contexts get properly initialized in ff_h264_set_parameter_from_sps() whatever

[FFmpeg-cvslog] h264: use the correct SPS during PPS parsing

2015-04-05 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri Mar 6 16:03:51 2015 +0100| [84f226a3bcd8b39801a4c9051c033ab7d61aaf76] | committer: Anton Khirnov h264: use the correct SPS during PPS parsing There is in general no reason for the currently active SPS to be the one referenced by the PPS being pars

[FFmpeg-cvslog] Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76'

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 20:43:32 2015 +0200| [cde98920da78801a40f9120cfef650ac05a4] | committer: Michael Niedermayer Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76' * commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76': h264: use the correct SPS d

[FFmpeg-cvslog] ffmpeg: Fix extradata allocation

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Fri Apr 3 23:44:38 2015 +0200| [17b27a7cbe26c790a5ef2967c04a7f5e2add8b93] | committer: Michael Niedermayer ffmpeg: Fix extradata allocation Signed-off-by: Michael Niedermayer (cherry picked from commit 4d02dfbde475d249916eb19c360e890059aa6

[FFmpeg-cvslog] avconv: do not overwrite the stream codec context for streamcopy

2015-04-05 Thread Anton Khirnov
ffmpeg | branch: release/2.4 | Anton Khirnov | Thu Apr 2 06:09:05 2015 +0200| [420aa06a2487469259a04f9be66fd15535372796] | committer: Anton Khirnov avconv: do not overwrite the stream codec context for streamcopy Since we are not doing encoding, there is no point in ever touching the separate

[FFmpeg-cvslog] Merge commit '420aa06a2487469259a04f9be66fd15535372796' into release/2.4

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Sun Apr 5 16:08:29 2015 +0200| [4347cf9f0fc753706d2c507cab6ed67fc0d0] | committer: Michael Niedermayer Merge commit '420aa06a2487469259a04f9be66fd15535372796' into release/2.4 * commit '420aa06a2487469259a04f9be66fd15535372796': avcon

[FFmpeg-cvslog] avfilter/vsrc_mandelbrot: Change enums to int, which are accessed via AVOption as int

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 15:44:59 2015 +0200| [9caec04a3139dcff7680b5a50fc8e8d9ebd6d5c9] | committer: Michael Niedermayer avfilter/vsrc_mandelbrot: Change enums to int, which are accessed via AVOption as int This fixes depending on implementation defined beha

[FFmpeg-cvslog] avfilter/yadif: Change enums to int, which are accessed via AVOption as int

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 5 15:46:11 2015 +0200| [0968180f028a3afdf60e030084753164df0adb5b] | committer: Michael Niedermayer avfilter/yadif: Change enums to int, which are accessed via AVOption as int This fixes depending on implementation defined behavior Signe

[FFmpeg-cvslog] mpeg4: suggest mpeg4_unpack_bframes bsf instead of avidemux/VirtualDub

2015-04-05 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Fri Apr 3 19:15:15 2015 +0200| [71fa0aa085ccb540469b0298a277ca5c2221532a] | committer: Michael Niedermayer mpeg4: suggest mpeg4_unpack_bframes bsf instead of avidemux/VirtualDub Signed-off-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avcodec/error_resilience: Avoid race with updating the error_count

2015-04-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Apr 4 11:46:09 2015 +0200| [cf880ccb6a82476e1b944d5d0e742b63de21283a] | committer: Michael Niedermayer avcodec/error_resilience: Avoid race with updating the error_count Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] lavf/http: add proof-of-concept http server.

2015-04-05 Thread Stephan Holljes
ffmpeg | branch: master | Stephan Holljes | Thu Apr 2 22:49:07 2015 +0200| [4a58d757de286f49eacb071d12f7e5c6cff61941] | committer: Nicolas George lavf/http: add proof-of-concept http server. Signed-off-by: Stephan Holljes Reviewed-By: Nicolas George > http://git.videolan.org/gitweb.cgi/ffm