[FFmpeg-cvslog] avformat/cinedec: allow number zero in metadata

2014-08-19 Thread Ben Hagen
ffmpeg | branch: master | Ben Hagen | Tue Aug 19 01:15:23 2014 +0200| [c9a5497a0b4d61898458c6883cea83bac29d1057] | committer: Michael Niedermayer avformat/cinedec: allow number zero in metadata > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c9a5497a0b4d61898458c6883cea83bac29d1057

[FFmpeg-cvslog] avfilter/atempo: Flush all buffered input samples

2014-08-19 Thread Pavel Koshevoy
ffmpeg | branch: master | Pavel Koshevoy | Tue Aug 19 00:17:59 2014 -0600| [6380f2e3670a8cfc29b9b02da0f2be0c537315f8] | committer: Michael Niedermayer avfilter/atempo: Flush all buffered input samples Fixes ticket #3829 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] huffyuvenc: add a non-deterministic option

2014-08-19 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Fri Jun 13 00:21:44 2014 +0200| [1467780772d6f6fd72e882b5b2677ae9acbc1297] | committer: Michael Niedermayer huffyuvenc: add a non-deterministic option Not actually used in huffyuvenc, but rather in setting the frame threading. Example for some fi

[FFmpeg-cvslog] avcodec/proresenc_kostya: set initial max_slice_size based on frame_size_upper_bound

2014-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Aug 18 20:42:27 2014 +0200| [76a8cb9d7bcc12a8f1cedcb4c23bbb6391a4c56c] | committer: Michael Niedermayer avcodec/proresenc_kostya: set initial max_slice_size based on frame_size_upper_bound If the initial max_slice_size is 0 then reallocation

[FFmpeg-cvslog] avcodec/proresenc_kostya: allocate 1 slice more to avoid triggering the reallocation warning when the used space is actually less than the allocated

2014-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Aug 18 21:29:32 2014 +0200| [f0e51be8d0273679d379a95de14727b982b9549f] | committer: Michael Niedermayer avcodec/proresenc_kostya: allocate 1 slice more to avoid triggering the reallocation warning when the used space is actually less than the

[FFmpeg-cvslog] avcodec/pafaudio: use paf.h instead

2014-08-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Aug 19 13:35:44 2014 +| [9a07c15f4893a014ea5f154196a78735f2cb1d24] | committer: Paul B Mahol avcodec/pafaudio: use paf.h instead Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9a07c15f4893a014ea5f154196a

[FFmpeg-cvslog] avcodec/pafvideo: remove unused header

2014-08-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Aug 19 13:35:02 2014 +| [02dc75f218e9ad445ebc054abadfbb5e441af72c] | committer: Paul B Mahol avcodec/pafvideo: remove unused header Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=02dc75f218e9ad445ebc054a

[FFmpeg-cvslog] gdigrab: fix gdi object leak if using mouse

2014-08-19 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Tue Aug 19 07:42:18 2014 -0600| [ea97859c8c218b83ab747a7eabcb88ca446f6751] | committer: Michael Niedermayer gdigrab: fix gdi object leak if using mouse based on patch from hlszl1...@163.com Signed-off-by: rogerdpack Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] wavpack: report if there is no bits left

2014-08-19 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Tue Aug 19 12:26:47 2014 +| [11a39bdf534a4ead634b4a593c66ebf756910b9b] | committer: Michael Niedermayer wavpack: report if there is no bits left Reviewed-by: Paul B Mahol Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] wavpackenc: proper buffer allocation

2014-08-19 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Tue Aug 19 12:26:49 2014 +| [2ba58bec20b0039ccc40cfba59af6d56de16e8b1] | committer: Michael Niedermayer wavpackenc: proper buffer allocation The allocation didn't account for headers, that can be easily 79 bytes. As a result, buffers allocated

[FFmpeg-cvslog] mov: Drop unused parameter from ff_mov_read_esds()

2014-08-19 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Aug 15 22:13:03 2014 +0200| [86dfcfd0e30d6645eea2c63c1c60a0550e7c97ea] | committer: Diego Biurrun mov: Drop unused parameter from ff_mov_read_esds() This is cleaner and avoids an uninitialized variable warning with MSVC. > http://git.videolan.org/

[FFmpeg-cvslog] Merge commit '86dfcfd0e30d6645eea2c63c1c60a0550e7c97ea'

