[libav-commits] indeo3: do not try to output more lines than we can fit

2012-10-18 Thread Kostya Shishkov
Module: libav Branch: master Commit: 169514c440a75e8967f4416d1ec2bd0402a68876 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Thu Oct 18 11:45:42 2012 +0200 indeo3: do not try to output more lines than we can fit Internally chroma planes have multiple of four height while allo

[libav-commits] bmv: get a new frame on every decode_frame(), so we can use direct rendering

2012-10-18 Thread Kostya Shishkov
Module: libav Branch: master Commit: 8774d5835806e02e875e833f6a0b48b26413c730 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Thu Oct 18 11:08:01 2012 +0200 bmv: get a new frame on every decode_frame(), so we can use direct rendering --- libavcodec/bmv.c | 18 +++--

[libav-commits] configure: fix libcdio check

2012-10-18 Thread Mans Rullgard
Module: libav Branch: master Commit: 1cd432e167b1a80853760c89a33606e2b5f229c2 Author:Mans Rullgard Committer: Mans Rullgard Date: Thu Oct 18 22:38:12 2012 +0100 configure: fix libcdio check The compiler/linker flags passed to check_lib2 should not be quoted. Signed-off-by: Mans Rullg

[libav-commits] rtp: Update the check for distinguishing between RTP and RTCP

2012-10-18 Thread Martin Storsjö
Module: libav Branch: master Commit: 0de9380be54e9ccf49631a93f49cff8b8329ec54 Author:Martin Storsjö Committer: Martin Storsjö Date: Wed Oct 17 01:45:39 2012 +0300 rtp: Update the check for distinguishing between RTP and RTCP Also add enums for more RTCP packet types, according to the

[libav-commits] rtsp: Vertically align a constant definition

2012-10-18 Thread Martin Storsjö
Module: libav Branch: master Commit: 1c37744963acbeb1258ccda9bd772dd51da0479e Author:Martin Storsjö Committer: Martin Storsjö Date: Wed Oct 17 15:24:46 2012 +0300 rtsp: Vertically align a constant definition Signed-off-by: Martin Storsjö --- libavformat/rtsp.h |2 +- 1 files c

[libav-commits] rtsp: Allow setting the reordering buffer size via an AVOption

2012-10-18 Thread Martin Storsjö
Module: libav Branch: master Commit: 3f055f8f5f711cc3c4bf26dfc2d84f98ca46c854 Author:Martin Storsjö Committer: Martin Storsjö Date: Wed Oct 17 15:46:30 2012 +0300 rtsp: Allow setting the reordering buffer size via an AVOption Signed-off-by: Martin Storsjö --- libavformat/rtsp.c |

[libav-commits] aac: fix build with hardcoded tables

2012-10-18 Thread Mans Rullgard
Module: libav Branch: master Commit: 7a12d97eb1aac6621f20cb7bffd0f74f8e46ae2c Author:Mans Rullgard Committer: Mans Rullgard Date: Thu Oct 18 15:32:11 2012 +0100 aac: fix build with hardcoded tables aac_tablegen.h includes aac.h for the POW_SF2_ZERO definition, but this also pulls in a

[libav-commits] fate: dependencies for screen codec tests

2012-10-18 Thread Diego Biurrun
Module: libav Branch: master Commit: e8fe208be8107a55621733b2d0deb2feb762f3d4 Author:Diego Biurrun Committer: Diego Biurrun Date: Thu Oct 18 17:48:14 2012 +0200 fate: dependencies for screen codec tests --- tests/fate/screen.mak | 12 ++-- 1 files changed, 6 insertions(+),

[libav-commits] riff: Move functions around to be covered by appropriate #ifdefs

2012-10-18 Thread Diego Biurrun
Module: libav Branch: master Commit: 7b2121e7e2e161f0610fa89d168f3b85d2ca58fb Author:Diego Biurrun Committer: Diego Biurrun Date: Wed Oct 17 21:32:13 2012 +0200 riff: Move functions around to be covered by appropriate #ifdefs This fixes compilation with --disable-muxers. --- libavf

[libav-commits] index: more descriptive button

2012-10-18 Thread Luca Barbato
Module: libav.org Branch: master Commit: 8ffc963102c958f92d90d1621419c14cb720f388 Author:Luca Barbato Committer: Luca Barbato Date: Thu Oct 18 16:04:36 2012 +0200 index: more descriptive button --- split.awk |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/s

[libav-commits] changelog: Mention the MSVC DLL support

2012-10-18 Thread Martin Storsjö
Module: libav Branch: master Commit: 22310eef9f7888174d03afd9bb1bbd94f7a072a6 Author:Martin Storsjö Committer: Martin Storsjö Date: Thu Oct 18 15:06:49 2012 +0300 changelog: Mention the MSVC DLL support Also retroactively add a changelog entry to the 9beta1 list for general MSVC suppo

[libav-commits] avformat: Fix references to the removed function av_write_header in comments

2012-10-18 Thread Martin Storsjö
Module: libav Branch: master Commit: 0af1fe845a9d7112da0a58d33a4fc81fe7c47e95 Author:Martin Storsjö Committer: Martin Storsjö Date: Wed Oct 17 22:45:23 2012 +0300 avformat: Fix references to the removed function av_write_header in comments Signed-off-by: Martin Storsjö --- libavfo

[libav-commits] index: report just the latest 10 news items

2012-10-18 Thread Luca Barbato
Module: libav.org Branch: master Commit: 1cd416d9ef56b5aac2c43496a12790bca3b00da5 Author:Luca Barbato Committer: Luca Barbato Date: Sun Oct 14 17:56:22 2012 +0200 index: report just the latest 10 news items Limit the space taken to 30 lines anyway. --- Makefile |

[libav-commits] footer: add more supporters.

2012-10-18 Thread Luca Barbato
Module: libav.org Branch: master Commit: f884bbd9d59a1b16dfe437e368535b728be14eee Author:Luca Barbato Committer: Luca Barbato Date: Mon Oct 15 15:14:21 2012 +0200 footer: add more supporters. --- src/template_footer | 17 ++--- 1 files changed, 14 insertions(+), 3 dele

[libav-commits] fate: add dependencies for misc microsoft codecs

2012-10-18 Thread Mans Rullgard
Module: libav Branch: master Commit: 55351de9f43deacd202b86975ef053ad57088851 Author:Mans Rullgard Committer: Mans Rullgard Date: Thu Oct 18 03:19:41 2012 +0100 fate: add dependencies for misc microsoft codecs Signed-off-by: Mans Rullgard --- tests/fate/microsoft.mak |6 +++---

[libav-commits] fate-twinvq: add dependencies

2012-10-18 Thread Mans Rullgard
Module: libav Branch: master Commit: 22f5149ec461a403e56b92a43ea860ed6eb2020d Author:Mans Rullgard Committer: Mans Rullgard Date: Thu Oct 18 03:16:35 2012 +0100 fate-twinvq: add dependencies Signed-off-by: Mans Rullgard --- tests/fate/vqf.mak |4 ++-- 1 files changed, 2 insert

[libav-commits] fate-mpc: add dependencies

2012-10-18 Thread Mans Rullgard
Module: libav Branch: master Commit: 08c6a12a562d9c55f1d569d1762610e6eea78a79 Author:Mans Rullgard Committer: Mans Rullgard Date: Thu Oct 18 03:16:04 2012 +0100 fate-mpc: add dependencies Signed-off-by: Mans Rullgard --- tests/fate/mpc.mak | 10 +- 1 files changed, 5 ins

[libav-commits] fate-indeo: add dependencies

2012-10-18 Thread Mans Rullgard
Module: libav Branch: master Commit: 2e05143a8df90dca6e2b22fe2fbdf44424b867c0 Author:Mans Rullgard Committer: Mans Rullgard Date: Thu Oct 18 03:15:26 2012 +0100 fate-indeo: add dependencies Signed-off-by: Mans Rullgard --- tests/fate/indeo.mak | 12 ++-- 1 files changed,

[libav-commits] fate: add a dependency helper macro

2012-10-18 Thread Mans Rullgard
Module: libav Branch: master Commit: c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72 Author:Mans Rullgard Committer: Mans Rullgard Date: Thu Oct 18 03:12:54 2012 +0100 fate: add a dependency helper macro Signed-off-by: Mans Rullgard --- tests/Makefile |2 ++ 1 files changed, 2 insert

[libav-commits] fate: dependencies for demux tests

2012-10-18 Thread Mans Rullgard
Module: libav Branch: master Commit: eccd0671cc8981b64cc6cf3188b637258d27da3d Author:Mans Rullgard Committer: Mans Rullgard Date: Thu Oct 18 02:25:58 2012 +0100 fate: dependencies for demux tests Signed-off-by: Mans Rullgard --- tests/Makefile |1 + tests/fate/demux.mak

[libav-commits] fate-als: add dependencies

