[libav-commits] audio_frame_queue: Define af_queue_log_state before using it

2012-08-28 Thread Martin Storsjö
Module: libav Branch: master Commit: 0b58c77ed18ae1c0b47e4f25e43550dfc48da0e1 Author:Martin Storsjö mar...@martin.st Committer: Martin Storsjö mar...@martin.st Date: Tue Aug 28 17:23:16 2012 +0300 audio_frame_queue: Define af_queue_log_state before using it This fixes building with

[libav-commits] rtpdec_h264: Don't set the pixel format

2012-08-28 Thread Samuel Pitoiset
Module: libav Branch: master Commit: 6af2480aa62e96fbfa4f2f99b80280ce77dafafd Author:Samuel Pitoiset samuel.pitoi...@gmail.com Committer: Martin Storsjö mar...@martin.st Date: Sun Aug 26 17:35:08 2012 +0200 rtpdec_h264: Don't set the pixel format There is no need for this depacketizer

[libav-commits] h264: Check that the codec isn't null before accessing it

2012-08-28 Thread Martin Storsjö
Module: libav Branch: master Commit: 6f5b1a2ba4cc568b3b8ae11b7dfd4a70fb891680 Author:Martin Storsjö mar...@martin.st Committer: Martin Storsjö mar...@martin.st Date: Tue Aug 28 14:27:10 2012 +0300 h264: Check that the codec isn't null before accessing it This fixes crashes introduced

[libav-commits] cllc: simplify/fix swapped data buffer allocation.

2012-08-28 Thread Reimar Döffinger
Module: libav Branch: master Commit: 998f92d680554cbefb4d34c7b3a0a791f94e8f00 Author:Reimar Döffinger reimar.doeffin...@gmx.de Committer: Derek Buitenhuis derek.buitenh...@gmail.com Date: Mon Aug 27 20:11:08 2012 + cllc: simplify/fix swapped data buffer allocation. Using the malloc

[libav-commits] huffman: add ff_huff_gen_len_table

2012-08-28 Thread Michael Niedermayer
Module: libav Branch: master Commit: 5a582bd3b500918432996317b704071f462578ca Author:Michael Niedermayer michae...@gmx.at Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Aug 27 16:00:47 2012 +0200 huffman: add ff_huff_gen_len_table The function will be used by utvideo as well.

[libav-commits] sdp: Include profile-level-id for H264

2012-08-28 Thread Martin Storsjö
Module: libav Branch: master Commit: 06b5246c845b4342ad1c5eaad6b2f18004d9223c Author:Martin Storsjö mar...@martin.st Committer: Martin Storsjö mar...@martin.st Date: Tue Aug 28 14:57:26 2012 +0300 sdp: Include profile-level-id for H264 This is required for playback with the Stagefright

[libav-commits] x86: avcodec: Drop silly _sse suffixes from filenames

2012-08-28 Thread Diego Biurrun
Module: libav Branch: master Commit: efbd04c332e90e26fa756309f5c2acfcaf3bc50b Author:Diego Biurrun di...@biurrun.de Committer: Diego Biurrun di...@biurrun.de Date: Wed Aug 8 01:49:46 2012 +0200 x86: avcodec: Drop silly _sse suffixes from filenames --- libavcodec/x86/Makefile

[libav-commits] x86: avcodec: Drop silly _mmx suffixes from filenames

2012-08-28 Thread Diego Biurrun
Module: libav Branch: master Commit: bcc45d6348174241e1ec7ce9f8129bebbde4bde6 Author:Diego Biurrun di...@biurrun.de Committer: Diego Biurrun di...@biurrun.de Date: Wed Aug 8 02:12:17 2012 +0200 x86: avcodec: Drop silly _mmx suffixes from filenames --- libavcodec/x86/Makefile

[libav-commits] sdp: Use static const char arrays instead of pointers to strings

2012-08-28 Thread Martin Storsjö
Module: libav Branch: master Commit: d4bba93f4d9942ffede16c0f9d810eef7f81fe97 Author:Martin Storsjö mar...@martin.st Committer: Martin Storsjö mar...@martin.st Date: Tue Aug 28 19:24:14 2012 +0300 sdp: Use static const char arrays instead of pointers to strings Signed-off-by: Martin

[libav-commits] qt-faststart: Use other seek/tell functions on MSVC than on mingw

2012-08-28 Thread Martin Storsjö
Module: libav Branch: master Commit: dd4169ab924f00391711a21dd3c6c1f90d2795e0 Author:Martin Storsjö mar...@martin.st Committer: Martin Storsjö mar...@martin.st Date: Tue Aug 28 22:40:27 2012 +0300 qt-faststart: Use other seek/tell functions on MSVC than on mingw Signed-off-by: Martin

[libav-commits] ismindex: Include direct.h for _mkdir on windows

2012-08-28 Thread Martin Storsjö
Module: libav Branch: master Commit: bff714ad4c1a3db38816a9ebded20ef4f60ad08f Author:Martin Storsjö mar...@martin.st Committer: Martin Storsjö mar...@martin.st Date: Tue Aug 28 22:30:36 2012 +0300 ismindex: Include direct.h for _mkdir on windows The Windows SDK in MSVC doesn't have

[libav-commits] tools: Include io.h for open/read/write/close if unistd.h doesn't exist

2012-08-28 Thread Martin Storsjö
Module: libav Branch: master Commit: 212ec5faf9a75380594c9b49dc689b7e8be0e2cc Author:Martin Storsjö mar...@martin.st Committer: Martin Storsjö mar...@martin.st Date: Tue Aug 28 22:54:43 2012 +0300 tools: Include io.h for open/read/write/close if unistd.h doesn't exist Signed-off-by:

[libav-commits] testprogs: Remove unused includes

2012-08-28 Thread Martin Storsjö
Module: libav Branch: master Commit: 3ad9eac5a0be9698fe908f2bafe8b76a0d6528ce Author:Martin Storsjö mar...@martin.st Committer: Martin Storsjö mar...@martin.st Date: Tue Aug 28 22:44:31 2012 +0300 testprogs: Remove unused includes Signed-off-by: Martin Storsjö mar...@martin.st ---

[libav-commits] graph2dot: Use the fallback getopt implementation if needed

2012-08-28 Thread Martin Storsjö
Module: libav Branch: master Commit: 09d5e02ab0448acedc3d516595eebd408eebf679 Author:Martin Storsjö mar...@martin.st Committer: Martin Storsjö mar...@martin.st Date: Tue Aug 28 19:35:39 2012 +0300 graph2dot: Use the fallback getopt implementation if needed Signed-off-by: Martin Storsjö

[libav-commits] yuv2rgb: handle line widths that are not a multiple of 4.

2012-08-28 Thread Ronald S. Bultje
Module: libav Branch: master Commit: b64a72e1b2a9250d372add69d4f0f7efc92b16a8 Author:Ronald S. Bultje rsbul...@gmail.com Committer: Ronald S. Bultje rsbul...@gmail.com Date: Mon Aug 27 17:32:50 2012 -0700 yuv2rgb: handle line widths that are not a multiple of 4. This introduces support

[libav-commits] configure: support Bitrig OS

2012-08-28 Thread Brad Smith
Module: libav Branch: master Commit: d488c3bcbaf7ddda42597e014deb661a7e9e2112 Author:Brad Smith b...@comstyle.com Committer: Diego Biurrun di...@biurrun.de Date: Mon Aug 27 14:57:52 2012 -0400 configure: support Bitrig OS Signed-off-by: Diego Biurrun di...@biurrun.de --- configure |

[libav-commits] x86: mpegvideoenc: fix linking with --disable-mmx

2012-08-28 Thread Diego Biurrun
Module: libav Branch: master Commit: 2f2aa2e5426d89762b3c156275d903419e9cf570 Author:Diego Biurrun di...@biurrun.de Committer: Diego Biurrun di...@biurrun.de Date: Tue Aug 28 17:45:24 2012 +0200 x86: mpegvideoenc: fix linking with --disable-mmx The optimized dct_quantize template

[libav-commits] x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation

2012-08-28 Thread Diego Biurrun
Module: libav Branch: master Commit: d39791bf398bedd842ed75260e9de6fcc64c6fe0 Author:Diego Biurrun di...@biurrun.de Committer: Diego Biurrun di...@biurrun.de Date: Tue Aug 28 17:37:54 2012 +0200 x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation This avoids

[libav-commits] x86: Always compile files with functions that are called unconditionally

2012-08-28 Thread Diego Biurrun
Module: libav Branch: master Commit: 2e6f93a2845e4b917e7e7aab45ec1a49d76d11bb Author:Diego Biurrun di...@biurrun.de Committer: Diego Biurrun di...@biurrun.de Date: Tue Aug 28 17:47:39 2012 +0200 x86: Always compile files with functions that are called unconditionally ---

[libav-commits] configure: probe_cc: use separate variable for linker output flag

2012-08-28 Thread Mans Rullgard
Module: libav Branch: master Commit: 2763587c8323983b2c3d2691ed05072e19394f3f Author:Mans Rullgard m...@mansr.com Committer: Mans Rullgard m...@mansr.com Date: Tue Aug 28 12:50:09 2012 +0100 configure: probe_cc: use separate variable for linker output flag Some tools use different

[libav-commits] build: add separate setting for host linker

2012-08-28 Thread Mans Rullgard
Module: libav Branch: master Commit: 095792f25351fbbaeb29504ae0a5d15c3f4b41d7 Author:Mans Rullgard m...@mansr.com Committer: Mans Rullgard m...@mansr.com Date: Tue Aug 28 13:02:35 2012 +0100 build: add separate setting for host linker This adds new HOSTLD and related settings for host

[libav-commits] build: export filtered -lz flag in config.mak

2012-08-28 Thread Mans Rullgard
Module: libav Branch: master Commit: 7baa115a33ab516c85ac94f6c5cdaee73e65ddf8 Author:Mans Rullgard m...@mansr.com Committer: Mans Rullgard m...@mansr.com Date: Tue Aug 28 16:24:09 2012 +0100 build: export filtered -lz flag in config.mak This is needed to link tools/cws2fws using a