[libav-commits] doc: clarify configure features

2011-04-06 Thread Luca Barbato
Module: libav Branch: master Commit: a013291d26d325ba81d8db758d5e5adccc743cf5 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Apr 4 17:43:45 2011 +0200 doc: clarify configure features This way people will not get surprises regarding

[libav-commits] swscale: simplify rgb2rgb templating

2011-04-14 Thread Luca Barbato
Module: libav Branch: master Commit: 6216fc70b74e01a5272085329aa92f5ac797f9cf Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Apr 14 22:03:45 2011 +0200 swscale: simplify rgb2rgb templating MMX is always built. Drop the ifdefs

[libav-commits] win32: include the correct header in cmdutils.c

2011-04-25 Thread Luca Barbato
Module: libav Branch: master Commit: ba9327ea65310d9e15acb5791980a7d766c9f986 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Apr 25 15:30:42 2011 +0200 win32: include the correct header in cmdutils.c CommandLineToArgvW requires windows.h

[libav-commits] Extend and shuffle content

2011-04-25 Thread Luca Barbato
Module: libav.org Branch: master Commit: f1bf9e442d5cd3d91ed47faae3d20e8f80902aa8 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Apr 16 13:32:31 2011 +0200 Extend and shuffle content We should focus on what we provide first, then how we

[libav-commits] configure: report yasm/nasm presence properly

2011-05-27 Thread Luca Barbato
Module: libav Branch: master Commit: 6348a96c06ca152f32fddac58552dd679d39eddf Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu May 26 20:03:37 2011 +0200 configure: report yasm/nasm presence properly If the secondary assembler is in use report

[libav-commits] v4l2: do not force NTSC as standard

2011-06-05 Thread Luca Barbato
Module: libav Branch: master Commit: 2c6fb9f03204d25bee68f1175233c1fff8e77e65 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Jun 5 14:20:56 2011 -0500 v4l2: do not force NTSC as standard Setting a standard is meaningful only for analog

[libav-commits] flvenc: propagate error properly

2011-06-06 Thread Luca Barbato
Module: libav Branch: master Commit: 0e28e9ca8f0025c34c3c6df8bf699a9a2db43abe Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Jun 6 09:13:05 2011 -0500 flvenc: propagate error properly avio_flush can fail, in particular when used

[libav-commits] avpacket: signal possibly corrupted packets

2011-08-01 Thread Luca Barbato
Module: libav Branch: master Commit: 9d39cbf6cfecfda88e2f822b0437ee22ffa6d745 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Aug 1 17:41:44 2011 +0200 avpacket: signal possibly corrupted packets Use AV_PKT_FLAG_CORRUPT flag to mark packets

[libav-commits] applehttp: fix variant discard logic

2011-08-04 Thread Luca Barbato
Module: libav Branch: master Commit: 1bf6cb85bebe639c836cdbb4498ea5bc252a7c21 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Aug 4 01:06:58 2011 +0200 applehttp: fix variant discard logic The v-ctx is always not NULL now, check for streams

[libav-commits] downloads: update github repo for Luca Barbato

2011-08-09 Thread Luca Barbato
Module: libav.org Branch: master Commit: 96cd89b9313e736388bb5d84f1a2843e05dbb19b Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Aug 7 19:54:14 2011 +0200 downloads: update github repo for Luca Barbato The repo name switched to libav now

[libav-commits] swscale: add dithering to yuv2yuvX_altivec_real

2011-08-12 Thread Luca Barbato
Module: libav Branch: master Commit: 3304a1e69a8a050eb66d2304acd2d01354fa1aac Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Wed Aug 10 02:16:26 2011 +0200 swscale: add dithering to yuv2yuvX_altivec_real It just does that part in scalar form, I

[libav-commits] flvenc: use int64_t to store offsets

2011-08-16 Thread Luca Barbato
Module: libav Branch: master Commit: 7f5bf4fbaf1f2142547321a16358f9871fabdcc6 Author:Luca Barbato lu_z...@gentoo.org Committer: Anton Khirnov an...@khirnov.net Date: Wed Jun 8 14:32:07 2011 + flvenc: use int64_t to store offsets Metadata currently is written only at the start

[libav-commits] Add the newly created security ml