2012-10-18 Thread Mans Rullgard
Module: libav Branch: master Commit: b55dda4a72051b6476a40480880b9d9d9d43386e Author:Mans Rullgard Committer: Mans Rullgard Date: Thu Oct 18 03:15:12 2012 +0100 fate-als: add dependencies Signed-off-by: Mans Rullgard --- tests/fate/als.mak |2 +- 1 files changed, 1 insertions(

[libav-commits] Add support for building shared libraries with MSVC

2012-10-18 Thread Martin Storsjö
Module: libav Branch: master Commit: d66c52c2b369401ba4face1c171ccb19130b7a31 Author:Martin Storsjö Committer: Martin Storsjö Date: Thu Oct 18 11:53:19 2012 +0300 Add support for building shared libraries with MSVC This requires the makedef perl script by Derek, from the c89-to-c99 re

[libav-commits] avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab

2012-10-18 Thread Martin Storsjö
Module: libav Branch: master Commit: eaa9b2e66c04d234eab85e2991d756ee36858808 Author:Martin Storsjö Committer: Martin Storsjö Date: Thu Oct 18 10:30:03 2012 +0300 avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab This table doesn't need to be shared with libavformat an

[libav-commits] configure: Split out msvc as a separate target OS

2012-10-18 Thread Martin Storsjö
Module: libav Branch: master Commit: 53e8cd68b722895a7110a2f7ee7e1bd42f4bac3b Author:Martin Storsjö Committer: Martin Storsjö Date: Sat Oct 13 15:57:56 2012 +0300 configure: Split out msvc as a separate target OS The name mingw32 as target OS is both misleading, and very little of the

[libav-commits] gxf: Add a local copy of the relevant parts of the frame rate table

2012-10-18 Thread Martin Storsjö
Module: libav Branch: master Commit: fc085c5b33a966ad893757ab1c4269bf829ce499 Author:Martin Storsjö Committer: Martin Storsjö Date: Thu Oct 18 10:23:12 2012 +0300 gxf: Add a local copy of the relevant parts of the frame rate table This avoids having to share this table across the libr

[libav-commits] aviobuf: Remove a senseless ifdef in avio_seek

2012-10-18 Thread Martin Storsjö
Module: libav Branch: master Commit: b760ffdd07eaabf66656f3b2215c7da1c39a60ba Author:Martin Storsjö Committer: Martin Storsjö Date: Wed Oct 17 23:00:54 2012 +0300 aviobuf: Remove a senseless ifdef in avio_seek This seemed to assume that one never used writing avio unless muxers or net

[libav-commits] smacker audio: sign-extend the initial 16-bit predicted value

2012-10-18 Thread Franz Brauße
Module: libav Branch: release/0.8 Commit: 443f1463c0e1fff69b2c8fa7cc8ca324cdfbd4c5 Author:Franz Brauße Committer: Anton Khirnov Date: Fri Mar 30 14:40:14 2012 -0400 smacker audio: sign-extend the initial 16-bit predicted value Fixes Bug #265 Signed-off-by: Justin Ruggles (cherry pic

[libav-commits] vf_pad: don't give up its own reference to the output buffer.

2012-10-18 Thread Anton Khirnov
Module: libav Branch: release/0.8 Commit: be209bdabb11c59de17220bdbf0bf9c9f7cc16f5 Author:Anton Khirnov Committer: Anton Khirnov Date: Sun Jul 8 17:01:17 2012 +0200 vf_pad: don't give up its own reference to the output buffer. Conflicts: libavfilter/vf_pad.c Fixes Bug 245 S

[libav-commits] libvorbis: use VBR by default, with default quality of 3

2012-10-18 Thread Justin Ruggles
Module: libav Branch: release/0.8 Commit: 24025cc0b972a8c2e8b3018cb7c53c1f55fe5fbb Author:Justin Ruggles Committer: Anton Khirnov Date: Tue Feb 28 19:33:07 2012 -0500 libvorbis: use VBR by default, with default quality of 3 (cherry picked from commit 147ff24a0e8d819615a0f596df3ea47ddd

[libav-commits] libvorbis: fix use of minrate/maxrate AVOptions

2012-10-18 Thread Justin Ruggles
Module: libav Branch: release/0.8 Commit: 5920d00d741796a7e1a53241c7814d529cb68455 Author:Justin Ruggles Committer: Anton Khirnov Date: Tue Feb 28 18:52:30 2012 -0500 libvorbis: fix use of minrate/maxrate AVOptions - enable the options for audio encoding - properly check for user-set

[libav-commits] h264: fix deadlocks on incomplete reference frame decoding.

2012-10-18 Thread Ronald S. Bultje
Module: libav Branch: release/0.8 Commit: 79fb7bc667dd4b9c899b3223d3e4fb5baa6c2e17 Author:Ronald S. Bultje Committer: Anton Khirnov Date: Fri Mar 16 15:24:08 2012 -0700 h264: fix deadlocks on incomplete reference frame decoding. If decoding a second complementary field, and the first

[libav-commits] wmapro: prevent division by zero when sample rate is unspecified

2012-10-18 Thread Sean McGovern
Module: libav Branch: release/0.8 Commit: a2d4d9f4fbe13cb259f06fb907a056b6f3dd2d15 Author:Sean McGovern Committer: Anton Khirnov Date: Thu Aug 2 15:37:28 2012 -0400 wmapro: prevent division by zero when sample rate is unspecified This fixes Bugzilla #327: Signed-off-by: Kostya Shish

[libav-commits] avidec: return 0, not packet size from read_packet().

2012-10-18 Thread Anton Khirnov
Module: libav Branch: release/0.8 Commit: 5acd1c6561c0aa4f11eb9a83cf56790f1db50d23 Author:Anton Khirnov Committer: Anton Khirnov Date: Fri Sep 28 15:26:48 2012 +0200 avidec: return 0, not packet size from read_packet(). (cherry picked from commit eeade678f0a2bac127aeed2fb68d8717a64634

[libav-commits] cmdutils: avoid setting data pointers to invalid values in alloc_buffer()

2012-10-18 Thread Anton Khirnov
Module: libav Branch: release/0.8 Commit: 141d4ed6c0911fde1913f3b757ace5012eabd897 Author:Anton Khirnov Committer: Anton Khirnov Date: Tue Sep 11 11:03:52 2012 +0200 cmdutils: avoid setting data pointers to invalid values in alloc_buffer() Fixes bug 352. (cherry picked from commit 990