[FFmpeg-cvslog] docs: add example around the suggested commit message format

2014-09-11 Thread James Darnley
ffmpeg | branch: master | James Darnley | Fri Sep 12 01:31:26 2014 +0200| [e3fb2b0eb7c5e420fc23e015c95b9c3e42abb2bf] | committer: Michael Niedermayer docs: add example around the suggested commit message format It gets rendered inline in HTML and becomes not very clear. Reviewed-by: Timothy G

[FFmpeg-cvslog] avformat/oggparseopus: Check opus_duration() return value

2014-09-11 Thread James Almer
ffmpeg | branch: release/2.1 | James Almer | Thu Dec 12 03:34:19 2013 -0300| [fc82ba06ee87e16b65ba1a426641e3484a69da71] | committer: James Almer avformat/oggparseopus: Check opus_duration() return value Regression since 39d11d599cd292485fe991cd22e10d7a1738b3bc os->pduration would be wrongly a

[FFmpeg-cvslog] avformat/oggparseopus: factor opus_duration() out

2014-09-11 Thread Michael Niedermayer
ffmpeg | branch: release/2.1 | Michael Niedermayer | Wed Dec 11 04:15:38 2013 +0100| [6f6b1d0ddb26a95d5d210ed4566f141b83d774c1] | committer: Carl Eugen Hoyos avformat/oggparseopus: factor opus_duration() out Signed-off-by: Michael Niedermayer (cherry picked from commit 39d11d599cd292485fe991c

[FFmpeg-cvslog] avformat/oggparseopus: calculate pts/dts for initial packets after seeking

2014-09-11 Thread Michael Niedermayer
ffmpeg | branch: release/2.1 | Michael Niedermayer | Thu Sep 11 23:50:35 2014 +0200| [64908f70e4362d140e288c9ee227249ef5228510] | committer: Carl Eugen Hoyos avformat/oggparseopus: calculate pts/dts for initial packets after seeking based on code from oggparsevorbis Fixes Ticket3124 Signed-off

[FFmpeg-cvslog] configure: fix check_cmd in check_host_cpp

2014-09-11 Thread Jörg Krause
ffmpeg | branch: master | Jörg Krause | Thu Sep 11 13:55:48 2014 +0200| [453944cc77b9ea27c74011eb7c0e20c887b321cf] | committer: Michael Niedermayer configure: fix check_cmd in check_host_cpp Use correct cpp and c flags variables for the host libc. Signed-off-by: Jörg Krause Reviewed-by: Beno

[FFmpeg-cvslog] avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() affecting little endian environments on POWER8

2014-09-11 Thread Rong Yan
ffmpeg | branch: master | Rong Yan | Thu Sep 11 09:07:40 2014 +| [8e8db16a2cf54c95158e59b281b424cc8ff4e931] | committer: Michael Niedermayer avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() affecting little endian environments on POWER8 Signed-off-by: Michael Nie

[FFmpeg-cvslog] avcodec/png_parser: Return the buffered data at the end

2014-09-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 11 16:40:25 2014 +0200| [4a203b773702ea1989b1ad89eaeaf96a291873d8] | committer: Michael Niedermayer avcodec/png_parser: Return the buffered data at the end Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] avformat/img2_alias_pix: Add AVClass and image2 AVOptions

2014-09-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 11 15:34:13 2014 +0200| [de4a4ca1a08d30afa7f0abb94ee5f31edee3001f] | committer: Michael Niedermayer avformat/img2_alias_pix: Add AVClass and image2 AVOptions This fixes the default timebase and allows overriding the framerate Signed-off-

[FFmpeg-cvslog] avcodec/pngdec: print the actual number of bytes left in the error case

2014-09-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 11 16:15:02 2014 +0200| [a6153bde3dee9243a72f3093bc1f3f63beb8eb62] | committer: Michael Niedermayer avcodec/pngdec: print the actual number of bytes left in the error case Signed-off-by: Michael Niedermayer > http://git.videolan.org/git

[FFmpeg-cvslog] avformat/img2_brender_pix: Add AVClass and image2 AVOptions

2014-09-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 11 15:10:59 2014 +0200| [646d663f71375609af6932734a493057d012ef3a] | committer: Michael Niedermayer avformat/img2_brender_pix: Add AVClass and image2 AVOptions This fixes the default timebase and allows overriding the framerate Signed-of

[FFmpeg-cvslog] avformat/img2: Make AVOptions available to img* demuxers defined in other files

2014-09-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 11 15:10:15 2014 +0200| [5303a644f5889bfda2bf3d7abf17ab9c23104586] | committer: Michael Niedermayer avformat/img2: Make AVOptions available to img* demuxers defined in other files Signed-off-by: Michael Niedermayer > http://git.videolan

[FFmpeg-cvslog] avformat/img2_alias & brender_pix: fix function names

2014-09-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 11 15:16:24 2014 +0200| [8b4714614f8bb85a6edd1e96bccda2bd1176e588] | committer: Michael Niedermayer avformat/img2_alias & brender_pix: fix function names Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avformat/rmdec: very basic MLTI support

2014-09-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 9 00:46:44 2014 +0200| [ea7ebadeb78c76ff14a85982d22fe4976aee3fbd] | committer: Michael Niedermayer avformat/rmdec: very basic MLTI support Fixes Ticket2152 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg