[libav-commits] x86: dsputil: Only compile motion_est code when encoders are enabled

2012-09-09 Thread Diego Biurrun
Module: libav Branch: master Commit: a84edbacaf5adbe6e3672851aa8b3034b95787e2 Author:Diego Biurrun Committer: Diego Biurrun Date: Sun Sep 9 21:19:50 2012 +0200 x86: dsputil: Only compile motion_est code when encoders are enabled --- libavcodec/x86/Makefile |4 ++-- 1 files chan

[libav-commits] fate: mp3: drop redundant CMP setting

2012-09-09 Thread Mans Rullgard
Module: libav Branch: master Commit: f181662db9cc15e99497ff1e6a9b81bed1dc7ee3 Author:Mans Rullgard Committer: Mans Rullgard Date: Sun Sep 9 16:49:54 2012 +0100 fate: mp3: drop redundant CMP setting Signed-off-by: Mans Rullgard --- tests/fate/mp3.mak |8 1 files chang

[libav-commits] mem: fix typo in check for __ICC

2012-09-09 Thread Mans Rullgard
Module: libav Branch: master Commit: 8c5ed7a66a59a2eac4b776a44f8ea841b8e12418 Author:Mans Rullgard Committer: Mans Rullgard Date: Sun Sep 9 22:47:15 2012 +0100 mem: fix typo in check for __ICC Signed-off-by: Mans Rullgard --- libavutil/mem.h |2 +- 1 files changed, 1 insertio

[libav-commits] mjpeg: Rename some symbols to avpriv_* instead of ff_*

2012-09-09 Thread Samuel Pitoiset
Module: libav Branch: master Commit: a0845bae49a7ac9a7b33c846db457c471a6c8deb Author:Samuel Pitoiset Committer: Martin Storsjö Date: Thu Sep 6 15:50:20 2012 +0200 mjpeg: Rename some symbols to avpriv_* instead of ff_* These symbols will be used from the RTP/JPEG depacketizer. Signed

[libav-commits] rtp: Depacketization of JPEG (RFC 2435)

2012-09-09 Thread Samuel Pitoiset
Module: libav Branch: master Commit: 3c19815416062536a4305a51f42c8a69ab28b3c6 Author:Samuel Pitoiset Committer: Martin Storsjö Date: Fri Sep 7 19:30:23 2012 +0200 rtp: Depacketization of JPEG (RFC 2435) Signed-off-by: Martin Storsjö --- Changelog|1 + liba

[libav-commits] Rename ff_put_string to avpriv_put_string

2012-09-09 Thread Martin Storsjö
Module: libav Branch: master Commit: aefea4d0de614a33b12419f7cbac101e2565ca0c Author:Martin Storsjö Committer: Martin Storsjö Date: Sun Sep 9 16:03:52 2012 +0300 Rename ff_put_string to avpriv_put_string This allows using it from libavformat as well. This will be used by the RTP/JPEG

[libav-commits] yadif: cosmetics

2012-09-09 Thread Luca Barbato
Module: libav Branch: master Commit: 28165fee1bb155545b82c1537917083bac7813f7 Author:Luca Barbato Committer: Luca Barbato Date: Sat Sep 1 16:04:42 2012 +0200 yadif: cosmetics --- libavfilter/vf_yadif.c | 76 --- 1 files changed, 45 inse