2014-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Aug 19 18:27:46 2014 +0200| [b07dc81a9e35ddd2b2ac0109ae2e97b86ff4a4a9] | committer: Michael Niedermayer Merge commit '86dfcfd0e30d6645eea2c63c1c60a0550e7c97ea' * commit '86dfcfd0e30d6645eea2c63c1c60a0550e7c97ea': mov: Drop unused parameter

[FFmpeg-cvslog] vfwcap: Drop fallback VfW defines

2014-08-19 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Aug 15 22:13:06 2014 +0200| [8bc52dbd9dffb1b2fa4a6aeed2d298d036b619b2] | committer: Diego Biurrun vfwcap: Drop fallback VfW defines The defines were added long ago when MinGW still lacked them. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] Merge commit '8bc52dbd9dffb1b2fa4a6aeed2d298d036b619b2'

2014-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Aug 19 18:33:46 2014 +0200| [c18a3b3e8ef438c8cd18969f8d87fd7c2201cf32] | committer: Michael Niedermayer Merge commit '8bc52dbd9dffb1b2fa4a6aeed2d298d036b619b2' * commit '8bc52dbd9dffb1b2fa4a6aeed2d298d036b619b2': vfwcap: Drop fallback VfW d

[FFmpeg-cvslog] vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr()

2014-08-19 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Aug 15 22:13:08 2014 +0200| [d456baafb68cd80c0f537f1d843076e4dd853558] | committer: Diego Biurrun vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d456baafb68cd80c0f53

[FFmpeg-cvslog] Merge commit 'd456baafb68cd80c0f537f1d843076e4dd853558'

2014-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Aug 19 18:43:42 2014 +0200| [580e81fca5781291950774b18965cc7322f77cb2] | committer: Michael Niedermayer Merge commit 'd456baafb68cd80c0f537f1d843076e4dd853558' * commit 'd456baafb68cd80c0f537f1d843076e4dd853558': vc1: Add missing parenthese

[FFmpeg-cvslog] Merge commit '14d2006ca6c0e2b54784b93560f09e0e19c0a270'

2014-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Aug 19 19:11:58 2014 +0200| [4042c8eee1879e321092d650a421d2205aac6fe0] | committer: Michael Niedermayer Merge commit '14d2006ca6c0e2b54784b93560f09e0e19c0a270' * commit '14d2006ca6c0e2b54784b93560f09e0e19c0a270': pcm: Drop unused variable f

[FFmpeg-cvslog] pcm: Drop av_unused attribute from variable that is always used

2014-08-19 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Aug 15 22:13:11 2014 +0200| [6af2930222ee5d8ce19f3b999a78d85a3c457391] | committer: Diego Biurrun pcm: Drop av_unused attribute from variable that is always used > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6af2930222ee5d8ce19f3b999a

[FFmpeg-cvslog] pcm: Drop unused variable from DECODE_PLANAR macro

2014-08-19 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Aug 15 22:13:10 2014 +0200| [14d2006ca6c0e2b54784b93560f09e0e19c0a270] | committer: Diego Biurrun pcm: Drop unused variable from DECODE_PLANAR macro > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=14d2006ca6c0e2b54784b93560f09e0e19c0a27

[FFmpeg-cvslog] Merge commit '6af2930222ee5d8ce19f3b999a78d85a3c457391'

2014-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Aug 19 19:13:49 2014 +0200| [746095bc29817875ac89a7d4771f8a54895b3cbb] | committer: Michael Niedermayer Merge commit '6af2930222ee5d8ce19f3b999a78d85a3c457391' * commit '6af2930222ee5d8ce19f3b999a78d85a3c457391': pcm: Drop av_unused attribu

[FFmpeg-cvslog] vsrc_movie: Avoid a variable indirection in movie_get_frame()

2014-08-19 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Aug 15 22:13:14 2014 +0200| [b977b287f61fea48ecd6251d54a26334213b7ec6] | committer: Diego Biurrun vsrc_movie: Avoid a variable indirection in movie_get_frame() This avoids an unused variable warning with MSVC since the variable is only used in a de

[FFmpeg-cvslog] Merge commit 'b977b287f61fea48ecd6251d54a26334213b7ec6'

