[FFmpeg-cvslog] movtextdec: Add support for automatic text wrapping

2015-08-14 Thread Niklesh
ffmpeg | branch: master | Niklesh | Fri Aug 14 20:37:51 2015 +0530| [a604289b85709850cb5ef2fe1567456fb6825ce2] | committer: Philip Langdale movtextdec: Add support for automatic text wrapping The value of wrap_flag in the Text Wrap Box specifies if the text is to be wrapped or not. Uses 'end o

[FFmpeg-cvslog] examples/avio_list_dir: add move and delete methods

2015-08-14 Thread Mariusz Szczepańczyk
ffmpeg | branch: master | Mariusz Szczepańczyk | Sat Aug 15 02:01:20 2015 +0200| [c84d208c275d6a43b3c3421d38772179abf8acee] | committer: Michael Niedermayer examples/avio_list_dir: add move and delete methods Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] avfilter/avf_avectorscope: add polar mode

2015-08-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Aug 14 17:24:56 2015 +0200| [4b0e11244287b3f886d117d01f87ef0c095796dc] | committer: Paul B Mahol avfilter/avf_avectorscope: add polar mode > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4b0e11244287b3f886d117d01f87ef0c095796dc --- doc/

[FFmpeg-cvslog] avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR ( bitrate is equal to rc_max_rate for CBR)

2015-08-14 Thread Sven Dueking
ffmpeg | branch: master | Sven Dueking | Fri Aug 14 12:46:22 2015 +0200| [f3fbe790d9d4e93b2ec8c7476572f2d155e8b43e] | committer: Michael Niedermayer avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is equal to rc_max_rate for CBR) Signed-off-by: Michael Niedermayer > http

[FFmpeg-cvslog] mxfdec: set AVFMT_SEEK_TO_PTS demuxer flag

2015-08-14 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sun Aug 9 20:32:02 2015 +0200| [95584ddac477fa09d055c5ed56b99f94e0eff89f] | committer: Tomas Härdin mxfdec: set AVFMT_SEEK_TO_PTS demuxer flag Since 53f2ef2c4afb1d49a679dea9163cb0e4671f3117 seeking is done using PTS. Signed-off-by: Marton Balint > h

[FFmpeg-cvslog] avcodec/faxcompr: negate uncompressed runs

2015-08-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Aug 14 13:37:36 2015 +0200| [012784052a3337c23118a462c0faf6f5b46849a4] | committer: Michael Niedermayer avcodec/faxcompr: negate uncompressed runs Fixes remaining part of Ticket700 Found-by: ami_stuff Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avcodec/faxcompr: Factor decode_uncompressed() out

2015-08-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Aug 14 13:06:08 2015 +0200| [b2e95e012c3c857eb1f8fddc7a41c0c4f0581f30] | committer: Michael Niedermayer avcodec/faxcompr: Factor decode_uncompressed() out Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavf/mpegts: apply misc option description fixes

2015-08-14 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Fri Aug 14 11:11:32 2015 +0200| [fedc4226842902d12ab0729bebb5c4aee36213c6] | committer: Stefano Sabatini lavf/mpegts: apply misc option description fixes Use impersonal form, drop capitalization and ending dot. > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] doc/demuxers/mpegts: update documentation

2015-08-14 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Thu Aug 13 13:19:20 2015 +0200| [819dc7aa0be9b10d036660ab60f79d25571a861d] | committer: Stefano Sabatini doc/demuxers/mpegts: update documentation The description is yet crappy, it merely copies the description of the added and undocumented options

[FFmpeg-cvslog] doc/demuxers/mpegts: apply a minor grammar fix to option description

2015-08-14 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Thu Aug 13 13:27:24 2015 +0200| [90f5668323e63d767901faa18969bc3120dacb90] | committer: Stefano Sabatini doc/demuxers/mpegts: apply a minor grammar fix to option description Consistently use impersonal form. > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] ffmpeg_opt: Prefer audio streams with packets

2015-08-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Aug 14 05:07:11 2015 +0200| [ae2cb9290ac23565f0a6b07d7c3e5ca5b62ea7b6] | committer: Michael Niedermayer ffmpeg_opt: Prefer audio streams with packets Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm