[libav-commits] vc1dec: Use the right pointer type for the tmp pointer

2011-12-20 Thread Martin Storsjö
Module: libav Branch: master Commit: b797f7352055cec199bb087323f20edaa1101369 Author:Martin Storsjö mar...@martin.st Committer: Martin Storsjö mar...@martin.st Date: Tue Dec 20 10:53:18 2011 +0200 vc1dec: Use the right pointer type for the tmp pointer This fixes warnings about

[libav-commits] mpegts: Suppress invalid timebase warnings on DMB streams.

2011-12-20 Thread Alex Converse
Module: libav Branch: master Commit: 41bdd4adc4ab90a5ef7d63050a4046fcba711365 Author:Alex Converse alex.conve...@gmail.com Committer: Alex Converse alex.conve...@gmail.com Date: Mon Dec 19 10:48:57 2011 -0800 mpegts: Suppress invalid timebase warnings on DMB streams. timestamp_len and

[libav-commits] 4xm: Use bytestream2 functions to prevent overreads

2011-12-20 Thread Aneesh Dogra
Module: libav Branch: master Commit: 1443ea93d935784370f41d85e224718484b0e32c Author:Aneesh Dogra lionane...@gmail.com Committer: Justin Ruggles justin.rugg...@gmail.com Date: Tue Dec 20 04:12:50 2011 +0530 4xm: Use bytestream2 functions to prevent overreads Fixes Bug 110.

[libav-commits] bytestream: add a new set of bytestream functions with overread checking

2011-12-20 Thread Aneesh Dogra
Module: libav Branch: master Commit: fd22616c593156a35b4fe6acbd3668b0802f5f84 Author:Aneesh Dogra lionane...@gmail.com Committer: Justin Ruggles justin.rugg...@gmail.com Date: Tue Dec 20 04:12:50 2011 +0530 bytestream: add a new set of bytestream functions with overread checking

[libav-commits] build: fix standalone compilation of ADX encoder

2011-12-20 Thread Diego Biurrun
Module: libav Branch: master Commit: 19277d933574a8c702db51ea5dbb1d450d6a967c Author:Diego Biurrun di...@biurrun.de Committer: Diego Biurrun di...@biurrun.de Date: Tue Dec 20 18:26:54 2011 +0100 build: fix standalone compilation of ADX encoder The encoder depends on the common code, so

[libav-commits] build: fix standalone compilation of mpc7/mpc8 decoders

2011-12-20 Thread Diego Biurrun
Module: libav Branch: master Commit: 606c9297b92ba47753b50c36e0775ad8f2180f70 Author:Diego Biurrun di...@biurrun.de Committer: Diego Biurrun di...@biurrun.de Date: Tue Dec 20 11:34:05 2011 +0100 build: fix standalone compilation of mpc7/mpc8 decoders These decoders depend on the

[libav-commits] oma: make header compile standalone

2011-12-20 Thread Diego Biurrun
Module: libav Branch: master Commit: a55eb1586c3a0361d1ced1ba9d32e11b68441c29 Author:Diego Biurrun di...@biurrun.de Committer: Diego Biurrun di...@biurrun.de Date: Tue Dec 20 15:38:18 2011 +0100 oma: make header compile standalone --- libavformat/oma.h |7 ++- 1 files

[libav-commits] build: fix standalone compilation of ADPCM decoders

2011-12-20 Thread Diego Biurrun
Module: libav Branch: master Commit: 18725fcdc2aaf40fc25f09886e0e508c5dafd385 Author:Diego Biurrun di...@biurrun.de Committer: Diego Biurrun di...@biurrun.de Date: Tue Dec 20 11:37:56 2011 +0100 build: fix standalone compilation of ADPCM decoders The generic ADPCM codes depends on the

[libav-commits] vp3: Reorder some functions to fix VP3 build with Theora disabled.

2011-12-20 Thread Diego Biurrun
Module: libav Branch: master Commit: bc4d156140c42185433126d838ed454266a4567b Author:Diego Biurrun di...@biurrun.de Committer: Diego Biurrun di...@biurrun.de Date: Tue Dec 20 14:42:54 2011 +0100 vp3: Reorder some functions to fix VP3 build with Theora disabled. --- libavcodec/vp3.c |

[libav-commits] raw: add 10bit YUV definitions

2011-12-20 Thread Luca Barbato
Module: libav Branch: master Commit: 91b1e6f0c678e5d096185c2011f4ca56a3290a20 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Dec 4 15:56:40 2011 +0100 raw: add 10bit YUV definitions Signed-off-by: Luca Barbato lu_z...@gentoo.org ---

[libav-commits] nut: support 10bit YUV

2011-12-20 Thread Luca Barbato
Module: libav Branch: master Commit: 432f0e5b7d2329976ef7aee05d990c7462efd0ee Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Dec 4 15:56:39 2011 +0100 nut: support 10bit YUV Signed-off-by: Luca Barbato lu_z...@gentoo.org ---

[libav-commits] lavc: always align height by 32 pixel

2011-12-20 Thread Rafaël Carré
Module: libav Branch: master Commit: 37c0dc626d2f8254ef623d987eb5077f9120755f Author:Rafaël Carré fun...@videolan.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Dec 13 15:32:34 2011 +0100 lavc: always align height by 32 pixel Interlaced content for most codec requires it.

[libav-commits] postproc: altivec: fix remaining mixed declarations and code

2011-12-20 Thread Mans Rullgard
Module: libav Branch: master Commit: 514294e8cab7ab70e69f686a84e7cc6f1192961c Author:Mans Rullgard m...@mansr.com Committer: Mans Rullgard m...@mansr.com Date: Tue Dec 20 19:07:49 2011 + postproc: altivec: fix remaining mixed declarations and code Signed-off-by: Mans Rullgard

[libav-commits] postproc: altivec: fix trivial cases of mixed declarations and code

2011-12-20 Thread Mans Rullgard
Module: libav Branch: master Commit: b1bcddfb6d06535df59bd212904c725850b36ece Author:Mans Rullgard m...@mansr.com Committer: Mans Rullgard m...@mansr.com Date: Tue Dec 20 18:31:43 2011 + postproc: altivec: fix trivial cases of mixed declarations and code This moves declarations

[libav-commits] postproc: altivec: untemplate some variable names

2011-12-20 Thread Mans Rullgard
Module: libav Branch: master Commit: b49b836f3a0f5853bc084afece1d2ac5b341f103 Author:Mans Rullgard m...@mansr.com Committer: Mans Rullgard m...@mansr.com Date: Tue Dec 20 19:03:25 2011 + postproc: altivec: untemplate some variable names These variables are now in separate scopes

[libav-commits] build: error on mixed declarations and code

2011-12-20 Thread Mans Rullgard
Module: libav Branch: master Commit: 9d6b2077b27980936efdc616e2f9c92a56b443fc Author:Mans Rullgard m...@mansr.com Committer: Mans Rullgard m...@mansr.com Date: Tue Dec 20 16:32:06 2011 + build: error on mixed declarations and code Signed-off-by: Mans Rullgard m...@mansr.com ---

[libav-commits] network: properly declare WSADATA in windows

2011-12-20 Thread Sergey Radionov
Module: libav Branch: master Commit: 139cef8e29bd14de66e29e37722fb09ab2b7e9c5 Author:Sergey Radionov rsa...@gmail.com Committer: Luca Barbato lu_z...@gentoo.org Date: Wed Dec 21 09:19:10 2011 +0700 network: properly declare WSADATA in windows Fixed ISO C90 forbids mixed declarations

[libav-commits] aacdec: Cleanup decode_ics_info.

2011-12-20 Thread Alex Converse
Module: libav Branch: master Commit: 021914e27fe943649e26ea82b2bbd67c89c7c324 Author:Alex Converse alex.conve...@gmail.com Committer: Alex Converse alex.conve...@gmail.com Date: Tue Dec 20 10:36:27 2011 -0800 aacdec: Cleanup decode_ics_info. Remove unused function argument. Return an

[libav-commits] w32threads: wait for the waked thread in pthread_cond_signal.

2011-12-20 Thread Sergey Radionov
Module: libav Branch: master Commit: 2003a29284660255016b1ec4bd5dfb8d53e6a852 Author:Sergey Radionov rsa...@gmail.com Committer: Ronald S. Bultje rsbul...@gmail.com Date: Wed Dec 21 09:08:56 2011 +0700 w32threads: wait for the waked thread in pthread_cond_signal. This fixes a deadlock