2014-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Aug 19 19:58:17 2014 +0200| [b1cf83b3d4e83b5e7d80ef7262039d1ef0e626e2] | committer: Michael Niedermayer Merge commit 'b977b287f61fea48ecd6251d54a26334213b7ec6' * commit 'b977b287f61fea48ecd6251d54a26334213b7ec6': vsrc_movie: Avoid a variabl

[FFmpeg-cvslog] align and correct messages regarding bitstream filters

2014-08-19 Thread Moritz Barsnick
ffmpeg | branch: master | Moritz Barsnick | Tue Aug 19 14:28:35 2014 +0200| [66d02d3ca626664b7cdaf9b21a44b130959c6c24] | committer: Michael Niedermayer align and correct messages regarding bitstream filters The messages regarding the recommended use of bitstream filters are somewhat different

[FFmpeg-cvslog] avcodec/tiff: Check that pix_fmt is a yuv variant for TIFF_PHOTOMETRIC_YCBCR

2014-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Aug 19 21:08:34 2014 +0200| [f0c0ae37c66913c8a26ab25718c22f105dd28b82] | committer: Michael Niedermayer avcodec/tiff: Check that pix_fmt is a yuv variant for TIFF_PHOTOMETRIC_YCBCR Signed-off-by: Michael Niedermayer > http://git.videolan.or

[FFmpeg-cvslog] avcodec/tiff: do not use photometric to detect pix_fmt

2014-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Aug 19 20:57:42 2014 +0200| [6ea69a8ffaeabf1a8bfd0c7db1019ca5ac082c99] | committer: Michael Niedermayer avcodec/tiff: do not use photometric to detect pix_fmt They should match but they do not always Fixes assertion failure no testcase with u

[FFmpeg-cvslog] avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p

2014-08-19 Thread Jon Morley
ffmpeg | branch: master | Jon Morley | Tue Aug 19 11:17:49 2014 -0700| [18e70006e7d39f256079cd461a0fe75f1e9cbfd2] | committer: Michael Niedermayer avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p The AVSampleFormat list of sample_fmts_s16p is missing the trailing "P" for plana

[FFmpeg-cvslog] lavc/tiff: add support for YUV deflate

2014-08-19 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Aug 19 17:33:40 2014 -0300| [201a511bb9dd3c988e5c5ebd69811a6509909e8f] | committer: James Almer lavc/tiff: add support for YUV deflate Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=201a511bb9dd3c988e5c5ebd698

[FFmpeg-cvslog] lavc/tiff: move unpack_yuv() above the deflate functions

2014-08-19 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Aug 19 17:04:01 2014 -0300| [b4231b4fedc2250d6489f42dd79264c5aaa892f2] | committer: James Almer lavc/tiff: move unpack_yuv() above the deflate functions Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b4231b4fe

[FFmpeg-cvslog] avfilter: Remove unused variable from ff_get_video_buffer()

2014-08-19 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Aug 15 22:13:09 2014 +0200| [67a7695c142561fe60f21adffe89c133385d37c9] | committer: Diego Biurrun avfilter: Remove unused variable from ff_get_video_buffer() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=67a7695c142561fe60f21adffe89c1

[FFmpeg-cvslog] Merge commit '67a7695c142561fe60f21adffe89c133385d37c9'

2014-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Aug 20 00:23:15 2014 +0200| [5a22877e9d191e1c5ab1994718d31314ce067db0] | committer: Michael Niedermayer Merge commit '67a7695c142561fe60f21adffe89c133385d37c9' * commit '67a7695c142561fe60f21adffe89c133385d37c9': avfilter: Remove unused var

[FFmpeg-cvslog] x86: hevc: adding transform_add

2014-08-19 Thread Pierre Edouard Lepere
ffmpeg | branch: master | Pierre Edouard Lepere | Mon Aug 18 10:01:09 2014 +0200| [a6af4bf64dae46356a5f91537a1c8c5f86456b37] | committer: Michael Niedermayer x86: hevc: adding transform_add Reviewed-by: James Almer Approved-by: Ronald S. Bultje Signed-off-by: Michael Niedermayer > http://gi

[FFmpeg-cvslog] x86/hevc_res_add: fix register count in hevc_transform_add{16, 32}_10_avx2

2014-08-19 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Aug 19 21:30:55 2014 -0300| [9f498f4e6fa00fac149aedc5b5156c72a548ec0a] | committer: James Almer x86/hevc_res_add: fix register count in hevc_transform_add{16,32}_10_avx2 Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c