[FFmpeg-cvslog] avcodec/roqvideoenc: use AV_OPT_TYPE_BOOL for quake3_compat option

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:17:57 2015 +0200| [7434b9f66f42fda88a8eb988831cfc0c6d942f8e] | committer: Clément Bœsch avcodec/roqvideoenc: use AV_OPT_TYPE_BOOL for quake3_compat option >

[FFmpeg-cvslog] avcodec/pgssubdec: use AV_OPT_TYPE_BOOL for forced_subs_only option

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:16:08 2015 +0200| [8e22becbc7ed7ceeab3f2cebee326c9bd30085e9] | committer: Clément Bœsch avcodec/pgssubdec: use AV_OPT_TYPE_BOOL for forced_subs_only option >

[FFmpeg-cvslog] avfilter/vf_framerate: calculate delta from scaled pts instead of unscaled

2015-09-12 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Sep 10 15:39:35 2015 +| [349970a67a1911cd522ee133daa7476b6301e323] | committer: Paul B Mahol avfilter/vf_framerate: calculate delta from scaled pts instead of unscaled Signed-off-by: Paul B Mahol >

[FFmpeg-cvslog] avfilter/vf_framerate: highbit depth support

2015-09-12 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Sep 7 18:30:22 2015 +| [2b77034565993e8c0bd8902127e7b2e1a000fa86] | committer: Paul B Mahol avfilter/vf_framerate: highbit depth support Signed-off-by: Paul B Mahol >

[FFmpeg-cvslog] avfilter/vf_framerate: fix frame leak at uninit

2015-09-12 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 12 02:34:52 2015 +| [6a074cfa1514c37c4ce51874ea473719f72813b6] | committer: Paul B Mahol avfilter/vf_framerate: fix frame leak at uninit Reported-by: Andres Noetzli Signed-off-by: Paul B Mahol >

[FFmpeg-cvslog] avfilter/vf_framerate: unbreak flushing

2015-09-12 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Sep 11 10:09:33 2015 +| [16f08b7a0918ec93d377bfd151e6551da4c3b38f] | committer: Paul B Mahol avfilter/vf_framerate: unbreak flushing Signed-off-by: Paul B Mahol >

[FFmpeg-cvslog] avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 option

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:14:59 2015 +0200| [5cae43e718e5226f3ef4cc3132ca83695a7a5cf4] | committer: Clément Bœsch avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 option >

[FFmpeg-cvslog] avfilter/treble: use AV_OPT_TYPE_BOOL for csg option

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:17:05 2015 +0200| [1e2c23f06c9c66c3063af70c1f32a893db084c3a] | committer: Clément Bœsch avfilter/treble: use AV_OPT_TYPE_BOOL for csg option >

[FFmpeg-cvslog] avcodec/textdec: use AV_OPT_TYPE_BOOL for keep_ass_markup option

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:11:36 2015 +0200| [7a256133ffe895f59fa66bae8132beee6efce153] | committer: Clément Bœsch avcodec/textdec: use AV_OPT_TYPE_BOOL for keep_ass_markup option >

[FFmpeg-cvslog] avformat/mov: use AV_OPT_TYPE_BOOL for export_{all, xmp} options

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:20:39 2015 +0200| [a84613b4c2a514bafa7e1d4b87f5fdf47ea85914] | committer: Clément Bœsch avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} options >

[FFmpeg-cvslog] avdevice/caca: small trivial macros adjustments

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:06:15 2015 +0200| [2c364ef82dcc196b1b016cff16887280e8a64fa9] | committer: Clément Bœsch avdevice/caca: small trivial macros adjustments >

[FFmpeg-cvslog] ffprobe: use AV_OPT_TYPE_BOOL for writers options

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:01:39 2015 +0200| [306ff409887ccc959ab882cfb3826ef4fc5eb952] | committer: Clément Bœsch ffprobe: use AV_OPT_TYPE_BOOL for writers options >

[FFmpeg-cvslog] avcodec/libx264: use AV_OPT_TYPE_BOOL for fastfirstpass option

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:10:14 2015 +0200| [51cec6c306455655621fd7069af6d2b6deefef1e] | committer: Clément Bœsch avcodec/libx264: use AV_OPT_TYPE_BOOL for fastfirstpass option >

[FFmpeg-cvslog] avcodec/h264: use AV_OPT_TYPE_BOOL for is_avc option

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:08:22 2015 +0200| [411c32386ad56bd3da7e875140bed2b035ca2619] | committer: Clément Bœsch avcodec/h264: use AV_OPT_TYPE_BOOL for is_avc option >

[FFmpeg-cvslog] avdevice/caca: remove space before ':' (English typo, cosmetics)

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:06:12 2015 +0200| [79f0f1a80bd03bd66fbf52cbff0892aba68b155a] | committer: Clément Bœsch avdevice/caca: remove space before ':' (English typo, cosmetics) >

[FFmpeg-cvslog] avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers option

2015-09-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 20:47:03 2015 +0200| [9d0a6ede30e65f9f72a4d2cecd0d27a855eabba8] | committer: Clément Bœsch avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers option >

[FFmpeg-cvslog] avfilter: add ocr filter

2015-09-12 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Sep 9 13:43:35 2015 +| [1bf7bd194bc084309abbdd0b412e70ed1961b851] | committer: Paul B Mahol avfilter: add ocr filter Signed-off-by: Paul B Mahol >

Re: [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f151c3e web/news: announce FFmpeg 2.8

2015-09-12 Thread Michael Niedermayer
On Thu, Sep 10, 2015 at 02:03:33PM -0800, Lou Logan wrote: > On Thu, Sep 10, 2015, at 01:46 PM, ffmpeg-cvslog@ffmpeg.org wrote: > [...] > > href="https://raw.githubusercontent.com/FFmpeg/FFmpeg/release/2.8/Changelog;>changelog > > +for a list of the most important changes. > > Why was this

[FFmpeg-cvslog] avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()

2015-09-12 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Sep 11 18:51:10 2015 +| [494b792441622b9a3530b3cdf0a6609228a8945f] | committer: Paul B Mahol avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() Fixes playback of some files with ffplay. Signed-off-by:

[FFmpeg-cvslog] ADPCM: Bump THP channel limit to 14

2015-09-12 Thread Rodger Combs
ffmpeg | branch: master | Rodger Combs | Fri Sep 11 09:04:23 2015 -0500| [3f9fa2d0b58b142b165d4a8eaa61d7e837a76838] | committer: Michael Niedermayer ADPCM: Bump THP channel limit to 14 Reviewed-by: Paul B Mahol Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if required headers are present

2015-09-12 Thread Alex Agranovsky
ffmpeg | branch: master | Alex Agranovsky | Sat Sep 12 20:34:14 2015 -0400| [276ab7c148b98ac44017ff39a8e525a1516a440e] | committer: Michael Niedermayer avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if required headers are present Signed-off-by:

[FFmpeg-cvslog] Merge commit 'e336c51e6ffcdb93fbcf3c6153d378400608526b'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 12:54:25 2015 +0200| [ba42096d9acb73cc9b74685bf822a3180d96bab5] | committer: Hendrik Leppkes Merge commit 'e336c51e6ffcdb93fbcf3c6153d378400608526b' * commit 'e336c51e6ffcdb93fbcf3c6153d378400608526b': pixdesc:

[FFmpeg-cvslog] pixdesc: Consistently order components

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Sep 9 12:56:48 2015 +0200| [e336c51e6ffcdb93fbcf3c6153d378400608526b] | committer: Luca Barbato pixdesc: Consistently order components Ensure that the components are ordered consistently, ie. always RGB(A) and YUV(A). This

[FFmpeg-cvslog] pixdesc: Document the component order

2015-09-12 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Thu Sep 10 05:02:47 2015 +0200| [7b02cb29d9d60cdd5ef321043d11d02023e7dc8f] | committer: Luca Barbato pixdesc: Document the component order >

[FFmpeg-cvslog] Merge commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 13:03:04 2015 +0200| [eadf6cb2c4e80304d9e18672bf5f5359a676deb2] | committer: Hendrik Leppkes Merge commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f' * commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f': pixdesc:

[FFmpeg-cvslog] Merge commit '9b5a4a9cce3042558e107ae1ed30d9bf3d867a35'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 13:14:26 2015 +0200| [c0746716215b0feb8d64ca819af5ee780087984a] | committer: Hendrik Leppkes Merge commit '9b5a4a9cce3042558e107ae1ed30d9bf3d867a35' * commit '9b5a4a9cce3042558e107ae1ed30d9bf3d867a35': mmvideo: Make

[FFmpeg-cvslog] mmvideo: Make sure the rle does not write over the frame boundaries

2015-09-12 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Thu Sep 10 14:46:05 2015 +0200| [9b5a4a9cce3042558e107ae1ed30d9bf3d867a35] | committer: Luca Barbato mmvideo: Make sure the rle does not write over the frame boundaries Bug-Id: 887 CC: libav-sta...@libav.org >

[FFmpeg-cvslog] jpeg2000: Do not warn about known and skippable markers

2015-09-12 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Fri Sep 11 03:00:36 2015 +0200| [db53a2306f62f05faa67e6f3c60ee55a9b8e4776] | committer: Luca Barbato jpeg2000: Do not warn about known and skippable markers Matches the openjpeg behaviour. >

[FFmpeg-cvslog] Merge commit 'db53a2306f62f05faa67e6f3c60ee55a9b8e4776'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 13:16:13 2015 +0200| [6e611a18390690375a60392061fb6177ef24c7a8] | committer: Hendrik Leppkes Merge commit 'db53a2306f62f05faa67e6f3c60ee55a9b8e4776' * commit 'db53a2306f62f05faa67e6f3c60ee55a9b8e4776': jpeg2000: Do

[FFmpeg-cvslog] pixdesc: Add missing alpha flag for yuva420p9be

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Sep 9 12:56:49 2015 +0200| [c7ed26ad6035793c7212c17545b0ded18b72db69] | committer: Luca Barbato pixdesc: Add missing alpha flag for yuva420p9be Signed-off-by: Luca Barbato >

[FFmpeg-cvslog] vp9: re-initialize internal buffers on bpp change also.

2015-09-12 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Sep 11 13:24:48 2015 -0400| [2563a33856eb597c9d53b4c7cab07b6f18417740] | committer: Ronald S. Bultje vp9: re-initialize internal buffers on bpp change also. >

[FFmpeg-cvslog] vp9: Fix emu[] edge overflow conditions for >8bpp/non-420.

2015-09-12 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Sep 11 13:59:17 2015 -0400| [a30a8beeb3dc44b666d0e1aefbd823752f321ac1] | committer: Ronald S. Bultje vp9: Fix emu[] edge overflow conditions for >8bpp/non-420. >

[FFmpeg-cvslog] ogg: Do not try to use the parser if it is not present

2015-09-12 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Thu Sep 10 14:11:43 2015 +0200| [41ed749fe987e60b0485fa721ad869590651324d] | committer: Luca Barbato ogg: Do not try to use the parser if it is not present Bug-Id: 886 CC: libav-sta...@libav.org >

[FFmpeg-cvslog] Merge commit '41ed749fe987e60b0485fa721ad869590651324d'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 13:05:01 2015 +0200| [09c15eac3e8c394531edf4aa8f4fd880e77d07e6] | committer: Hendrik Leppkes Merge commit '41ed749fe987e60b0485fa721ad869590651324d' * commit '41ed749fe987e60b0485fa721ad869590651324d': ogg: Do not

[FFmpeg-cvslog] Merge commit '5788623d29c3e806a7879210986110aced758dc2'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 13:25:38 2015 +0200| [84d04a0dfa05d170d54585aec8d1ad19cca12410] | committer: Hendrik Leppkes Merge commit '5788623d29c3e806a7879210986110aced758dc2' * commit '5788623d29c3e806a7879210986110aced758dc2': jpeg2000:

[FFmpeg-cvslog] jpeg2000: Split codeblock decoding from the main tile decoding

2015-09-12 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Fri Sep 11 18:19:39 2015 +0200| [5788623d29c3e806a7879210986110aced758dc2] | committer: Luca Barbato jpeg2000: Split codeblock decoding from the main tile decoding That loop is completely stand-alone. >

[FFmpeg-cvslog] lavc: allow asynchronous decoders to return correct pkt_dts values

2015-09-12 Thread wm4
ffmpeg | branch: master | wm4 | Fri Sep 11 18:36:56 2015 +0200| [87a051f97633010f71dfc1d23d806856499bf231] | committer: Luca Barbato lavc: allow asynchronous decoders to return correct pkt_dts values The generic code in utils.c sets the AVFrame.pkt_dts field from the

[FFmpeg-cvslog] mmaldec: fix pkt_dts determination

2015-09-12 Thread wm4
ffmpeg | branch: master | wm4 | Tue Sep 8 19:42:26 2015 +0200| [99404597201911de90cff2ef85f2d44176d39147] | committer: Luca Barbato mmaldec: fix pkt_dts determination This also drops setting the frame->pts field. This is usually not set by decoders, so this would be an

[FFmpeg-cvslog] Merge commit '6b652c0273d79f2e0c52ad91450bd0737cf3c8a6'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 13:29:16 2015 +0200| [45ae2997858d408b140d0f785dbb0f09369b7367] | committer: Hendrik Leppkes Merge commit '6b652c0273d79f2e0c52ad91450bd0737cf3c8a6' * commit '6b652c0273d79f2e0c52ad91450bd0737cf3c8a6': mmaldec: fix

[FFmpeg-cvslog] Merge commit '87a051f97633010f71dfc1d23d806856499bf231'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 13:30:33 2015 +0200| [264ff3dd2e5c0ca9963809730cb95614251b39d5] | committer: Hendrik Leppkes Merge commit '87a051f97633010f71dfc1d23d806856499bf231' * commit '87a051f97633010f71dfc1d23d806856499bf231': lavc: allow

[FFmpeg-cvslog] mmaldec: hack against buffering problems on broken input

2015-09-12 Thread wm4
ffmpeg | branch: master | wm4 | Tue Sep 8 19:42:22 2015 +0200| [b84675d63aaede8f6944b901250a10456c5477e6] | committer: Luca Barbato mmaldec: hack against buffering problems on broken input I can't come up with a nice way to handle this. It's hard to keep the

[FFmpeg-cvslog] Merge commit 'b84675d63aaede8f6944b901250a10456c5477e6'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 13:29:10 2015 +0200| [886f0f5ff1e467f81063d7d9e46afdea4f3ceae0] | committer: Hendrik Leppkes Merge commit 'b84675d63aaede8f6944b901250a10456c5477e6' * commit 'b84675d63aaede8f6944b901250a10456c5477e6': mmaldec: hack

[FFmpeg-cvslog] mmaldec: fix problems with flush logic

2015-09-12 Thread wm4
ffmpeg | branch: master | wm4 | Tue Sep 8 19:42:23 2015 +0200| [6b652c0273d79f2e0c52ad91450bd0737cf3c8a6] | committer: Luca Barbato mmaldec: fix problems with flush logic Don't try to do a blocking wait for MMAL output if we haven't even sent a single real packet, but

[FFmpeg-cvslog] Merge commit '1e0b8bf0b3b3b4247fb21e9839af342ae879607c'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 13:31:22 2015 +0200| [33be39efe31326dc787efc54f5077e4c4b97896c] | committer: Hendrik Leppkes Merge commit '1e0b8bf0b3b3b4247fb21e9839af342ae879607c' * commit '1e0b8bf0b3b3b4247fb21e9839af342ae879607c': travis: fix

[FFmpeg-cvslog] Merge commit 'b7ab6e18eecad43593ad2a0e9fc9eba7f24751cb'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 13:29:29 2015 +0200| [30fb54c23f520c4bd1f6563ea1821de96b8f4a17] | committer: Hendrik Leppkes Merge commit 'b7ab6e18eecad43593ad2a0e9fc9eba7f24751cb' * commit 'b7ab6e18eecad43593ad2a0e9fc9eba7f24751cb': mmaldec:

[FFmpeg-cvslog] Merge commit '99404597201911de90cff2ef85f2d44176d39147'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 13:30:41 2015 +0200| [e75b2e9c4b91ba9056768e343956d37169445685] | committer: Hendrik Leppkes Merge commit '99404597201911de90cff2ef85f2d44176d39147' * commit '99404597201911de90cff2ef85f2d44176d39147': mmaldec: fix

Re: [FFmpeg-cvslog] aacenc_tns: readjust values for new TNS decision making

2015-09-12 Thread Robert Krüger
On Sat, Sep 12, 2015 at 2:19 PM, Rostislav Pehlivanov wrote: > ffmpeg | branch: master | Rostislav Pehlivanov | > Sat Sep 12 13:15:02 2015 +0100| [3381d92671092779d40b2b7b55a595ac2fe5d474] > | committer: Rostislav Pehlivanov > > aacenc_tns: readjust

[FFmpeg-cvslog] aacenc_tns: redo coefficient quantization and decision making

2015-09-12 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Sep 12 13:04:27 2015 +0100| [a83a8d70681a7093ff4bd8232b8f75fed3d6af48] | committer: Rostislav Pehlivanov aacenc_tns: redo coefficient quantization and decision making This finally (and again) gets rid of basically

[FFmpeg-cvslog] aacenc_tns: encode coefficients directly and reenable compression

2015-09-12 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Sep 12 13:10:28 2015 +0100| [7b7866387bab1d343d17d49b5470dd93a649a61b] | committer: Rostislav Pehlivanov aacenc_tns: encode coefficients directly and reenable compression This commit was made possible with the earlier

[FFmpeg-cvslog] aacenc_tns: readjust values for new TNS decision making

2015-09-12 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Sep 12 13:15:02 2015 +0100| [3381d92671092779d40b2b7b55a595ac2fe5d474] | committer: Rostislav Pehlivanov aacenc_tns: readjust values for new TNS decision making Since TNS was fixed with the recent commits retweak the

[FFmpeg-cvslog] fate: readjust AAC encoder TNS test

2015-09-12 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Sep 12 13:17:04 2015 +0100| [1e75bee3d6031b39a11c69719fdd24871c109f9d] | committer: Rostislav Pehlivanov fate: readjust AAC encoder TNS test The recent commits change the value slightly. Even though it's within the

[FFmpeg-cvslog] avformat/avienc: add muxer option "write_channel_mask"

2015-09-12 Thread Tobias Rapp
ffmpeg | branch: master | Tobias Rapp | Thu Sep 10 14:04:18 2015 +0200| [141637002767d47154bffaf1463edcfd9445a5ee] | committer: Michael Niedermayer avformat/avienc: add muxer option "write_channel_mask" Allow writing an empty channel mask into the wave format header.

[FFmpeg-cvslog] lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video

2015-09-12 Thread Hendrik Schreiber
ffmpeg | branch: master | Hendrik Schreiber | Thu Sep 10 13:27:05 2015 +0200| [1b2412f50185447da4212f65f06e8d72a6daf06e] | committer: Vittorio Giovara lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video >

[FFmpeg-cvslog] Merge commit 'c0a49077ea4ff3a0ad30b9e33f1bb06ba9112aaa'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 15:18:05 2015 +0200| [de969904b18b438120be8b5bf99a351aa55db545] | committer: Hendrik Leppkes Merge commit 'c0a49077ea4ff3a0ad30b9e33f1bb06ba9112aaa' * commit 'c0a49077ea4ff3a0ad30b9e33f1bb06ba9112aaa': asfdec: add

[FFmpeg-cvslog] Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 15:16:57 2015 +0200| [95f92b2513342d3122320de6f80ebf8e55a91728] | committer: Hendrik Leppkes Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b' * commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b': lavc:

[FFmpeg-cvslog] lavc: Sanitize header inclusion guards

2015-09-12 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Sep 10 20:26:09 2015 +0200| [f00f6d538dcbaa122eb5e2784f41f4a299296b7b] | committer: Vittorio Giovara lavc: Sanitize header inclusion guards Fix typos, add missing comments, and remove stray lines. Signed-off-by:

[FFmpeg-cvslog] lavc: Enable side data only packets by default

2015-09-12 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Fri Sep 11 17:47:29 2015 +0200| [6064f697a321174232a3fad351afb21150c3e9e5] | committer: Vittorio Giovara lavc: Enable side data only packets by default Deprecate the now unused option, but temporarily retain the

[FFmpeg-cvslog] Merge commit '6064f697a321174232a3fad351afb21150c3e9e5'

2015-09-12 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12 15:12:05 2015 +0200| [580c4fc98a213ff56ec95f95c30dde81cb7ef46c] | committer: Hendrik Leppkes Merge commit '6064f697a321174232a3fad351afb21150c3e9e5' * commit '6064f697a321174232a3fad351afb21150c3e9e5': lavc: Enable

[FFmpeg-cvslog] configure: fix build on mingw64 target with msys2

2015-09-12 Thread Peter Belkner
ffmpeg | branch: master | Peter Belkner | Sat Sep 12 15:23:52 2015 +0200| [1d2beb686ed4782611295bfd318cfa400677576a] | committer: Hendrik Leppkes configure: fix build on mingw64 target with msys2 >