[FFmpeg-cvslog] avcodec/ppc/vc1dsp_altivec: add POWER LE support to vc1_inv_trans_8x4_altivec()

2014-12-04 Thread Rong Yan
ffmpeg | branch: master | Rong Yan | Thu Dec 4 05:51:30 2014 +| [36cd2bcbc343c299241dc7275cb85cbc3fc6b8ad] | committer: Michael Niedermayer avcodec/ppc/vc1dsp_altivec: add POWER LE support to vc1_inv_trans_8x4_altivec() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb

[FFmpeg-cvslog] RELEASE: Bump

2014-12-04 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Dec 3 20:15:20 2014 -0800| [af14ae80373905171183fa684e770890a6bd19d5] | committer: Michael Niedermayer RELEASE: Bump Signed-off-by: Timothy Gu Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=af14ae803

[FFmpeg-cvslog] avcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_epel_h_altivec_core () put_vp8_epel_v_altivec_core() put_vp8_pixels16_altivec() add marcos GET_PIXHL() GET_OUTER() LOAD_HL()

2014-12-04 Thread Rong Yan
ffmpeg | branch: master | Rong Yan | Thu Dec 4 10:34:02 2014 +| [d23e8832486f0a37c7ad708b504b723bcfa2f71d] | committer: Michael Niedermayer avcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_epel_h_altivec_core() put_vp8_epel_v_altivec_core() put_vp8_pixels16_altivec() add marcos GET_

[FFmpeg-cvslog] MAINTAINERS: add 2.5

2014-12-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Dec 4 14:24:59 2014 +0100| [a4f21a8dd9d8b327334d706a96c0cb5c41bd82b6] | committer: Michael Niedermayer MAINTAINERS: add 2.5 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a4f21a8dd9d8b327334d

[FFmpeg-cvslog] avcodec/pngdec: use memcpy instead of byte loops for P frames.

2014-12-04 Thread Benoit Fouet
ffmpeg | branch: master | Benoit Fouet | Wed Dec 3 14:31:28 2014 +0100| [0f6931f4b60cf1e65fd9a5da791c8ee913053f52] | committer: Michael Niedermayer avcodec/pngdec: use memcpy instead of byte loops for P frames. Rely on the way memcpy is optimized for one's system instead of looping on a byte

[FFmpeg-cvslog] avcodec/imc: only check remaining bits in case bits will be read

2014-12-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Dec 4 18:17:17 2014 +0100| [cbf09545f250a4bd12c50c3a96fe481098ab2d49] | committer: Michael Niedermayer avcodec/imc: only check remaining bits in case bits will be read Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] imc: make issue non-fatal

2014-12-04 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Thu Dec 4 00:04:50 2014 +0100| [291747581e3dd0620a92036c5669d22ed0f8c269] | committer: Michael Niedermayer imc: make issue non-fatal The "faulty" samples actually sound fine when ignoring this issue. For ticket #3886, more samples are decoded.

[FFmpeg-cvslog] doc/examples/transcoding: check encoder before using it

2014-12-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Dec 4 18:58:38 2014 +0100| [bde27e1e617dfeb3c026f530f48a77f5ed8aa2ea] | committer: Michael Niedermayer doc/examples/transcoding: check encoder before using it Fixes null pointer exception Found-by: stoupeace Signed-off-by: Michael Niedermay

[FFmpeg-cvslog] add av_dv_codec_profile2 : uses framerate to select best matching profile. default on first matching profile

2014-12-04 Thread Steve Jiekak
ffmpeg | branch: master | Steve Jiekak | Thu Dec 4 14:48:14 2014 +0100| [6e9ac02af8b67522fef6eaf22d983b6d1a39221e] | committer: Michael Niedermayer add av_dv_codec_profile2 : uses framerate to select best matching profile. default on first matching profile Signed-off-by: Steve Jiekak Signed

[FFmpeg-cvslog] replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers

2014-12-04 Thread Steve Jiekak
ffmpeg | branch: master | Steve Jiekak | Thu Dec 4 14:48:15 2014 +0100| [a32c3c2392eca1eab3d833c4a655c2fef74f5f06] | committer: Michael Niedermayer replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers Signed-off-by: Steve Jiekak Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] libavformat/ mxfdec.c refactor resolving MultiDescriptor and remove essence group hack

2014-12-04 Thread Mark Reid
ffmpeg | branch: master | Mark Reid | Tue Dec 2 16:43:52 2014 -0800| [4f69477870dd6a2d1a7fffa91d48d0a9bcef6640] | committer: Michael Niedermayer libavformat/mxfdec.c refactor resolving MultiDescriptor and remove essence group hack I think this is a better way to deal with single frame essenc

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. da83c9b web:FFmpeg 2.5 release news

2014-12-04 Thread gitolite
The branch, master has been updated via da83c9bebbe3b4ad41a02ecfc35d5ac632fc7fee (commit) from d8214a11d0a1d9d3acaceb4909516a0739960c7f (commit) - Log - commit da83c9bebbe3b4ad41a02ecfc35d5ac632fc7fee Author: Micha

[FFmpeg-cvslog] lavc/libxvid: workaround for bug in libxvidcore

2014-12-04 Thread Lukasz Marek
ffmpeg | branch: master | Lukasz Marek | Mon Nov 24 01:12:06 2014 +0100| [4a0b1d924564d7d99254f10fe69aeab5dbef9efa] | committer: Michael Niedermayer lavc/libxvid: workaround for bug in libxvidcore libxvidcore calculate number of threads basing on video height. If height is small enough it allo

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5c2998d web/documentation: add doxygen link for 2.5

2014-12-04 Thread gitolite
The branch, master has been updated via 5c2998d99411d3494d30f89a085b0645687e4169 (commit) from da83c9bebbe3b4ad41a02ecfc35d5ac632fc7fee (commit) - Log - commit 5c2998d99411d3494d30f89a085b0645687e4169 Author: Micha

[FFmpeg-cvslog] avcodec/mpegaudiodec_template: only allocate fdsp when its used

2014-12-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Dec 5 04:27:49 2014 +0100| [a7ebd0b011f9576c843a86bd6a1828ecaa6faf3a] | committer: Michael Niedermayer avcodec/mpegaudiodec_template: only allocate fdsp when its used Fixes memleak Signed-off-by: Michael Niedermayer > http://git.videolan.