[FFmpeg-cvslog] fate: Fix ffprobe tests with --target-path set.

2014-08-23 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Aug 16 12:19:05 2014 +0200| [7c0c97cc05afeaa52dfad902ae6639557fb71261] | committer: Carl Eugen Hoyos fate: Fix ffprobe tests with --target-path set. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7c0c97cc05afeaa52dfad902ae6639557fb7

[FFmpeg-cvslog] doc/ffmpeg: Try to clarify that the input option -r is not the same as -framerate.

2014-08-23 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Aug 24 02:49:06 2014 +0200| [6f78c7032479054a984431e0ecddca46374a4b31] | committer: Carl Eugen Hoyos doc/ffmpeg: Try to clarify that the input option -r is not the same as -framerate. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'

2014-08-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 24 03:58:11 2014 +0200| [1aa153d644792d2a9b3a6776b1b0ef906fb7feb1] | committer: Michael Niedermayer Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: fate: Fix ffprobe tests with --target-path set. doc/ffmpeg: Try to cla

[FFmpeg-cvslog] Do not print a useless error number if mov header reading fails.

2014-08-23 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Aug 24 02:45:58 2014 +0200| [0744daa887cab007404388da9cba34149781c605] | committer: Carl Eugen Hoyos Do not print a useless error number if mov header reading fails. The error string is printed by ffmpeg as for other demuxers. > http://git.vide

[FFmpeg-cvslog] Add support for H.261 RTP payload format (RFC 4587)

2014-08-23 Thread ThomasVolkert
ffmpeg | branch: master | ThomasVolkert | Sat Aug 23 21:25:39 2014 +0200| [50a4d5cfc6749932347ee38c25b5040aea4b13a0] | committer: Michael Niedermayer Add support for H.261 RTP payload format (RFC 4587) > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=50a4d5cfc6749932347ee38c25b5040a

[FFmpeg-cvslog] lavc/tiff: add support for LZMA compression

2014-08-23 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Aug 22 23:39:57 2014 -0300| [b140b51ebbc277fa558accc33f3e99da2b9657b3] | committer: Michael Niedermayer lavc/tiff: add support for LZMA compression Derived from deflate code. Requires liblzma. Signed-off-by: James Almer Signed-off-by: Michael Niede

[FFmpeg-cvslog] avcodec/tiff: Make pixel format checks tighter

2014-08-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 24 01:54:45 2014 +0200| [ab1e4312887d8e560d027803871b55b883910714] | committer: Michael Niedermayer avcodec/tiff: Make pixel format checks tighter Fixes assertion failure with imgsrc001-lzma.tiff Signed-off-by: Michael Niedermayer > ht

[FFmpeg-cvslog] Merge commit '749b1f1359b5af0a08221923b016551b18ab6171'

2014-08-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 23 22:46:06 2014 +0200| [2e3c1699aea7bb5a72d18903f4b8d3d33964c14d] | committer: Michael Niedermayer Merge commit '749b1f1359b5af0a08221923b016551b18ab6171' * commit '749b1f1359b5af0a08221923b016551b18ab6171': configure: add --enable-rpa

[FFmpeg-cvslog] configure: add --enable-rpath

2014-08-23 Thread Reinhard Tartler
ffmpeg | branch: master | Reinhard Tartler | Sat Aug 23 10:04:26 2014 -0400| [749b1f1359b5af0a08221923b016551b18ab6171] | committer: Reinhard Tartler configure: add --enable-rpath This option facilitates testing shared libarary builds: for instance fate builders do no longer need to set LD_LIB

[FFmpeg-cvslog] Prepare for 11_beta2 Release

2014-08-23 Thread Reinhard Tartler
ffmpeg | branch: master | Reinhard Tartler | Sat Aug 23 10:12:16 2014 -0400| [5caf039ba2b4be067568a30146f29008d8db28d0] | committer: Reinhard Tartler Prepare for 11_beta2 Release > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5caf039ba2b4be067568a30146f29008d8db28d0 --- RELEASE

[FFmpeg-cvslog] Merge commit '5caf039ba2b4be067568a30146f29008d8db28d0'

2014-08-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 23 22:08:15 2014 +0200| [e3601ceeb87516ac141605a41193aa4d726a2cf8] | committer: Michael Niedermayer Merge commit '5caf039ba2b4be067568a30146f29008d8db28d0' * commit '5caf039ba2b4be067568a30146f29008d8db28d0': Prepare for 11_beta2 Releas

[FFmpeg-cvslog] Merge commit 'f9f34cb9983ec6f4ef119c34b726d3b39c143110'

2014-08-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 23 21:39:14 2014 +0200| [9bff8cfc913e55c2fb0f12be3d7ed06b681166c6] | committer: Michael Niedermayer Merge commit 'f9f34cb9983ec6f4ef119c34b726d3b39c143110' * commit 'f9f34cb9983ec6f4ef119c34b726d3b39c143110': ogg: Use separate classes f

[FFmpeg-cvslog] ogg: Use separate classes for the aliases

2014-08-23 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Sat Aug 23 02:42:18 2014 +0200| [f9f34cb9983ec6f4ef119c34b726d3b39c143110] | committer: Luca Barbato ogg: Use separate classes for the aliases Unbreak 051aadeed104ecbe8ee4850ec2d7e5394f5e1ccd > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] avutil/pixelutils: faster pixelutils_sad_16x16

2014-08-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Aug 23 20:03:10 2014 +0200| [554d8190624f25cefe079bd7b9ad61a2ade8541a] | committer: Clément Bœsch avutil/pixelutils: faster pixelutils_sad_16x16 501 to 439 decicycles. See 45c7f3997ea11c3d1007b2126b1c0049a8c27105. > http://git.videolan.org/gitweb

[FFmpeg-cvslog] doc/filters: fix Shwo/Show typo

2014-08-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Aug 23 16:07:55 2014 +0200| [f4dec0dba0faa46758554ff6229a57c0bf833404] | committer: Clément Bœsch doc/filters: fix Shwo/Show typo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f4dec0dba0faa46758554ff6229a57c0bf833404 --- doc/filters

[FFmpeg-cvslog] dict.c: Free non-strduped av_dict_set arguments on error.

2014-08-23 Thread Reimar Döffinger
ffmpeg | branch: master | Reimar Döffinger | Tue Jul 29 21:16:35 2014 +0200| [8fc9bd0d32f0ef806adddfb7dfc56c538c85f4d4] | committer: Reimar Döffinger dict.c: Free non-strduped av_dict_set arguments on error. Unfortunately this was not explicitly documented and thus might be risky. But all uses

[FFmpeg-cvslog] avutil/pixelutils: faster pixelutils_sad_[au]_16x16

2014-08-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Aug 14 22:30:55 2014 +0200| [45c7f3997ea11c3d1007b2126b1c0049a8c27105] | committer: Clément Bœsch avutil/pixelutils: faster pixelutils_sad_[au]_16x16 ~560 → ~500 decicycles This is following the comments from Michael in https://ffmpeg.org/pipermai

[FFmpeg-cvslog] avfilter/showcqt: add fontcolor option

2014-08-23 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Sat Aug 23 10:01:22 2014 +0200| [c82a288f8747a92278ba2e1a8c30380c18254bbd] | committer: Clément Bœsch avfilter/showcqt: add fontcolor option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c82a288f8747a92278ba2e1a8c30380c18254bbd --- doc/