[libav-commits] proresenc: multithreaded quantiser search

2012-04-16 Thread Kostya Shishkov
Module: libav Branch: master Commit: 83632cbbf56cb3987c6c56b63dbd8b3fdce1 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sun Apr 15 08:48:43 2012 +0200 proresenc: multithreaded quantiser search --- libavcodec/proresenc.c | 161 ++

[libav-commits] riff: use bps instead of bits_per_coded_sample in the WAVEFORMATEXTENSIBLE header

2012-04-16 Thread Justin Ruggles
Module: libav Branch: master Commit: 8099fc763bb071ba56e3de49a2104c57985fa3d1 Author:Justin Ruggles Committer: Justin Ruggles Date: Mon Apr 16 12:14:25 2012 -0400 riff: use bps instead of bits_per_coded_sample in the WAVEFORMATEXTENSIBLE header This matches the value for the plain WA

[libav-commits] avconv: only set the "channels" option when it exists for the specified input format

2012-04-16 Thread Justin Ruggles
Module: libav Branch: master Commit: b1041f80489b3fe428ef586e6d631fda40bef80e Author:Justin Ruggles Committer: Justin Ruggles Date: Mon Apr 16 12:51:24 2012 -0400 avconv: only set the "channels" option when it exists for the specified input format This allows the user to specify an i

[libav-commits] avplay: update get_buffer to be inline with avconv

2012-04-16 Thread Luca Barbato
Module: libav Branch: master Commit: 6943fb47d3bd0bd46734cdd762ab2c4ee89b0a22 Author:Luca Barbato Committer: Luca Barbato Date: Sun Apr 15 23:08:45 2012 -0700 avplay: update get_buffer to be inline with avconv The buffer must have its dimension, pixel format and aspect ratio set. ---

[libav-commits] faac: Fix multi-channel ordering

2012-04-16 Thread Carl Eugen Hoyos
Module: libav Branch: master Commit: af2f655c02c69aa615eb2a06000a1aa35916967a Author:Carl Eugen Hoyos Committer: Alex Converse Date: Wed Jan 25 02:51:49 2012 +0100 faac: Fix multi-channel ordering Signed-off-by: Alex Converse --- libavcodec/libfaac.c | 10 ++ 1 files cha

[libav-commits] aacdec: More robust output configuration.

2012-04-16 Thread Alex Converse
Module: libav Branch: master Commit: 9fb7e14635026989d9f3e157be9ff6019139b654 Author:Alex Converse Committer: Alex Converse Date: Tue Apr 10 16:27:28 2012 -0700 aacdec: More robust output configuration. Save the old output configuration (if it has been used successfully) when trying a

[libav-commits] faac: Add .channel_layouts

2012-04-16 Thread Alex Converse
Module: libav Branch: master Commit: ca332b1d8c9d869c4dd98a6eae5e464d702948cc Author:Alex Converse Committer: Alex Converse Date: Mon Apr 16 10:35:11 2012 -0700 faac: Add .channel_layouts --- libavcodec/libfaac.c | 12 1 files changed, 12 insertions(+), 0 deletions(-)

[libav-commits] rtmp: Support 'rtmp_app', an option which overrides the name of application

2012-04-16 Thread Samuel Pitoiset
Module: libav Branch: master Commit: 6465562e130b6fcd153c2a5ca9c7bda228ee0ee3 Author:Samuel Pitoiset Committer: Martin Storsjö Date: Sun Apr 15 21:49:48 2012 +0200 rtmp: Support 'rtmp_app', an option which overrides the name of application This option is the name of application to con

[libav-commits] rtmp: Support 'rtmp_playpath', an option which overrides the stream identifier

2012-04-16 Thread Samuel Pitoiset
Module: libav Branch: master Commit: b3b175120151b9d39f05a7e24e322a70ab835138 Author:Samuel Pitoiset Committer: Martin Storsjö Date: Sun Apr 15 21:50:50 2012 +0200 rtmp: Support 'rtmp_playpath', an option which overrides the stream identifier This option is the stream identifier to pl

[libav-commits] avutil: add better documentation for AVSampleFormat

2012-04-16 Thread Justin Ruggles
Module: libav Branch: master Commit: 5e8280d177f694b29a4dce320303af0fa3a11944 Author:Justin Ruggles Committer: Justin Ruggles Date: Wed Apr 11 12:44:26 2012 -0400 avutil: add better documentation for AVSampleFormat --- libavutil/samplefmt.h | 27 ++- 1 file

[libav-commits] indeo3: add parens around some macro arguments

2012-04-16 Thread Mans Rullgard
Module: libav Branch: master Commit: 8b84e082ed27fb635fca524fbd14b1db094ee8b0 Author:Mans Rullgard Committer: Mans Rullgard Date: Mon Apr 16 15:48:05 2012 +0100 indeo3: add parens around some macro arguments Without these, the expansion contains things like --1 with some compilers res

[libav-commits] h264: use proper PROLOGUE statement for a function using 8 registers.

2012-04-16 Thread Ronald S. Bultje
Module: libav Branch: master Commit: 87a246341b0a87122391f9dbf00cae7bc3a62d90 Author:Ronald S. Bultje Committer: Ronald S. Bultje Date: Sun Apr 15 08:11:55 2012 -0700 h264: use proper PROLOGUE statement for a function using 8 registers. Fixes crashes when using biweight on win64. ---

[libav-commits] doc: Update sample Vim config with suitable (function) indentation settings .

2012-04-16 Thread Diego Biurrun
Module: libav Branch: master Commit: b553a425fbd20b38a6cac5fd5e22ecca71e1f599 Author:Diego Biurrun Committer: Diego Biurrun Date: Tue Feb 28 20:44:41 2012 +0100 doc: Update sample Vim config with suitable (function) indentation settings. --- doc/developer.texi |2 ++ 1 files cha

[libav-commits] dv: Move static tables only used in one place to where they are used.

2012-04-16 Thread Diego Biurrun
Module: libav Branch: master Commit: 05afc5f57d19ab403f4c798b5a479ae016a2307c Author:Diego Biurrun Committer: Diego Biurrun Date: Wed Apr 4 17:13:13 2012 +0200 dv: Move static tables only used in one place to where they are used. --- libavcodec/dv.c | 31

[libav-commits] dv: Merge dvquant.h into dvdata.c where all other DV tables reside.

2012-04-16 Thread Diego Biurrun
Module: libav Branch: master Commit: a3dbd459ffe1eef2705090d33e3bdaac539bb62f Author:Diego Biurrun Committer: Diego Biurrun Date: Wed Apr 4 17:32:55 2012 +0200 dv: Merge dvquant.h into dvdata.c where all other DV tables reside. --- libavcodec/dv.c | 17 +++ libavcodec/dv

[libav-commits] graphparser: set next to NULL on an entry extracted from inputs list

2012-04-16 Thread Anton Khirnov
Module: libav Branch: master Commit: aff01de6415f1ba022f1a58e354ad6e4d0796e97 Author:Anton Khirnov Committer: Anton Khirnov Date: Sun Apr 15 21:08:37 2012 +0200 graphparser: set next to NULL on an entry extracted from inputs list Prevents it from referring to the rest of the list. --