2011-08-19 Thread Luca Barbato
Module: libav.org Branch: master Commit: e98adf45a3fd172e9d584a67159f76daf2c0365b Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri Aug 19 12:01:37 2011 +0200 Add the newly created security ml --- src/contact |2 ++ 1 files changed, 2

[libav-commits] Revert h264: Properly set coded_{width, height} when parsing H.264.

2011-08-29 Thread Luca Barbato
Module: libav Branch: master Commit: 22141917a987e22685ee20440148e25724451f50 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Aug 21 18:27:44 2011 +0200 Revert h264: Properly set coded_{width, height} when parsing H.264. This reverts commit

[libav-commits] avcodec: remove misleading comment

2011-08-31 Thread Luca Barbato
Module: libav Branch: master Commit: dde372934a5cc1012a2dfe841b7b7db925805ca1 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Aug 29 22:47:06 2011 +0200 avcodec: remove misleading comment coded_width is the width before lowres scaling

[libav-commits] nutenc: add namespace to the api facing functions

2011-09-04 Thread Luca Barbato
Module: libav Branch: master Commit: 5ee5dc4e9a094db235fd86454b019b02fa250eee Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Wed Aug 31 19:27:17 2011 +0200 nutenc: add namespace to the api facing functions Rename write_{header,packet,trailer

[libav-commits] doc: explain __STDC_CONSTANT_MACROS in C++

2011-09-10 Thread Luca Barbato
Module: libav Branch: master Commit: d162994a81a311a8dd212a50a2d2ad2b088df97f Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Sep 10 10:23:50 2011 -0400 doc: explain __STDC_CONSTANT_MACROS in C++ In order to build C++ programs using libav you

[libav-commits] flvenc: use int64_t to store offsets

2011-09-26 Thread Luca Barbato
Module: libav Branch: release/0.7 Commit: fe3e7297fe56a383baca484dea2c0d603ae305f8 Author:Luca Barbato lu_z...@gentoo.org Committer: Reinhard Tartler siret...@tauware.de Date: Wed Jun 8 14:32:07 2011 + flvenc: use int64_t to store offsets Metadata currently is written only

[libav-commits] libvpxenc: use libvpx's own defaults for some parameters

2011-09-30 Thread Luca Barbato
Module: libav Branch: master Commit: 6450f26c9ac90bda7c7e58ff75020d0dd2ed0aa2 Author:Luca Barbato lu_z...@gentoo.org Committer: Anton Khirnov an...@khirnov.net Date: Fri Sep 30 12:15:59 2011 +0200 libvpxenc: use libvpx's own defaults for some parameters Specifically, qmin/qmax

[libav-commits] win32: improve threading algorithm warning

2011-10-02 Thread Luca Barbato
Module: libav Branch: master Commit: 0e5cc174bb0f0dfb99bd4969bb1d6c20de3d6e7f Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Sep 26 00:51:14 2011 +0200 win32: improve threading algorithm warning If no threading is requested do not issue

[libav-commits] mov: do not misreport empty stts

2011-10-11 Thread Luca Barbato
Module: libav Branch: master Commit: 30c3d976f12665d5d13971172aab062a97cb1bce Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Oct 11 10:14:06 2011 +0200 mov: do not misreport empty stts Return -1 instead of ENOMEM if entries is 0. Fixes

[libav-commits] pulse: documentation

2011-10-26 Thread Luca Barbato
Module: libav Branch: master Commit: c4b97fbdfabb9d252a13c9c1f7bc8e1c2e9e43c5 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Wed Oct 26 09:27:54 2011 -0700 pulse: documentation Specify avoptions and how to use pactl to list devices. Signed-off

[libav-commits] pulse: introduce pulseaudio input

2011-10-26 Thread Luca Barbato
Module: libav Branch: master Commit: 0de9c41ff4acbd9e0b9f1397d279b40f5750dfe9 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Wed Oct 26 09:27:53 2011 -0700 pulse: introduce pulseaudio input It currently use the simple api and is using

[libav-commits] avstring: Add locale independent implementations of toupper/tolower

2011-11-06 Thread Luca Barbato
Module: libav Branch: master Commit: 07b172fe8f6a5d567edc4dac3f813b210874d3b1 Author:Luca Barbato lu_z...@gentoo.org Committer: Martin Storsjö mar...@martin.st Date: Sat Nov 5 17:15:43 2011 +0200 avstring: Add locale independent implementations of toupper/tolower Signed-off-by: Martin

[libav-commits] doc: update libavfilter documentation

2011-11-10 Thread Luca Barbato
Module: libav Branch: master Commit: 299809defb05eae093cb72da97dfbbb7e17e08fe Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Nov 8 11:37:58 2011 -0800 doc: update libavfilter documentation Update the reference to the conversion tool to use

[libav-commits] doc: prettyfy the texi2html documentation

2011-11-13 Thread Luca Barbato
Module: libav Branch: master Commit: 84fb63ed23855f3c86b846c0d3f8b017ae76aae1 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Nov 13 04:05:13 2011 +0100 doc: prettyfy the texi2html documentation make it use the website css and start

[libav-commits] texi2html: remove stray \n

2011-11-13 Thread Luca Barbato
Module: libav Branch: master Commit: 58b68d6b36d4c88f9250fd4f57f87fea41cc5e10 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Nov 13 12:25:29 2011 +0100 texi2html: remove stray \n Single-quoted strings are printed verbatim in perl. --- doc

[libav-commits] css: uniform links in heading tags

2011-11-13 Thread Luca Barbato
Module: libav.org Branch: master Commit: 397a9b54fa7cff1f3fb6e29d78ec3a2c3ce10aa3 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Nov 14 00:18:11 2011 +0100 css: uniform links in heading tags The styling is inherited to be globally consistent

[libav-commits] pulse: compute frame_duration once and fix it

2011-11-14 Thread Luca Barbato
Module: libav Branch: master Commit: 2625b621ce7eb2d5f2f42d2a6dff37bffce3c726 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Nov 14 15:53:59 2011 +0100 pulse: compute frame_duration once and fix it The frame duration was calculated without

[libav-commits] doxy: introduce an empty structure in libavcodec

2011-11-22 Thread Luca Barbato
Module: libav Branch: master Commit: e97e5a2e0244c2daa2d696cb69ee96a0e77e1eb1 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Nov 20 21:29:52 2011 +0100 doxy: introduce an empty structure in libavcodec --- libavcodec/avcodec.h | 31

[libav-commits] doxy: provide a start page and document libavutil

2011-11-22 Thread Luca Barbato
Module: libav Branch: master Commit: 757cd8d876b18c07e00b53fd4e5c01bedc106d2e Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Nov 20 20:38:24 2011 +0100 doxy: provide a start page and document libavutil Introduce a basic layout, the subpages

[libav-commits] nullenc: drop AVFMT_RAWPICTURE from the flags

2011-11-25 Thread Luca Barbato
Module: libav Branch: master Commit: 035af998ad03020a3dda4e662dfb97c68bbabaaa Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Nov 24 23:03:25 2011 +0100 nullenc: drop AVFMT_RAWPICTURE from the flags This makes the two pass encoding with x264

[libav-commits] doc: cleanup filter section

2011-11-27 Thread Luca Barbato
Module: libav Branch: master Commit: 9270b8a3d1dd5bc9adbf77ed67a00aa7426737bb Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri Nov 25 16:03:16 2011 +0100 doc: cleanup filter section Use the @command{} tag when needed and cleanup the examples

[libav-commits] asf: do not call av_read_frame

2011-12-02 Thread Luca Barbato
Module: libav Branch: master Commit: 73f027c17b0063233ec80e86a6b74ea4df6705c2 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Nov 14 15:18:49 2011 +0100 asf: do not call av_read_frame The asf_read_pts should read the bitstream directly

[libav-commits] doc: improve general documentation for MacOSX

2011-12-02 Thread Luca Barbato
Module: libav Branch: master Commit: 7d68f592f6b3b434b4a4c96a3e28c4149ef17060 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri Dec 2 10:26:00 2011 +0100 doc: improve general documentation for MacOSX Signed-off-by: Luca Barbato lu_z

[libav-commits] fate: update asf seektest

2011-12-02 Thread Luca Barbato
Module: libav Branch: master Commit: 5a2e2516456e383575b44545d17c7f5859ca67b9 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri Dec 2 14:07:45 2011 +0100 fate: update asf seektest --- tests/ref/seek/lavf_asf | 16 1 files

[libav-commits] doc: break some long lines in developer.texi

2011-12-02 Thread Luca Barbato
Module: libav Branch: master Commit: a0338b598b123864cbb814f3de88080ec9215a09 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Dec 3 01:18:28 2011 +0100 doc: break some long lines in developer.texi --- doc/developer.texi | 27

[libav-commits] drawtext: make x and y parametric

2011-12-02 Thread Luca Barbato
Module: libav Branch: master Commit: 2cf74eca70759320200f06efe4a09bd69e169dec Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Dec 1 11:43:11 2011 +0100 drawtext: make x and y parametric Introduce variables E, PHI, PI, main_w/W, main_h/H

[libav-commits] drawtext: manage memory allocation better

2011-12-02 Thread Luca Barbato
Module: libav Branch: master Commit: ec11ff8407eadc65f4225f83e778c504c00ce037 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Dec 1 11:27:19 2011 +0100 drawtext: manage memory allocation better Call dtext_prepare_text as early as possible Do

[libav-commits] drawtext: refactor draw_text

2011-12-02 Thread Luca Barbato
Module: libav Branch: master Commit: a2fb4bcb0189f6421608e0dec1a38c65910763f6 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Dec 1 11:14:54 2011 +0100 drawtext: refactor draw_text Split the memory allocation from the actual drawing

[libav-commits] drawtext: introduce rand(min, max)

2011-12-07 Thread Luca Barbato
Module: libav Branch: master Commit: f5edfc9e92d1340cd50385081e563da226940e4e Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Dec 5 00:56:21 2011 +0100 drawtext: introduce rand(min, max) Signed-off-by: Luca Barbato lu_z...@gentoo.org

[libav-commits] drawtext: remove typo

2011-12-07 Thread Luca Barbato
Module: libav Branch: master Commit: 78212cefe14a2086dc1ea3778b76623b949e5d0c Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Wed Dec 7 20:30:55 2011 +0100 drawtext: remove typo It slipped through the last two iterations. --- libavfilter

[libav-commits] contact: point to our patch submission guidelines instead of the MPlayer ones

2011-12-07 Thread Luca Barbato
Module: libav.org Branch: master Commit: c2025e28a8a61fd21a5c56d08d1a03117fec5dd9 Author:Luca Barbato lu_z...@gentoo.org Committer: Diego Biurrun di...@biurrun.de Date: Tue Dec 6 21:32:35 2011 +0100 contact: point to our patch submission guidelines instead of the MPlayer ones

[libav-commits] doc: add pulseaudio to the input list

2011-12-08 Thread Luca Barbato
Module: libav Branch: master Commit: 12dca02e9e0585bd49b7353c7c2fe7738f76e6f3 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Dec 3 21:53:09 2011 +0100 doc: add pulseaudio to the input list --- doc/general.texi |1 + 1 files changed, 1

[libav-commits] avconv: remove unsubstantiated comment

2011-12-08 Thread Luca Barbato
Module: libav Branch: master Commit: f75e3d25d0c9b9f59a6f51e7a3c4c66a15a45a7b Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Dec 8 02:17:18 2011 +0100 avconv: remove unsubstantiated comment All the currently supported OS-es manage to use

[libav-commits] doxy: change hue value to match our green

2011-12-08 Thread Luca Barbato
Module: libav Branch: master Commit: b73a01eaf1f347419dcba49ca18a99afe0b24b24 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Dec 8 14:29:26 2011 +0100 doxy: change hue value to match our green --- Doxyfile |2 +- 1 files changed, 1

[libav-commits] doc: document fate in a texinfo

2011-12-09 Thread Luca Barbato
Module: libav Branch: master Commit: 1ebbdda1d2754005d722907693ea958da5751af8 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri Dec 2 01:33:07 2011 +0100 doc: document fate in a texinfo Summarize the information provided in the wiki

[libav-commits] doc: port the git-howto to texinfo

2011-12-09 Thread Luca Barbato
Module: libav Branch: master Commit: 2f017d979154001e7944668447320c9f07324726 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Dec 3 18:06:14 2011 +0100 doc: port the git-howto to texinfo --- doc/Makefile |1 + doc/git-howto.texi

[libav-commits] doc: update demuxers section

2011-12-09 Thread Luca Barbato
Module: libav Branch: master Commit: ca410b4eb025c63f2740c8db7ae8d6d98715f5e3 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Dec 8 17:20:17 2011 +0100 doc: update demuxers section Cleanup tags usage and update commandline examples

[libav-commits] doc: update documentation to use avconv

2011-12-09 Thread Luca Barbato
Module: libav Branch: master Commit: d5837d7fe922883d4b7609ec33802d44f9af83b5 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Dec 8 17:39:28 2011 +0100 doc: update documentation to use avconv --- doc/avserver.texi| 24

[libav-commits] doc: split platform specific information

2011-12-09 Thread Luca Barbato
Module: libav Branch: master Commit: 1de6e14efe1f3966023ad1121a6ce3fcbbb1b573 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Dec 3 21:25:04 2011 +0100 doc: split platform specific information Move the platform-specific information in its

[libav-commits] doc: extend external library coverage

2011-12-09 Thread Luca Barbato
Module: libav Branch: master Commit: 9bdfe9ac1c2ecffd23436b8aecee39d749ba0bd8 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Dec 3 21:50:19 2011 +0100 doc: extend external library coverage --- doc/general.texi | 75

[libav-commits] doc: remove some stale entries from the faq

2011-12-10 Thread Luca Barbato
Module: libav Branch: master Commit: 0395d37abb304ba9eb5b3aa9aec48a63724b3229 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Dec 10 01:52:05 2011 +0100 doc: remove some stale entries from the faq Some entries should be still amended

[libav-commits] doc: update to refer to avconv

2011-12-10 Thread Luca Barbato
Module: libav Branch: master Commit: 708060d7d12bcd6f3267f9dd8129f8947bcd92fd Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Dec 10 01:58:04 2011 +0100 doc: update to refer to avconv --- doc/faq.texi | 72

[libav-commits] bugreports: update and cleanup

2011-12-11 Thread Luca Barbato
Module: libav.org Branch: master Commit: 348bae5710b83131dd6e7b578b7dcd6bd37df226 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri Dec 9 20:53:00 2011 +0100 bugreports: update and cleanup Try to remove historical rant and other childish

[libav-commits] yadif: support 10bit YUV

2011-12-13 Thread Luca Barbato
Module: libav Branch: master Commit: d32eed5c73744c25625a9fb66c48e57f2d0b433d Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Dec 4 15:56:41 2011 +0100 yadif: support 10bit YUV Signed-off-by: Luca Barbato lu_z...@gentoo.org

[libav-commits] error_resilience: use the ER_ namespace

2011-12-13 Thread Luca Barbato
Module: libav Branch: master Commit: 5bf2ac2b37ae17df7f2bd541801bec8c049b8d2c Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Nov 28 00:31:51 2011 +0100 error_resilience: use the ER_ namespace Add the namespace to {AC_,DC_,MV_}{END,ERROR

[libav-commits] vc1: mark with ER_MB_ERROR bits overconsumption

2011-12-13 Thread Luca Barbato
Module: libav Branch: master Commit: 4f3667ba59750bf7e4c0954394c7c9e164e01c69 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Nov 28 00:31:53 2011 +0100 vc1: mark with ER_MB_ERROR bits overconsumption This patch is a generalization of what

[libav-commits] lavu: add AVERROR_BUG error value

2011-12-19 Thread Luca Barbato
Module: libav Branch: master Commit: 1ee5b5e823e3fe7e5599036bb057bfbcb3aa260c Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Wed Dec 14 20:27:11 2011 +0100 lavu: add AVERROR_BUG error value It should be used to mark codepath that can be reached

[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 --- libavformat

[libav-commits] doxygen: cleanup style to support older doxy

2011-12-29 Thread Luca Barbato
Module: libav Branch: master Commit: 762b21f9f719063cea805823e595d706640f5e7b Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Dec 27 04:51:39 2011 +0100 doxygen: cleanup style to support older doxy Doxygen 1.7.5.1 had been used as reference

[libav-commits] v4l2: uniform and format options

2012-01-04 Thread Luca Barbato
Module: libav Branch: master Commit: 21aa6ae4fba26597f414bbd28bde129b44f1481d Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Dec 27 03:38:13 2011 +0100 v4l2: uniform and format options --- libavdevice/v4l2.c | 10 +- 1 files

[libav-commits] v4l2: refactor device_open

2012-01-04 Thread Luca Barbato
Module: libav Branch: master Commit: eb89b4fc0994d682cd3f24b882164439c8c3af28 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Dec 27 06:27:41 2011 +0100 v4l2: refactor device_open Check capabilities directly in the function, further simplify

[libav-commits] v4l2: simplify away io_method

2012-01-04 Thread Luca Barbato
Module: libav Branch: master Commit: 246007d37096ea096fe1d7961d5542c385911dc2 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Dec 27 05:52:02 2011 +0100 v4l2: simplify away io_method Only mmap is supported. --- libavdevice/v4l2.c | 45

[libav-commits] v4l2: cosmetics

2012-01-04 Thread Luca Barbato
Module: libav Branch: master Commit: a896d7f45acbafd1e7bbc8544c1b74a3c087bdf9 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Dec 27 05:37:58 2011 +0100 v4l2: cosmetics --- libavdevice/v4l2.c | 139

[libav-commits] v4l2: list available formats

2012-01-04 Thread Luca Barbato
Module: libav Branch: master Commit: a6a4793d045cda277f0ec4579d206b36e3cf90b6 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Dec 27 06:31:41 2011 +0100 v4l2: list available formats Make use of the experimental framesize enumeration ioctl

[libav-commits] v4l2: support compressed formats

2012-01-09 Thread Luca Barbato
Module: libav Branch: master Commit: b8c310cb0a071d998b90e9b166ed29062524de8b Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Wed Jan 4 15:06:10 2012 +0100 v4l2: support compressed formats Let pass the codec name to -pixel_format and introduce

[libav-commits] v4l2: poll the file descriptor

2012-01-09 Thread Luca Barbato
Module: libav Branch: master Commit: 0efd48dfd15273a5ac85f2fd42f19d419fafe90d Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Jan 5 12:17:45 2012 +0100 v4l2: poll the file descriptor Instead of busy waiting use poll(); --- libavdevice

[libav-commits] v4l2: use C99 struct initializer

2012-01-09 Thread Luca Barbato
Module: libav Branch: master Commit: b6db385922b79939b0dc124d53ddb4824afac040 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Jan 7 10:59:35 2012 +0100 v4l2: use C99 struct initializer Remove some unneeded memsets. --- libavdevice/v4l2.c

[libav-commits] doc: fix stray reference to FFmpeg

2012-01-09 Thread Luca Barbato
Module: libav Branch: master Commit: 0c50edb789c6489aad477d19bab5b06b01a36d91 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Jan 8 17:49:43 2012 +0100 doc: fix stray reference to FFmpeg --- doc/filters.texi |2 +- 1 files changed, 1

[libav-commits] footer: add thank you note for the server donation

2012-02-15 Thread Luca Barbato
Module: libav.org Branch: master Commit: cd608466e4acf60f14eb5874120b7aa6c6a83193 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Feb 16 05:21:02 2012 +0100 footer: add thank you note for the server donation --- htdocs/default.css |8

[libav-commits] footer: thin the footer ending

2012-02-15 Thread Luca Barbato
Module: libav.org Branch: master Commit: 984f8e04ae3d346f5f3a890df543af2a74efe8e6 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Feb 16 06:01:35 2012 +0100 footer: thin the footer ending Use a span instead of a p. --- src/template_footer

[libav-commits] doxy: remove reference to removed api

2012-02-19 Thread Luca Barbato
Module: libav Branch: master Commit: 6b8b0fe2bc57fdd606074e52ba73cd9b3d95e644 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Feb 19 10:35:45 2012 +0100 doxy: remove reference to removed api --- libavformat/avformat.h |7 +++ 1

[libav-commits] examples: unbreak compilation

2012-02-19 Thread Luca Barbato
Module: libav Branch: master Commit: aac63cef209877df62d3631e4d04187b94574136 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Feb 19 10:34:40 2012 +0100 examples: unbreak compilation Update api so it will compile again. --- libavcodec/api

[libav-commits] segment: implement wrap around

2012-02-28 Thread Luca Barbato
Module: libav Branch: master Commit: 0c1759ac4b1ff8f0305dab4f244fa929b77a6fab Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Feb 25 21:45:23 2012 +0100 segment: implement wrap around Provide a way to wrap around the segment index so

[libav-commits] avf: reorder AVStream and AVFormatContext

2012-02-28 Thread Luca Barbato
Module: libav Branch: master Commit: ee42df8a35c2b795f524c856834d0823dbd4e75d Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Feb 27 22:40:11 2012 +0100 avf: reorder AVStream and AVFormatContext --- libavformat/avformat.h | 72

[libav-commits] v4l2: update documentation

2012-03-07 Thread Luca Barbato
Module: libav Branch: master Commit: af49e1766bac514f21cd9b7497e6731b778c28be Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Mar 3 12:24:56 2012 +0100 v4l2: update documentation Update the examples and remove stale information. Video4linux

[libav-commits] avf: fix audio writing in the output-example

2012-03-29 Thread Luca Barbato
Module: libav Branch: master Commit: 28db30aa29e04c4f0cd43936ccea0752cfc57739 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Mar 29 12:00:37 2012 -0700 avf: fix audio writing in the output-example av_init_packet does not reset data and size

[libav-commits] avf: make the example output the proper message

2012-03-29 Thread Luca Barbato
Module: libav Branch: master Commit: 93f6d0475fcf6ad6e94a486eb8f40827e4b9bfa4 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu Mar 29 15:28:00 2012 -0700 avf: make the example output the proper message av_dump_format needs the codecs opened

[libav-commits] movenc: remove redundant check

2012-04-11 Thread Luca Barbato
Module: libav Branch: master Commit: 18b59956e0e94017f1b519bb42c7c937b2f9f8a4 Author:Luca Barbato lu_z...@gentoo.org Committer: Martin Storsjö mar...@martin.st Date: Wed Apr 11 03:37:13 2012 -0700 movenc: remove redundant check The proper check is already in mov_write_header. Signed

[libav-commits] movenc: small refactor mov_write_packet

2012-04-11 Thread Luca Barbato
Module: libav Branch: master Commit: ebbede22657a17c40f913857b23c8de85e75fe5c Author:Luca Barbato lu_z...@gentoo.org Committer: Martin Storsjö mar...@martin.st Date: Wed Apr 11 03:37:14 2012 -0700 movenc: small refactor mov_write_packet Share the formerly internal write_packet

[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 lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Apr 15 23:08:45 2012 -0700 avplay: update get_buffer to be inline with avconv The buffer must have its dimension

[libav-commits] mkv: report average framerate as minimal as well

2012-04-17 Thread Luca Barbato
Module: libav Branch: master Commit: 204bcdf56c8f7dae5c487ab0da5c647154f0cd2a Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Apr 17 15:47:22 2012 -0700 mkv: report average framerate as minimal as well This is in line with other demuxers

[libav-commits] mkv: use av_reduce instead of av_d2q for framerate estimation

2012-04-17 Thread Luca Barbato
Module: libav Branch: master Commit: ac97d47d9b9276a930081d529a3997af13a7c0be Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Apr 17 16:32:07 2012 -0700 mkv: use av_reduce instead of av_d2q for framerate estimation It avoids some rounding

[libav-commits] avconv: fix off by one check in complex_filter

2012-04-22 Thread Luca Barbato
Module: libav Branch: master Commit: 1381081cdb5999892d69f2ff010cf9371bfc7978 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Apr 22 16:37:54 2012 -0700 avconv: fix off by one check in complex_filter nb_input_files is already an invalid index

[libav-commits] avf: fix faulty check in has_duration

2012-04-25 Thread Luca Barbato
Module: libav Branch: master Commit: 8b97ae64841ed29db9c77db322890656cdc0d354 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Apr 24 22:13:02 2012 -0700 avf: fix faulty check in has_duration An invalid duration is AV_NOPTS_VALUE not 0

[libav-commits] avio: make avio_close(NULL) a no-op

2012-04-27 Thread Luca Barbato
Module: libav Branch: master Commit: e1e146a2d139bbc7e10b6ade68bf99abf285d6ad Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri Apr 27 10:53:04 2012 -0700 avio: make avio_close(NULL) a no-op Its behaviour in line with ffurl_close(NULL

[libav-commits] segment: reorder seg_write_header allocation

2012-04-27 Thread Luca Barbato
Module: libav Branch: master Commit: 3b52e9da10158029edbd01bafe2235e653e6eaec Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri Apr 27 11:09:30 2012 -0700 segment: reorder seg_write_header allocation As pointed by Paul B Mahol one...@gmail.com

[libav-commits] mkv: forward EMBL block data error

2012-04-29 Thread Luca Barbato
Module: libav Branch: master Commit: 721af294d9b7ba5df9ffe52b83254654c3d55f16 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Apr 29 17:39:31 2012 -0700 mkv: forward EMBL block data error Do not return 0 on error. --- libavformat

[libav-commits] avcodec: cosmetic cleanup on header

2012-04-29 Thread Luca Barbato
Module: libav Branch: master Commit: ccc2dfbcdf77c7186084eb04056b1e508aeb6789 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Apr 29 13:28:41 2012 -0700 avcodec: cosmetic cleanup on header Apply coding style to the structs. --- libavcodec

[libav-commits] doc: clarify check for NULL pointer style

2012-05-06 Thread Luca Barbato
Module: libav Branch: master Commit: e004bc16a130486b5b1ceebdb899d72ee538 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri May 4 10:03:42 2012 -0700 doc: clarify check for NULL pointer style Our code should be terse and clear. --- doc

[libav-commits] sctp: Initial tcp-alike sctp support with streams

2012-05-08 Thread Luca Barbato
Module: libav Branch: master Commit: 5699884c2e2b76c43df405b8613e40a953338738 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sat Apr 21 14:03:05 2012 +0200 sctp: Initial tcp-alike sctp support with streams Signed-off-by: Jordi Ortiz nenjo

[libav-commits] avprobe: provide JSON output

2012-05-25 Thread Luca Barbato
Module: libav Branch: master Commit: 0d242a7713c795c4f4b8df8cac38f128aa3a811e Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Thu May 24 12:22:29 2012 -0700 avprobe: provide JSON output JSON usage is quite widespread. --- avprobe.c | 120

[libav-commits] avprobe: improve formatting

2012-05-25 Thread Luca Barbato
Module: libav Branch: master Commit: beb33fca697e4a7ecfe1661d0699a0d55f23f03a Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri May 25 11:47:06 2012 -0700 avprobe: improve formatting Do not use decimals if not needed. --- avprobe.c |7

[libav-commits] rtmp: fix url parsing

2012-05-25 Thread Luca Barbato
Module: libav Branch: master Commit: c6eeb9b7b6bbf5d0f507cad522ed5a4f929de14f Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon May 14 17:24:27 2012 -0700 rtmp: fix url parsing The application component can have a subcomponent to specify

[libav-commits] fate: document TARGET_EXEC and its usage

2012-05-25 Thread Luca Barbato
Module: libav Branch: master Commit: b0970a69d11919b41c19a2901d4a7c2cf0b4ba2f Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon May 14 15:44:30 2012 -0700 fate: document TARGET_EXEC and its usage TARGET_EXEC allows running FATE on simulators

[libav-commits] avprobe: changelog entry

2012-05-25 Thread Luca Barbato
Module: libav Branch: master Commit: f4dd6465e9f82ff631cf356f9972a081ebadd4e0 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri May 25 12:58:58 2012 -0700 avprobe: changelog entry --- Changelog |2 +- 1 files changed, 1 insertions(+), 1

[libav-commits] avprobe: update documentation

2012-05-25 Thread Luca Barbato
Module: libav Branch: master Commit: 6a6c2a94c516b691dee4a0800efa76fc073aacbb Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri May 25 12:57:36 2012 -0700 avprobe: update documentation Update the documentation according to the latest changes

[libav-commits] avprobe: fix function prototype

2012-05-25 Thread Luca Barbato
Module: libav Branch: master Commit: 70026be8e52460776f8023f35cdad3e854e752ae Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri May 25 15:19:50 2012 -0700 avprobe: fix function prototype Make opt_output_format return the correct value

  1   2   3   4   5   6   7   8   9   10   >